#Content {
position: relative;
	margin-left: auto;
	margin-right: auto;
	width:785px;
	background-color:#D1DFE2;
	min-width:785px;
}

	
/*** basic ***/
body{
 font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color:#594C5E;
  margin:0px;
  	margin-top:10px;
  padding:0px;
  background-color:#E5D9BF;
}

a:hover{
	color: #FF09B7;
	text-decoration: underline;
	border-color:solid 1px red;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	color:#8F7868;
}

h1{
   font-size: 140%;
   text-align:center;
   color:#43484E;
}

h2{

 font-size: 150%;
  color:#000000;
  letter-spacing: 0.1em;
}

h3{
 font-size: 105%;
 font-weight:bold;
}

P{

}

strong{
  letter-spacing: 0.13em;
  font-weight:bold;
}
/*** DIVS ***/
#website_branding{
background-image: url(../images/swancottageheader.jpg);
background-repeat: no-repeat;
height:180px;
width:785px;
}

#website_branding a{
  color:#FF09B7;
}

#website_container{
  padding:0px;
  margin:0px;
}

#mainpage{
width:785px;
padding:0px;
padding-bottom:85px;
}

#col_one{

}


#website_footer{
	text-align:center;
	width:785px;
	padding-top:10px;
	padding-bottom:10px;
	height:40px;
	font-size:1em;
	font-weight:bold;
	color:#615468;
	background-image: url(../images/foot.jpg);
background-repeat: no-repeat;
background-position:bottom;
  letter-spacing: 0.15em;
}

#website_footer a{
	color:#ffffff;
}

#global_footer{
	text-align:center;
	width:785px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:0.9em;
	background-color:#E5D9BF;
	color:#000000;
}

#global_footer a{
	color:#C13C7B;
}

/*** contact us ***/
#submit{
  text-align:right;
  padding-left:403px;
}

input, textarea{
}

#content, .contactmessage{
  padding-top:0px;
  padding-bottom:0px;
}

/*** gallery page ***/

img{
  border:solid 1px #000000;
}

.Welcome img{
border:solid 0px;
}
.image{
  width:165px;
  padding:0px;
  padding-bottom:0px;
  margin:0px;
  text-align :center;
}

.imagecaption{
width:220px;
color:#000000;
}

/*** MENU ***/
#website_menu{
 background-image: url(../images/menu2.jpg);
background-repeat: y;
  width:785px;
  text-align:center;
  height:26px; 
  font-size:1em;
  margin-bottom:0px;]
  margin-top:1px;
}

#website_menu ul{
  list-style: none;
  margin: 0px;
  text-align:center;
  padding:0px;
}

#website_menu li{
	margin: 0px;
  padding:0px;
margin-top:6px;
  float: left;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #939498;
}

#website_menu li a{
  display: block;
  color: #534856;
  font-weight:bold;
  text-decoration: none;
}

#website_menu li a:hover{
  color:#534856;
  text-decoration:underline;
}

#website_menu li a.current{
  color:#534856;
  text-decoration:underline;
}

.submit{
  border:solid 1px #cccccc;
  font-weight:bold;
  background-color:#ffffff;
  color:#939498;
}

/*** news ***/

.headline{
text-align:left;
}
.date, .time {
  display:none;
}

.headline a{
color:#000000;
text-decoration:none;
width:206px;
}

.news_row{
padding-bottom:10px;
}

.news_row img{
  border:solid 1px;
  margin:15px;
}

.News .news_row{
border-top:solid 1px #cccccc;
padding-top:10px;

}

.News .newsimage{
width:200px;
float:right;
height:200px;
text-align:left;
}
/*** home ***/
#col_one{
padding:10px;
padding-left:40px;
padding-right:40px;
width:705px;
}
.gallery_page #col_one{

text-align:left;

}

.News #col_one, .Contact_Us #col_one{
text-align:left;
}

.Contact #col_one{
width:700px;
padding-bottom:20px;
}

 #col_two{
width:700px;
padding:60px;
}

#tel{
position:absolute;
margin-top:10px;
left:770px;
top:165px;
font-weight:bold;
font-size:130%;
}

.pricetable{
width:80%;
margin:0 auto;
border:5px solid #CCCCCC;
}

.pricetable td{
text-align:center;
border:1px solid #CCCCCC;
}