body {
	background: url('images/background.jpg') top center repeat-x #718955;
	color: #000000;
	margin: 0;
	padding:0; might work
	font-size: 12px;
	line-height: 1.3em;
	font-family: Trebuchet, helvetica, sans-serif;

}

body#photos {
	background: url('images/background-photos.jpg') top center repeat-x #718955;
}

#page {

	display: block;
	text-align: center;

}

#layout {

	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	border: 1px solid #595858;
	margin-top: 0px;

}

.alt {

	display: none;

}

h2 {
font-family: georgia, helvetica, sans-serif;
color: #56713f;
font-style:italic;
font-size:24px;
} 

h3 {
font-size: 18px;
font-weight: normal;
color: #56713f;
margin-top: 0px;
margin-bottom: 3px;
} 

h4 {
font-family: georgia, helvetica, sans-serif;
font-size: 19px;
font-style: italic;
font-weight:normal;
color: #56713f;
margin-top: 0px;
margin-bottom: 3px;

} 
 

a.reversed:link { color: #56713f; }
a.reversed:active { color: #56713f; }
a.reversed:visited { color: #56713f; }
a.reversed:hover {text-decoration: underline;}

p { margin-top: 3px; }

#header {
}



#topIMG {
	height: 400px;

}

#home #topIMG{
	background: url("images/headerbg.jpg") top left no-repeat;
}

#rooms #topIMG{
	background: url("images/headerbg-rooms.jpg") top left no-repeat;
}

#area #topIMG{
	background: url("images/headerbg-area.jpg") top left no-repeat;
}

#policies #topIMG{
	background: url("images/headerbg-policies.jpg") top left no-repeat;
}

#photos #topIMG {
	background: url("images/headerbg-photos.jpg") top left no-repeat;
	height: 200px;
}


#quote{
	position: absolute;
	top: 350px;
	margin-left: 20px;
	margin-top: 10px;
	z-index: 3;
	color: #ffffff;
	width: 290px;
	font-family: georgia;
	font-size: 13px;
	font-style: italic;

}

.image {
margin: 6px;}

.right {
margin-right: -20px;
float: right;
clear: right;}

.pageName{
	margin-top:5px;
	color: #56713f;
	font-size: 20px;
	font-family: Trebuchet;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li {
	float: left;
}

.nav ul li a {
	display: block;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

.nav ul li a:hover {
	text-decoration: underline;
}

#phone{
	color: #ffffff;
	float: left;
	margin: 9px 0 0 20px;
	font-size: 14px;
}
#phone a:link {color:#ffffff}
#phone a:visited {color:#ffffff}
#phone a:hover {color:#ffffff; text-decoration:none;}
#phone a:active {color:#ffffff}

#topNav {
	background: #2f4c2a;
	height: 37px;
}

#topNav ul {

	float: right;
	margin: 5px 10px 0 0;

}

#topNav ul li a {
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;

	
	}

#topNav ul li a:hover{

	text-decoration: underline;

}

#topNav ul li.lastOne a{


	border-right: none;

}

#leftbar{

	float: left;
	width: 325px;

}

.leftBar #layout{

	background: url('images/leftbarcolor.gif') top left repeat-y #ffffff;

}
#photos #layout{
	background:#ffffff;

}

#photos.leftbar #content{
	margin:20px;
}


#rooms #layout{
	background:#ffffff;

}


.leftBar #content .container{

	width: 600px;
	margin-left: 330px;

}


#rooms.leftBar #content #policies{

	margin: 20px;
	
}

#rooms.leftBar #content #leftbar img{

	padding:0 0 3px 0;
	border-right:#585757 1px solid;
}


#content {

}

#content .container{

	padding: 15px 15px 0 15px;
	min-height: 300px;
	
}

#content .container a:link {color:#56713f}
#content .container a:visited {color:#56713f}
#content .container a:hover {color:#56713f text-decoration:none;}
#content .container a:active {color:#56713f}

#bottomNav ul {
	clear: both;
	float: right;
	margin: 15px;

}

#bottomNav ul li a {
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding: 0 5px 0 5px;
}

#bottomNav ul li.lastOne a{
	
	border-right: none;

}

#bottomNav a:hover, #copyright a:hover {
	text-decoration: underline;
}


#footer{
	font-size: 12px;
	background:#56713f;
	color: #ffffff;
	padding: 10px;
	clear: both;
}

#footer a:link {color:#FFFFFF;}
#footer a:visited {color:#FFFFFF;}
#footer a:hover {color:#FFFFFF; text-decoration:none;}
#footer a:active {color:#FFFFFF;}

#footer p{

	margin: 0;

}

#copyright {
	text-align: right;
	width: 980px;
	color: #fff;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}

#copyright a{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#copyright a:hover {

	text-decoration: underline;

}

#copyright p{

	margin: 2px 0 2px 0;

}

.imgBorder{
	border: 2px solid #ffffff;
}

#content .container p a.checkavail {
	color:#FFFFFF;
	display:block;
	text-align:center;
	width:200px;
	padding:3px;
	border:solid 2px #CE915C;
	background:#8F9C76;
	font-size:18px;
	text-decoration:none;
}
#content .container p a.checkavail:hover {
	background:#543E61;
	color:#FFFFFF;
}

	
#policies .avail{
	background: url('images/avail.png') top left no-repeat;
	width:251px;
	height:86px;
	float:right;
	border:none;
	text-align:center;
	margin:10px 0 10px 10px;
}

#policies .avail a{
	font-weight:bold;
	font-size:14px;
	line-height:80px;
}

#content a:link {color:#533B1E}
#content a:visited {color:#533B1E}
#content a:hover {color:#533B1E; text-decoration:none;}
#content a:active {color:#533B1E}



/*		feedburner		*/
.feedburnerFeedBlock {
	border: 5px solid #8e7c58;
	padding:10px;
	margin: 20px 0;
	
	
	display:none;
}
.feedburnerFeedBlock p{
	margin:0;
	padding:0;
}
.feedburnerFeedBlock ul{
	margin:10px 0;
	padding:0;
}

.feedburnerFeedBlock li {
	width:160px;
	height:100px;
	float:left;
	list-style:none;
	margin: 0 0 10px 15px;
	background:#CFBD95;
	padding:3px;
}
p.date {
	font-style:italic;
	color:#888;
	font-size:10px;
}
.fbsubscribelink {
	padding: 10px 0 0 0;
	clear:both;
}
#creditfooter img {
	display:none;
}