body {

	margin: 0;
	font-size: 12px;
	color: #462609;
	font-family: "Lucida Sans", helvetica, sans-serif;
	background: url("images/Beachbg.gif");

}

#page {

	display: block;
	text-align: center;

}

#layout {

	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #f1d6db;
	border: 1px solid #FFFFFF;
	margin-top: 20px;

}

.alt {

	display: none;

}

h3 {
font-size: 14px;
color: #8c2236;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
} 

h4 {
margin-left: 20px;
font-size: 14px;
color: #462609;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;

} 

a.reversed:link { color: #f6f2e7; }
a.reversed:active { color: #f6f2e7; }
a.reversed:visited { color: #f6f2e7; }
a.reversed:hover { color: #f6f2e7; }

a:link { color: #8c2236; }
a:active { color: #8c2236; }
a:visited { color: #8c2236; }
a:hover { color: #8c2236; }


p { margin-top: 3px; }

#header {
}



#topIMG {
	height: 400px;

}

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

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

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

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

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

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

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

#quote{
	position: absolute;
	top: 355px;
	margin-left: 20px;
	margin-top: 10px;
	z-index: 3;
	color: #f6f2e7;
	width: 270px;
	font-family: helvetica;
	font-size: 12px;
}

#quotegfg1{
	position: absolute;
	top: 445px;
	margin-left: 20px;
	margin-top: 10px;
	z-index: 3;
	color: #f6f2e7;
	width: 270px;
	font-family: helvetica;
	font-size: 12px;
}

#quotegfg{
	position: absolute;
	top: 1015px;
	margin-left: 20px;
	margin-top: 10px;
	z-index: 3;
	color: #f6f2e7;
	width: 270px;
	font-family: helvetica;
	font-size: 12px;
}

.image {
margin: 6px;}

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

.pageName{
	margin-top:5px;
	color: #8c2236;
	font-size: 22px;
	font-family: georgia,palatino,times;
}

.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: #f6f2e7;
	float: left;
	margin: 5px 0 0 5px;

}

#topNav {
	background: #2b4d61;
	height: 25px;
}

#topNav ul {

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

}

#topNav ul li a {
	font-size: 13px;
	color: #f6f2e7;
	text-decoration: none;
	border-right: 1px solid #f6f2e7;
	padding: 0px 5px 0px 5px;
}

#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;


}

.leftBar #content .container{

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

}

#leftText{

	margin-left: 20px; 
	margin-right: 20px; 
	color: f6f2e7;

}

#content {

}

#content .container{

	padding: 10px 10px 0 10px;
	min-height: 300px;

}

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

}

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

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

}

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


#footer{
	background:#2b4d61;
	color: #f6f2e7;
	padding: 5px;
	clear: both;
}

#footer p{

	margin: 0;

}

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

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

#copyright a:hover {

	text-decoration: underline;

}

#copyright p{

	margin: 2px 0 2px 0;

}

.imgBorder{
	border: 0px solid #F8E9C3;
}