html {	
	height: 100%;
	margin: 0;
	padding: 0;
}

body {	
	font-family: arial;
	margin: 0;
	padding: 0; font-size:13px; 
}

h1 {
	color: black;
	margin: 0;
	padding: 0; color:84A1FB;
}

h2 {
	color: black;
	margin: 0;
	padding: 0;
}

a {	
	color: black;
	text-decoration: none;
}

img {	
	border: 0;
}

/* Basic Structure, including body background and master container */

body {
	background: url(../imgs/sa_temporarysand.jpg);
}

#container {	
	width: 900px;
	margin: 30px auto;
}

#head {	
}

h1#banner {
	overflow: hidden;
	height: 0;
	padding-top: 285px;
	background: url(../imgs/head.gif) top left no-repeat;
}

#menu {
	margin: 0;
	height: 20px;
	text-align: center;
	padding: 4px 0 5px;
	_padding: 5px 0;
	background: url(../imgs/menutile.gif) top left repeat-x;
}

#menu a {
	padding: 0 10px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	background-color: #fff;
	color: #84a1fb;
}

#content {
	background: url(../imgs/mainsand.jpg) top left repeat-y;
}

#navigation {
	width: 180px;
	margin: 0;
	padding: 0 0 200px;
	float: left;
	background: url(../imgs/starfishrock.jpg) top left no-repeat;
}

h2#sanibelarmscondos {
	height: 0px;
	overflow: hidden;
	padding-top: 60px;
	margin-bottom: 10px;
	background: url(../imgs/sanibelarmscondos.gif) top left no-repeat;
}

.navbutton {
	height: 35px;
	margin: 5px auto 0;
	text-align: center;
	background: url(../imgs/navbutton.gif) top center no-repeat;
	padding-top: 20px;
}

.navbutton a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

#main {
	width: 720px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#roundedtop {
	height: 46px;
	background: url(../imgs/roundedtop.jpg) top left no-repeat;
}

#text {
	float: left;
	width: 480px;
	margin-left: 20px;
	_margin-left: 10px; 
	line-height:1.5;
	}
	
.emph, #text a {
	color: #2676bc;
	font-weight: bold;
	text-decoration: none;
	}
	
#text a:hover{
	color: #BCDAFA;
	font-weight: bold;
	text-decoration: none;
	}
	
#textsub {
	float: left;
	width: 700px;
	margin-left: 10px;
	_margin-left: 10px;
	line-height:1.5;
	}
	
.emph, #textsub a {
	color: #2676bc;
	text-decoration: none;
	}
	
#textsub a:hover{
	color: #BCDAFA;
	text-decoration: none;
	}

#relaxbox {
	float: right;
	width: 162px;
	background: url(../imgs/relaxbox.gif) top left no-repeat;
	height: 464px;
	margin: 0 25px;
	_margin: 0 12px;
	padding: 120px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
}

#relaxbox p {
	width: 140px;
	margin: 0 auto;
	}

#foot {
	margin: 0;
	padding: 6px 0;
	height: 20px;
	text-align: center;
	background: url(../imgs/menutile.gif) top left repeat-x;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#foot a {
	color: #fff;
	text-decoration: none;
}

.clear
{	clear: both;
}

.left
{	float: left;
}

.right
{	float: right;
}

.headerleft
{	float: left;
	width; 500px;
}
.headerright
{	float: right;
	width; 210px;
}

.gallery
{	float: left; width: 170px; 
}

.gallery_title {
	FONT-SIZE: 10px; margin:0 0 5px 0; font-weight:bold; 
}

.quarters
{	float: left; width: 170px; 
}

.quartersheader
{	float: left; width: 698px; text-decoration:underline; font-weight:bold;
}