body {
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../img/content_bg.gif) repeat top center;
}

* html body {margin-bottom:10px;}

#footer h2 {
	color:#E7F4F8;
	font-size:150%;
	font-weight:normal;
	margin-bottom:0px;
	}

/*DIVS*/
#header {
	width:100%;
	height:143px;
	padding-top:0px;
	background:url(../img/floral_bg.gif) repeat-x top center;
	}
#headint {
	width:580px;
	height:32px;
	padding:65px 20px 55px 140px;
	color:#FFFFFF;
	margin:0 auto;
	background:url(../img/header_bg.gif) no-repeat top center;
	background-position:0px 16px;
	overflow:hidden;
	position:relative;
	}
#centerright {
	width:100%;
	background:url(../img/right_centerbg.gif) no-repeat top right;
	height:231px;
	}
#centerspan {
	width:100%;
	background:url(../img/span_centerbg.gif) repeat-x top center;
	height:231px;
	margin-right:400px;
	}
#centerleft {
	width:100%;
	background:url(../img/left_centerbg.gif) no-repeat top left;
	height:231px;
	}
#center {
	width:780px;
	height:231px;
	margin:0 auto;
	}
#photo {
	height:203px;
	padding-top:15px;
	width:265px;
	float:left;
	}
#introtext {
	height:191px;
	padding:10px 0px 0px;
	width:300px;
	float:left;
	overflow:hidden;
	}
#nav {
	width:176px;
	height:227px;
	padding:2px 15px;
	background:url(../img/nav_bg.gif) repeat-y top center;
	float:right;
	font-size:12pt;
	overflow:hidden;
	}

#contentwrap {
	width:726px;
	margin:0px auto;
	padding:20px;
	background:url(../img/hibiscus_bg.gif) no-repeat top right;
	position:relative;
	/*top:380px;
	left:248px;*/
	}

#content {
	width:600px;
	margin:20px auto;
	padding:12px;
	background:#0b3249;
	color:#FFFFFF;
	}

#footer {
	width:600px;
	margin:10px auto 10px;
	padding:6px;
	background:#0b3249;
	color:#D7E7EC;
	font-size:8pt;
	text-align:center;
	clear:both;
	}
	
/*header*/
#header h1 {
	color:#FFFFFF;
	font-weight:100;
	font-style:italic;
	font-size:24px;
	margin:0;
	}
/*center*/

#introtext h1 {
	color:#14335e;
	font-size:20pt;
	font-style:italic;
	font-weight:normal;
	margin:0px;
	letter-spacing:-1pt;
	}
#introtext h2 {
	color:#a46c30;
	font-size:12pt;
	font-style:italic;
	font-weight:normal;
	text-align:justify;
	}

#introtext a:link, #introtext a:visited {color:#6B3C27;}
#introtext a:hover, #introtext a:active {color:#3E3224;}
	
/*NAVIGATION*/
#nav p {
margin:5px;
}

#nav a:link, #nav a:visited {
	text-decoration:none;
	color:#283a21;
	}
	
#nav a:hover, #nav a:active {
	text-decoration:none;
	color:#521c12;
	border-bottom:1px solid #990000;
	}

/*CONTENT*/
#content p {
	line-height:150%;
	text-align:justify;
	}
	
#content h1 {
	font-size:16pt;
	font-weight:normal;
	font-style:italic;
	color:#FFFFFF;
	}
	
#content a:link, #content a:visited, #footer a:link, #footer a:visited {color:#81B8E0;}
#content a:hover, #content a:active, #footer a:hover, #footer a:active {color:#B73028;}

#content input, #content select {
	padding:3px; 
	margin:4px 0px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px;
	border:1px solid #47799E;
	}

	
.pictable {background-color:#315273;}
.pictable img {border:1px solid #99b6d2;}
.imgpusher-left {border:1px solid #99b6d2; margin:5px 10px 10px 0px;}

.ratetable {font-size:10pt;}
.ratetable td {padding:5px;}
.rate1 {background-color:#3D6172;}
.rate2 {background-color:#212D3A;}
.closing-costs {background-color:#470015;}

.owners {background-color:#142D36; padding:6px;}

/*RESERVATIONS BUTTON*/
#reservations {
	float:right;
	width:240px;
	top:-20px;
	position:relative;
	}

/*CONSTANT CONTACT*/
#contact {
	background: url(../img/form_bg.jpg) repeat-x bottom center #EEE7D7;
	width:200px;
	padding:8px;
	margin-top:-5px;
	position:absolute;
	text-align:center;
	left:500px;
	top:0px;
	z-index:20;
	border:4px double #663300;
	}
#contact a {font-size:12px; font-style:italic;}
#contact a:link, #contact a:visited {color:#872C2C; text-decoration:none;}
#contact a:hover, #contact a:active {color:#AD9898; text-decoration:underline;}
#contact input, #content input {padding:3px; margin:4px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}
.button {background-color:#94463A; border:0px; color:#FFFFFF;}
