html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0; padding: 0;
}
html {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	background: #f8b6c7 url(../images/top_dec.gif) repeat-x;
}
img {
	border: none;
}
#container {
	top: 0px;
	width: 800px;
	height: 750px;
	margin: auto;
	position: relative;
	bottom: 20px;
	background: #f59eb3;
}
#logo {
	position: absolute;
	top: 59px;
	left: 0px;
}
#top_dec_body {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/top_dec_inside.jpg) repeat-x;
	width: 100%;
	height: 618px;
}
#area2 {
	position: absolute;
	top: 213px;
	left: 238px;
}
#area3 {
	position: absolute;
	top: 213px;
	left: 597px;
	width: 195px;
	height: 420px;
	background: url(../images/area3.jpg) no-repeat;
}
#area3_text {
	position: absolute;
	top: 15px;
	left: 20px;
}
#area3_text2 {
	position: absolute;
	top: 340px;
	left: 20px;
}
#area3_logo {
	position: absolute;
	bottom: 85px;
	left: 0px;
}
#specials {
	position: absolute;
	top: 103px;
	right: 8px;
	z-index: 10;
}
hr {
color: #ffffff;
background-color: #ffffff;
height: 1px;
border-top: #ffffff;
}
#exterior_images {
	position: absolute;
	top: 420px;
	left: 23px;
	width: 360px;
	height: 297px;
}
#exterior_thumbs {
	position: absolute;
	top: 420px;
	left: 408px;
	width: 135px;
	height: 200px;
	z-index: 10;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 365px;
}
#titles {
	position: absolute;
	top: 362px;
	left: 33px;
}
#titles_featues {
	position: absolute;
	top: 376px;
	left: 33px;
}
#nav {
	position: absolute;
	left: 10px;
	top: 222px;
	width: 220px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	display: block;
	margin-bottom: 4px;
	list-style-type: none;
}
#nav li:hover, #nav li.current { color: #ffffff; text-decoration:none;}
#nav a { color: #af4041;}
#nav a:hover, #nav li.current a { color: #ffffff; text-decoration: none;}
.body_txt {
	font: 11px Tahoma, Arial;
	color: #5e5e5e;
}
.white {
	color: #504b45;
}
#flash {
	position: absolute;
	top: 0px;
	right: 0px;
}
#content {
    padding: 155px 40px 50px 250px;
	font-size: 11px;
	line-height: 15px;
	position: absolute;
	top: 65px;
}
#content ul {
	list-style-type: circle;
}
#content li {
	margin-left: -22px;
	color: #5e5e5e;
}
#content_features {
    padding: 360px 40px 50px 50px;
	font-size: 11px;
	line-height: 15px;
	position: absolute;
	top: 65px;
}
#content_features ul {
	list-style-type: square;
}
#content_features li {
	margin-left: -22px;
	color: #5e5e5e;
}
#content_location {
    padding: 300px 40px 50px 50px;
	font-size: 11px;
	line-height: 15px;
	position: absolute;
	top: 65px;
}
#content_location ul {
	list-style-type: square;
}
#content_location li {
	margin-left: -22px;
	color: #5e5e5e;
}
.image {
	border: 3px solid #c7ae70;
}
.image:hover {
	border: 3px solid #aa9155;
}
a {
	text-decoration: none;
	color: #504b45;
}
a:hover {
	color: #504b45;
	text-decoration: underline;
}
h1, .h1 {
	font: 15px Veranda;
	color: #e69800;
}
h2, .h2 {
	font: 15px Arial;
	color: #84c0db;
}
h3, .h3 {
	font-size: 12px;
	font-weight: bold;
	color: #2b6c89;
}
h4, .h4 {
	font: 12px Tahoma, Arial;
	color: #e6e6e6;
	font-size: 11px;
}
#footer {
	width: 800px;
	height: 45px;
	margin: auto;
	position: absolute;
	bottom: 0px;
	background-color: #93d0da; 
}
#footer a { color:#666666; }
.fm-logo {
	float: right;
	margin: 0px 10px 0px 10px;
}
#footer_text {
	width: 100%;
	font: 9px Arial, Helvetica;
	text-align: left;
	color: #588496;
	z-index: 10;
	margin-top: 10px;
	margin-left: 8px;
}
