body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
.png {
	behavior:url(css/iepngfix.htc);
}
.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
}
.hide {
	display:none;
}
.invis {
	visibility:hidden;
}
.nopad {
	padding:0;
	margin:0;
}
* {
	outline:none;
}
.tennant-list a {
	color: #fff;
}
.tennant-list a:hover {
	color:#F9A233;
}
html {
	overflow-y: scroll;
	height:100%
}
body {
	background-color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	height:100%;
	background:url(../img/bg/bg_body.gif) repeat-x;
	background-position:0 116px;
}
strong {
	font-weight:bold;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#00539B;
}
a.active {
	color:#00539B;
}
.nomargin {
	margin:0 !important;
}
.nopad {
	padding:0 !important;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
#container {
	position:relative;
	width: 1000px;
	margin: 0 auto;
	z-index:1;
}
* html #container {
	height: 100%;
}
#header {
	height:116px;
	position:relative;
	z-index:3;
}
#bg_content {
	position:absolute;
	top:116px;
	height:390px;
	width:1000px;
	z-index:1;
	background:url(../img/bg/bg_content_gradient.jpg) repeat-y;
}
#logo {
	position:relative;
	margin:48px 0 0 76px;
}
#flashcontent {
	height:390px;
	color:#FFF;
	background:url(../gallery/marina_storage/lg/1.jpg) no-repeat;
	position:relative;
	z-index:0;
}
/*
#masterplan_button {
	position:absolute;
	z-index:9998;
	left:0px;
	top:136px;
}
#masterplan_button a {
	color:#000;
	background:url(../img/btn/btn_masterplan.png) no-repeat;
	width:47px;
	height:164px;
	display:block;
}
*/
#masterplan_button {
	position:absolute;
	z-index:9998;
	left:0px;
	top:136px;
}
#masterplan_button a {
	color:#000;
	background:url(../img/btn-masterplan.png) -5px 0 no-repeat;
	width:164px;
	height:64px;
	display:block;
}

/*#masterplan_button a strong {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;;
	font-size:9px;
	font-weight:bold;
	display:block;
	position:absolute;
	width:150px;
	top:66px;
	left:-57px;
}*/
/*
#masterplan_button a strong {
	display:block;
	background-image:url(../img/bg/bg_masterplan_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:138px;
	width:18px;
	position:relative;
	left:6px;
	top:13px;
}

#masterplan_button a:hover strong {
	background-position:-32px 0;
}
#masterplan_button a.active strong {
	background-position:-66px 0;
}
#masterplan_button a.active:hover strong {
	background-position:-87px 0;
}
*/
h1 {
	margin-top: 85px;
}

#masterplan_button a:hover {
	color: #00539B;
}
#masterplan_button a strong {
	font-size: 10px;
	padding: 16px 5px 0 5px;
	display: block;
	line-height: 15px;
}
#masterplan_overlay {
	position:absolute;
	left:0;
	width:100%;
	z-index:9997;
	display:none;
	top:116px;
	color:#FFF;
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.90);
}
.expose {
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.90);
}
.expose_container {
	position:relative;
	width: 898px;
	margin: 0 auto;
	padding-top:50px;
	text-align:left;
	height:511px;
}
img#map_bg {
	position:absolute;
	z-index:0;
	margin-top:10px;
}
img#map_bg_progress {
	position:absolute;
	z-index:3;
	top:475px;
}
img.masterplan_bg {
	display:none;
	position:absolute;
	z-index:1;
}
#map {
	position:absolute;
	z-index:2;
}
#content {
	position:relative;
	z-index:2;
}
h1 {
	font-weight:bold;
	color:#FAA633;
	margin-bottom:50px;
}
h1 span {
	display:block;
	margin-bottom:0px;
}
h1 span.s1 {font-size:41px; line-height:38px;}
h1 span.s2 {font-size:35px; line-height:33px;}
h1 span.s3 {font-size:29px; line-height:33px;}
h2 {
	font-weight:normal;
	color:#00539B;
	font-size:19px;
	margin-bottom:5px;
}
h2 a {
	color:#00539B;
}
h2 a:hover {
	color:#FAA633;
}
h3 {
	font-size:25px;
	color:#7F3F98;
	margin-bottom:10px;
}
h4 {
	font-size:16px;
	color:#7F3F98;
	margin-bottom:6px;
	border-bottom:1px solid #7F3F98;
}
p {
	line-height:17px;
	padding-bottom:6px;
}









/* Column CSS Classes */
.col-2-1 {
	position:relative;
	width:304px;
	min-height:405px;
	height:auto !important;
	height:405px;
	background-color:#00539B;
	margin-left:52px;
	margin-right:10px;
	padding:15px 10px 0 20px;
	color:#FFF;
}
.col-2-2 {
	position:relative;
	width:551px;
	background-color:#333;
	min-height:420px;
	height:auto !important;
	height:420px;
}
.bg_blue {
	background-color:#00539B;
	padding:15px 10px 0 20px;
	width:521px;
	min-height:405px;
	height:auto !important;
	height:405px;
	color:#FFF;
}
.col-1 {
	margin-left:35px;
	width:630px;
	min-height:445px;
	height:auto !important;
	height:445px;
	background-color:#FFF;
	text-align:left;
	float:left;
	padding:65px 35px 0 35px;
}
.col-3-1, .col-3-2, .col-3-3 {
	width:30%;
	margin:0 5% 30px 0;
	float:left;
}
.col-3-3 {
	margin-right:0px;
}
.r2 {
	background-color:#FFF;
	color:#666;
	min-height:100px;
	height:auto !important;
}
.col-2-2.r2 {
	text-align:right;
}
.col-2-2.r2 div {
	height:150px;
	padding-right:20px;
}
.col-2-1 a {
	color:#FFF;
}
.col-2-1 a:hover {
	color:#FAA633;
}
.col-2-1.r2 a {
	color:#000;
}
.col-2-1.r2 a:hover {
	color:#00539B;
}
#latlng {
	margin-top:-3px;
	height:30px;
	background-color:#428EDC;
}
#latlng p {
	text-align:right;
	font-size:19px;

	line-height:29px;
	color:#4CA9E9;
	padding-right:20px;
}
#footer_links {
	height:auto;
	color:#999;
	border-bottom:1px solid #BFBFBF;
	margin-bottom:20px;
}
#footer_links a {
	color:#999;
}
#footer_links a:hover {
	color:#777;
}
.col-2-2.r2 h2 {
	padding-top:30px;
}
.hd {
	color:#FFF;
	font-size:18px;
	background-image:url(../img/bg/bg_hd.png);
	background-repeat:no-repeat;
	background-position:0 18px;
	margin-left:-40px;
	padding:0 0 10px 40px;
}
.hd_last {
	color:#FFF;
	font-size:18px;
	background-image:url(../img/bg/bg_hd.png);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-left:-40px;
	padding:0 0 10px 40px;
}
.silver {
	color:#999 !important;
}
a:hover.silver {
	color:#00539B !important;
}
.anchor {
	color:#000;
	font-style:normal;
	background-image:url(../img/bg/bg_anchor.png);
	background-repeat:no-repeat;
	background-position:0 0px;
	margin-left:-20px;
	padding:0 0 0 20px;
}
#compass, #lighthouse {
	position:absolute;
	margin:-11px 0 0 -25px;
	left:0;
}
#lighthouse {
	margin:0 0 0 -25px;
}
#content ul.standard {
	margin-left:15px;
	line-height:19px;
	padding-bottom:7px;
	list-style:disc;
	list-style-image:url(../img/bg/bg_bullet.png);

}
#content ul.standard li {
	list-style-position:outside;
	padding-bottom:3px;
}
.sub {
	margin-left:12px;
}
.sub_sub {
	margin-left:24px;
}
ul.map {
	margin-left:15px;
	line-height:19px;
	padding-bottom:7px;
	list-style:disc;
	list-style-image:url(../img/bg/bg_bullet.png);

}
ul.map li {
	list-style-position:outside;
	padding-bottom:3px;
}
#content ol {
	margin-left:20px;
	line-height:19px;
	padding-bottom:7px;
	list-style:decimal;
}
#content ol li {
	list-style-position:outside;
	padding-bottom:3px;
}
#footer_wrap {
	position: relative;
	z-index:2;
	margin-top: -290px;
	height:310px;
	background-color:#FFF;
}
#container_footer {
}



/* Navigation Menu CSS Classes */
#nav-top {
	position:absolute;
	left:309px;
	top:76px;
	height:40px;
	font-size:9px;
	font-weight:bold;
	text-align:left;
	z-index:1;
}
#nav-top em {
	font-weight:bold;
}
#nav-top a.tab {
	display:block;
	float:left;
	width:75px;
	height:40px;
	color:#000;
	text-decoration:none;
	border-right:1px solid #FFF;
	padding-left:2px;
	margin-right:1px;
	font-size:9px;
}

#nav-top a.tab {
	background:url(../img/bg/bg_nav.jpg) no-repeat 0 15px;
}
#nav-top a.tab:hover, #nav-top a.tab.active, #nav-top li.sfHover a.tab  {
	background-position:-154px 15px;
	color:#00539B;
}
#nav-top a.tab.first {
	margin-right:9px;
}
#nav-top a, #nav-top a:visited {
	color:#000;
}
#nav-top li {
	background-color:transparent;
	color:#000;
}
#nav-top li li {
	background:#F9A233;
	background:rgba(249, 162, 51, 0.95);
	line-height:17px;
/*	border-bottom:1px solid #F9A233;*/
}
#nav-top li li.lastli {
}
#nav-top li li a {
	padding:5px 0 5px 5px;
	font-size:11px;
	color:#000;
}
#nav-top li li a:hover {
	color:#00539B;
	background:#F9A233;
}
#nav-top li ul {
	display:none;
	visibility:hidden;
	width:77px;
}





#nav-top, #nav-top * {
	margin:0;
	padding:0;
	list-style:none;
}
#nav-top {
	line-height:1.0;
}
#nav-top ul {
	position:absolute;
	top:-999em;
	width:10em;
}
#nav-top ul li {
	width:100%;
}
#nav-top li:hover {
	visibility:inherit;
}
#nav-top li {
	float:left;
	position:relative;
}
#nav-top a {
	display:block;
	position:relative;
}
#nav-top li:hover ul, #nav-top li.sfHover ul {
	left:0;
	top:40px;
	z-index:10;
}
ul#nav-top li:hover li ul, ul#nav-top li.sfHover li ul {
	top:-999em;
}
ul#nav-top li li:hover ul, ul#nav-top li li.sfHover ul {
	left:10em;
	top:0;
}
ul#nav-top li li:hover li ul, ul#nav-top li li.sfHover li ul {
	top:-999em;
}
ul#nav-top li li li:hover ul, ul#nav-top li li li.sfHover ul {
	left:10em;
	top:0;
}



.bordered {
	padding-top:5px;
}
.bordered em.first, .bordered p.first {
	border-top:2px solid #fff;
	padding-top:3px;
}
.bordered p.first {
	padding-top:30px;
}
.bordered p {
	line-height:18px;

}
.bordered p a {
	color:#FFF;
}
.bordered p a:hover {
	color:#F9A233;
}
div.bordered {
	border-bottom:1px solid #fff;
}
.bordered em {
	border-bottom:1px solid #fff;

	display:block;
	margin-left:-15px;
	padding-left:15px;
	padding-bottom:3px;
}
#content .col-2-2 ul.bordered {
	list-style:none;
	margin-left:0;
}
#content .col-2-2 ul.bordered em {
	margin-left:0;
	padding-left:0;
}
.bordered li.header, .bordered p.header{
	list-style:none;
	padding-bottom:0;
	padding-top:4px;
	color:#F9A233;
}
.bordered li.header em, .bordered p.header em {
	border:none;
	padding-bottom:0;
}
.bordered p.header em {
	padding-bottom:5px;
}
.bordered span {
	display:inline-block;
	width:100px;
}

#subscribeform {
	padding-top:5px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #A1A1A1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:175px;
	padding:5px 0 5px 5px;
	font-size:11px;
}
input {
	padding:5px 0 5px 5px;
	border:1px solid #A1A1A1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:175px;
	font-size:11px;
}
input.tiny, select.tiny {
	width:60px;
}
input.small, select.small, textarea.small {
	width:100px;
}
input.medium, select.medium, textarea.medium {
	width:175px;
}
input.large, textarea.large, select.large {
	width:250px;
}
label.error {
	position:relative;
	margin:3px 0 10px 0;
	clear: both;
	display:block;
	width:160px;
	color:#fff;
	font-weight:bold;
	z-index:99;
	background-color:#000;
	padding:2px 10px;
	opacity:0.8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-size:0.818em;
}
input.error {
/*	border:1px solid #C00;*/
}
/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.button.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.button.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.button.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

#livetip, #areaTip{position:absolute;z-index:9999;background:rgb(0,0,0);background:rgba(0,0,0,0.95);padding:4px 10px;font-size:11px;border:1px solid #000;color:#FFF;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;max-width:200px;line-height:15px;}
