/*#flashcontent {height: 100%;}*/
/*Firefox doesn't recognize size of swf */
/*#flashcontent, x:-moz-any-link { height: 700px; }
*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,img {
	margin:0;
	padding:0;
}
fieldset,img {
	border:0;
}
ul { 
	list-style:none;
}
body {
	font: normal 13px arial,sans-serif;
	line-height: 150%;  
	color: #222;
	background: #6a9db4;
}
h1, h2, h3, h4, h5, h6 {
	color: #6a9db4;
	
}
h1 { 
	font: bold 20px georgia,serif;
	padding: 0 0 22px 0;
}
h2 { 
	font: bold 16px arial;
	padding: 0 0 22px 0;
}
h3 { 
	font: bold 14px arial;
	padding: 0 0 22px 0;
}
p { margin: 0 0 22px 0;}
p.first { margin-top:22px; }
p.last { margin-bottom:0; }

a:link, a:visited {
	text-decoration:none;
	color: #6a9db4;
}
a:focus, a:hover {
	color: #e76c4a;
}
#slideshow {
	width: 553px;
	height: 477px;
}
#slideshow img {
	width: 553px;
	height: 477px;
}
#wrapper {
	width: 980px;
	margin: 0px auto;
}
#header {
	width: 980px;
	height: 96px;
}
#logo {
	float:left;
	margin-top: 18px;
}
#slogan {
	float:right;
	color: #b5cfda;
	font-size:16px;
	margin-top: 22px;
}
#topmenu {
	background: url('images/menu_bg_first.gif') no-repeat;
	float:right;
	height: 31px;
	color:#fff;
	padding-left: 31px;
}
#topmenu li {
	float:left;
	display:block;
	height: 26px;
	background: url('images/menu_bg.gif');
	color:#fff;
	font-size: 13px;
	border-right: 1px solid #95b9ca;
	padding: 5px 8px 0 8px;
}
#topmenu a:link, #topmenu a:visited {
	color:#fff;
}
#topmenu a:hover, #topmenu a:active {
	color:#3A6D8E;
}
#body {
	width: 980px;
	background: #fff;
	padding-top: 2px;
}
#start_maincol {
	float: right;
	width:339px;
	padding: 42px 44px 0 44px;
}
#start_maincol img {
	padding-bottom:22px;
}
#mainphoto img {
	padding-bottom:2px;
	display:block; /*To prevent extra gap under images in IE */
}
#mainslide {
	background: url('images/main_slide.jpg') no-repeat;
	width:553px;
	height: 276px;
}
#start_sidecol {
	float: left;
	width: 553px;
}
#maincol {
	float: right;
	width:617px;
	padding: 44px;
}
#sidecol {
	float: left;
	width: 275px;
}
#sidecol img {
	padding-bottom:2px;
	display: block; /*To prevent extra gap under images in IE */
}
#maincol2 {
	float: left;
	width:617px;
	padding: 44px;
}
#sidecol2 {
	float: right;
	width: 275px;
}
#sidecol2 img {
	padding-bottom:2px;
	display: block;
}
#thumbs img {
	float:left;
	padding-right:2px;
}
.clear {
	clear:both;
}
#main_img1 {
	float:left;
	padding:2px 2px 2px 0;
}
#main_img2 {
	float:left;
	padding:2px 0 2px 0;
}
#footer {
	color: #b5ceda;
	font-size: 13px;
	text-align:center;
	margin: 18px 0;
}
#footer a:link, #footer a:visited {
	color: white;
}
.available_units td {
	height: 30px;
	border-bottom: 1px solid #666;
}
.center {
	text-align:center;
	margin:0 auto;
	padding: 22px 0;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
.imageborder {
	border: 1px solid #silver;
}
#photo_gallery {
	padding: 44px 0 44px 60px;
}
#photo_gallery img {
	padding: 0 14px 14px 0;
}
.floorplans {margin: 22px 0;}
.floorplans img { float: left;}
.center {
	text-align: center;
}