body {

	margin: 0;
	font-size: 14px;
	font-family: times, Arial, sans-serif;
	background: url("images/redbackground.jpg")

}

a:link {
color: #044254; } 

a:visited {
color: #044254; }

a:hover {
color: #3F523B;
text-decoration: underline; }

a:active {
color: #044254; }#page {

	display: block;
	text-align: center;

}

#layout {

	width: 968px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	border: 1px solid #F8E9C3;
	margin-top: 20px;
	
	position:relative;

}

.alt {

	display: none;

}

#header {
}

#topIMG {
	height: 302px;

}

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

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

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

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

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



h3{
	margin-top:5px;
	color: #6B8657;
	font-size: 24px;
}

.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: 5px 0 0 15px;
	font-size: 18px;

}

#topNav {
	background: #8BA578;
	height: 27px;
	font-size:17px;
}

#topNav ul {

	float: right;
	margin: 3px 0 0 0;

}

#topNav ul li a {
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding: 2px 10px 0px 10px;
}

#topNav ul li a:hover{

	text-decoration: underline;

}

#topNav ul li.lastOne a{


	border-right: none;

}

#leftbar{

	float: left;
	width: 265px;

}

.leftBar #layout{

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


}

.leftBar #content .container{

	width: 675px;
	margin-left: 5px;
	float:left;

}

#content {

}

#content .container{

	padding: 10px 10px 40px 10px;
	min-height: 350px;

}
#content p { padding-bottom: 10px;line-height:1.4em; font-size:0.9em; font-family:verdana, helvetica, arial;}
.image {
margin: 6px;}

.right {
margin-right: 0;
float: right;
clear: right;}

.left {
margin-left: 0;
float: left;
clear: left;}

#bottomNav { float:right; position:absolute;bottom:25px;right:0;height:40px; width:600px;}
#bottomNav ul {
	clear: both;
	float: right;
	margin: 5px;

}

#bottomNav ul li a {
	color: #789464;
	text-decoration: underline;
	border-right: 1px solid #6B9C5F;
	padding: 0 5px 0 5px;
	font-size:18px;
}

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

}

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


#footer{
	background:#789464;
	color: #ffffff;
	padding: 5px;
	clear: both;
	font-size:1.3em;
	text-align:center;
	
}

#footer p{

	margin: 0;

}

#copyright {
	width: 768px;
	text-align: right;
	color: #fff;
	font-size: 12px;
	margin: 2px 0 2px 0;
	margin-left: auto;
	margin-right: auto;

}

#copyright a{
	color: #ffffff;
	text-decoration: none;
}

#copyright p{

	margin: 0;

}

#copyright a:hover {

	text-decoration: underline;

}

.imgBorder{
	border: 1px solid #000;
}
hr.roomdiv {margin: 0 100px;}
.room-thumbs{
	text-align:center;
}
.room-thumbs a {
	padding: 0 5px;
}
.room-thumbs img {
	width:150px;
	margin:0;
}