* {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

	body,html {
		margin: 0;
		padding: 0;
		width:100%;
	}
body {
	font-family: Helvetica, Arial, sans-serif;
	background: url(/images/sand.gif);
	font-size: 12pt;
	line-height: 16pt;
}

#masthead {
	background-color: #55ffff;
	background: url(/images/background3.gif);
	background-image: url(/images/bg-blue.jpg);
	background-repeat: repeat-x ;
	font-family: 'Times', 'Academy Engraved LET';
	height: 230px;
	min-width: 820px;
}
#sky {
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 200px;
}
#clouds {
	width: 100%;
	float: right;
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 40px;
	background-repeat: repeat-x;
}

#masthead h1 {
	color: #ff9900;
	color: #3399cc;
	color: #000055;
	position: absolute;
	left: 160px;
	top: 85px;
	border: 0px solid #ff0000;
	z-index: 10;
	font-size: 42px;
	line-height: 68px;
}
#masthead h1 span.l {
	font-size: 68px;
}
#masthead h2 {
	color: #ff9900;
	position: absolute;
	left: 500px;
	top: 80px;
}
#beach {
	z-index: 9;
	position: absolute; 
	top: 134px; 
	left: 0px;
	border: 0px;
}
#logo {
	z-index: 1000;
	position: absolute; 
	top: 28px; 
	left: 5px;
	height: 203px;
	width: 126px;
	border: 0px;
	margin: 0px 0px 12px 3px;
}
#right-bend {
	z-index: 10;
	position: absolute; 
	top: 18px; 
	right: 0px;
	height: 215px;
	border: 0px;
}
#twitter {
	margin: 0px 20px 0px 0px;
	z-index: 1000;
	float: right;
}
#twitter a {
	z-index: 1000;
}
#sailboat {
	z-index: 10;
	float: right;
}
#sailboat img {
	height: 85px;
	margin: 50px 10px 0px 0px;
}
#sun {
	z-index: 10;
	float: right;
	height: 54px;
	text-align: center;
	margin: 10px 20px 0px 0px;
	position: relative;
top: 10px;
}
#temperature {
	margin: 0px 20px 0px 0px;
	z-index: 11;
	position: relative;
	font-weight: bold;
	font-size: 10px;
	top: -37px;
	left: 12px;
}
#wrapper-entrance {
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 200px;
	margin: 0px auto;
	width: 100%;
}
#wrapper {
	position: absolute;
	top: 190px;
	left: 0px;
	right: 0px;
	min-width: 800px;
	margin: 0px 0px;
}
#subnav, #subnav2 {
	text-align: left;
	margin: 5px 0px 5px 180px;
}
#subnav2 {
	margin: 0px 0px 10px 10px;
}
#subnav ul , #subnav2 ul {
	margin: 0px 0px 10px 0px;
	list-style: none;
}
#subnav ul li , #subnav2 ul li {
	display: inline;
	list-style: none;
	line-height: 28px;
}

#subnav h1 , #subnav2 h1 {
	color: #000055;
	font-size: 24px;
	text-align: left;
	padding: 0px;
}
#subnav h1 a, #subnav2 h1 a {
}
#subnav h2 , #subnav2 h2 {
	text-align: left;
	padding: 0px;
}
#subnav h5 , #subnav2 h5 {
	display: block;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}

#subnav.form , #subnav2.form {
	float: left;
}

#wrapper-wide {
	position: absolute;
	top: 200px;
	left: 0px;
	right: 0px;
	text-align: center;
}




#right p {
	text-align: justify;
	margin: 0px 20px 10px 20px;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: normal;
}
#right {
	background-color: #3399cc;
	background: url(/images/background2.gif);
	background: url(/images/sand.gif);
	width: 240px;
	float: right;
	text-align: left;
	margin: 20px 0px 0px 0px;
}

#left-nav {
	background-color: #ddccbb;
	background: url(/images/background2.gif);
	background: url(/images/sand.gif);
	width: 145px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000033;
	text-align: right;
	line-height: 20px;
	font-size: 16px;
	line-height: 24px;
}
#left-nav ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
}
#left-nav li {
	list-style: none;
	margin: 0px 0px 5px 0px;
	color: #eeeeee;
}
#left-nav a {
	color: #000055;
	text-decoration: none;
}
#left-nav a:hover {
	color: #000055;
				 border-bottom: double #555555;
}
#floater {
	margin: auto;
	width: 1100px;
}
#console-entrance {
	text-align: left;
	border: 0px solid #ff0000;
	margin: 20px 20px 0px 140px;
	width: 940px;
	font-size: 14px;
	line-height: 18px;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: normal;

}
#console-entrance p {
	margin: 10px 20px 10px 20px;
	text-align: justify;
}

#news {
	z-index: 1;
	list-style: none;
	width: 100%;
	min-width: 660px;
	max-width: 900px;
	display: block;
}
#news li {
	list-style: none;
	width: 100%;
	position: relative;
}
#news li a {
	text-decoration: none;
	color: #000055;
}
#news li img {
	width: 100%;
}
#news li div {
	position: absolute;
	color: #000055;
	font-size: 18pt;
	line-height: 22pt;
	text-align: left;
	font-family: Times;
}
#news li div.top {
	top: 20px;
}
#news li div.left {
	left: 20px;
	margin: 0px 20px 0px 0px;
	text-align: left;
}
#news li div.right {
	right: 20px;
	margin: 0px 0px 0px 20px;
	text-align: right;
}
#news li div.bottom {
	bottom: 20px;
}
#news li div.light {
	color: #eeeeee;
}
#news li div.light a {
	text-decoration: none;
	color: #eeeeee;
}


#console-entrance-img {
	position: relative;
}
#console-entrance img {
	border: 0px solid #000055;
}

#console-entrance-snipe {
	position: absolute;
	color: #000055;
	padding: 0px 30px 0px 10px;
	left: 20px;
	top: 20px;
	font-size: 18pt;
	line-height: 22pt;
	text-align: left;
	font-family: Times;
}

ul.plain {
	list-style: none;
	line-height: 1.3em;
}
ul.plain li {
	list-style: none;
}

ul.plain li div {
	margin: 0px 0px 0px 10px;
	font-size: 0.8em;
}

.console-wide {
	margin: 0px 10px 0px 10px;
	font-size: 12pt;
	line-height: 16pt;
	clear: left;
}
.console-wide form {
	padding: 0px 0px 0px 0px;
}

.console {
	margin: 0px 0px 0px 135px;
	min-width: 600px;
	font-size: 14px;
	line-height: 18px;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: normal;
}
.console h1 {
	margin: 0px 0px 0px 0px;
}
.console h2 {
	font-size: 16pt;
	line-height: 20pt;
	text-align: left;
}
.console ul {
	margin: 0px 0px 0px 20px;
}
.console img {
}
.console p {
padding: 0px 10px 10px 0px;
}
#mapinfo {
	border: 0px solid #000055;
}
#mapgraphic {
	position: relative;
	height: 420px;
}
#mapinfo  img {
}
#mapgraphic img.map {
	border: 0px solid #000055;
	position: absolute;
	top: 0px;
	left: 0px;
}
.footer {
	clear: both;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
#footer {
	clear: both;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
#footer a {
	color: #777777;
}

.clear {
	clear: both;
}

#banner {
	padding: 10px 10px 10px 0px;
	text-align: center;
}

#ticker {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	top: 2px;
	left: 0px;
}

#ticker a {
	color: #000055;
	text-decoration: none;
}
#ticker span.image  {
	padding: 0px 0px 0px 0px;
}
#ticker span.title-left {
	background-color: #ffffff;
	padding: 3px 10px 0px 10px;
	border-left: 1px solid #fdb006;
	border-top: 1px solid #fdb006;
	border-bottom: 1px solid #fdb006;
}
#ticker span.title-right {
	background: #ffffff;
	padding: 3px 10px 0px 10px;
	border-right: 1px solid #fdb006;
	border-top: 1px solid #fdb006;
	border-bottom: 1px solid #fdb006;
}
#ticker span.title {
	background-color: #ffffff;
	padding: 3px 10px 0px 10px;
	border-top: 1px solid #fdb006;
	border-left: 1px solid #fdb006;
	border-bottom: 1px solid #fdb006;
}
#ticker span.content {
	background-color: #fffce2;
	padding: 3px 10px 0px 10px;
	border-top: 1px solid #fdb006;
	border-left: 1px solid #fdb006;
	border-bottom: 1px solid #fdb006;
}

#ticker img {
	border: 0px;
}


#mini-gallery {
	text-align: left;
	margin: 20px 0px 0px 0px;
}
#mini-gallery ul {
	width: 100%;
	list-style: none;
}
#mini-gallery ul li {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#mini-gallery ul li img {
	border: 1px solid #000055;
}

#mini-gallery-h {
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 950px;
}
#mini-gallery-h ul {
	width: 100%;
	list-style: none;
	display: inline;
}
#mini-gallery-h ul li {
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#mini-gallery-h ul li img {
	border: 1px solid #000055;
}


#summary {
	clear: left;
	width: 900px;
}

#form-console, #summary {
	margin: 5px 0px 5px 0px;
	text-align: left;
	border: 0px dotted #550000;
	font-weight: normal;
}

#form-console {
	margin: 10px 0px 0px 10px;
}
#subnav select , #subnav2 select {
	font-weight: bold;
	min-width: 400px;
	margin: 0px 10px 0px 0px;
}
#subnav select option , #subnav2 select option {
	padding: 2px 12px 2px 2px;
	border-bottom: 1px dotted #554444;
	font-weight: normal;
}
#subnav select option.title , #subnav2 select option.title {
	font-weight: bold;
}
#subnav select option.subtitle, #subnav2 select option.subtitle {
	font-weight: bold;
}
select:focus, select option:focus {
	background-color: #fdb006;
	background-color: #fffce2;
}
select:active, select option:active {
	background-color: #fdb006;
	background-color: #fffce2;
}
select:hover, select option:hover {
	background-color: #fffce2;
}
#form-console form ul li {
	font-weight: bold;
	font-size: 15pt;
	line-height: 20pt;
	padding-left: 0px;
	padding-right: 20px;
}
#form-console h1, #summary h1 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 18pt;
}
#form-console h3, #summary h3  {
	font-size: 15pt;
}

#property_detail_nav {
	margin: 20px auto 20px auto;
}
#property_detail_nav a {
}
#property_detail_nav span.current {
}
#property_detail_nav span.current a {
}
#property_detail_nav a:link,
#property_detail_nav a:visited {
}
#property_detail_nav a:hover {
}
#property_detail {
	width: 460px;
	margin: 0px 0px 10px 430px;
}
#amenity_detail {
	width: 460px;
	margin: 0px 0px 10px 430px;
}

div.home-summary-image {
	float: left;
	width: 400px;
	margin: 0px 20px 20px 20px;
}

#micro {
	z-index: 1;
	list-style: none;
	width: 100%;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#micro li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000055;
}
#micro img {
	border: 0px solid #000055;
	border: 2px solid #000055;
	float: left;
}

div.hover {
	text-align: left;
	background-repeat: repeat-x;
	position: relative;
	line-height: 28px;
}
div.hover img {
	border: 0px solid #555555;
	float: left;
	z-index: 2000;
}
div.hover h3 {
	padding: 4px ;
	margin: 0px;
	color: #eeeeee;
	font-weight: normal;
	font-size: 10pt;
	line-height: 14pt;
	background: #000055;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.hover p {
	padding: 5px 10px 5px 10px;
	font-size: 10pt;
	color: #eeeeee;
	background: #000055;
	clear: both;
}
div.hover a {
	color: #eeeeee;
}

div.current {
}


#loading {
	background: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 400px;
	z-index: 1000;
	padding: 0px;
	margin: 0px;
}

.button_list {
	text-align: left;
	margin: 0px;
}
.button_list h3 {
	padding: 0px 0px 0px 0px;
	clear: left;
	text-align: left;
}

.button_list ul {
	text-align: center;
	margin: 0px;
	width: 900px;
	list-style: none;
}
.button_list ul li {
	list-style: none;

}

.button_list ul li a, .button_list a {
	padding: 0px 5px 0px 5px;
	color: #000055;
	background: #ffffc0;
	border: 2px solid #fff090;
	background: #fffe99;
	display: block; 
	float: left;
	width: 200px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 11px;
	margin: 0px 5px 5px 5px;
	padding: 8px 4px 4px 4px;
	color: #000055;
	background-repeat: repeat-x;
}
.button_list ul li a:visited, .button_list a:visited  {
	color: #333333;
}
.button_list ul li a:hover, .button_list a:hover {
	background: #ecffff;
	border: 2px solid #a2ffff;
	border: 2px solid #000055;
	background: #ecffff;
	background-repeat: repeat-x;
}

.button_list ul li a.current, .button_list a.current {
	background: #ecffff;
	border: 2px solid #fdb006;
	color: #000055;
	background: #fffce2;
	background-repeat: repeat-x;
}

.button_list ul li h3 a {
	font-size: 18px;
	border: 0px;
	background: transparent;
	float: none;
}
.button_list ul li h3 a:hover {
	border: 0px;
	background: transparent;
}

a.bold {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #000055;
	background: #eeeeee;
	border: 1px solid #444455;
	text-decoration: none;
}
a.bold:hover {
	text-decoration: none;
	background: #000055;
	border: 1px solid #eeeeee;
}

#subnav a.button, #subnav2 a.button {
	font-size: 12px;
	color: #000055;
	border: 2px solid #eeeeee;
	background: #ffffc0;
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	width: 150px;
	border: 2px solid #fff090;
	background: #fffe99;
}
#subnav a.button:hover, #subnav2 a.button:hover {
	background: #ecffff;
	border: 2px solid #000055;
}
#subnav a.current, #subnav2 a.current {
	border: 2px solid #fdb006;
	background: #fffce2;
	background-repeat: repeat-x;
}
h3 a.current:hover {
	border: 2px solid #000055;
}

.hover {
	background: #000055;
	border: 0px solid #555555;
	z-index: 100;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.small {
	font-size: 9pt;
	line-height: 9pt;
}
#flashcontent {
		width:800px;
		height:477px;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
	}

#flashcontent-m {
	float: left;
	width:400px;
	height:272px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.column-left {
	width: 310px;
	float: left;
	margin: 0px 0px 10px 0px;
}
div.column-left img {
	border: 1px solid #000055;
}

div.column-right {
	width: 310px;
	margin: 0px 0px 20px 360px;
}
div.column-right img {
	border: 1px solid #000055;
}


img.floorplan {
	border: 1px solid #000055;
}

#left-column {
	width: 145px;
	font-size: 11pt;
	line-height: 16pt;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	color: #000055;
}
#right-column {
	margin: 0px 0px 0px 170px;
	width: 800px;
}

.events {
	margin: 0px 10px 0px 0px;
}
#events {
	margin: 0px 10px 0px 0px;
	width: 600px;
}
#events li {
	margin: 15px 0px 10px 0px;
	padding: 0px;
	font-size: 10pt;
}
#events h3 {
	margin: 0px 0px 0px 0px;
}
#events h4 {
	margin: 0px 0px 0px 10px;
}
#events div.dateline {
	margin: 0px 0px 0px 10px;
}
#events div.description {
	margin: 0px 0px 0px 20px;
}

#weather {
}
#weather ul {
	display: block;
	float: none;
}
#weather ul li {
	display: block;
	float: none;
}
#weather ul li.wicon {
	float: left;
	margin: 0px;
	padding: 0px;
}

#map {
	width: 900px;
	clear: both;
	margin: 0px 0px 10px 0px;
}

#sitemap {
	float: left;
	width: 240px;
}
#sitemap ul {
	margin: 0px 0px 0px 20px;
}
#sitemap ul li {
	list-style: none;
}

#propertymap {
	width: 300px;
	float: left;
}
#propertymap ul {
	margin: 0px 0px 0px 20px;
}
#propertymap ul li {
	list-style: none;
}

