* {
	margin: 0;
	padding: 0;
	}
	
body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	}
	
h1 {
	margin: 0 0 10px 0;
	font-size: 150%;
	}
	
img {
	border: none;
	}
	
.floatLeft {
	float: left;
	}	
	
.floatRight {
	float: right;
	}
	
#wrapper {
	margin: 0 auto;
	padding: 0 5px;
	width: 972px;
	border-left: 3px solid #ca9a25;
	border-right: 3px solid #ca9a25;
	background: #fff url(/images/bgWrapper.gif) left top repeat-y;
	}
	
#banner {
	padding: 7px 0 3px 0;
	width: 972px;
	height: 120px;
	background: #fff url(/images/bgBanner.jpg) left top no-repeat;
	}
	
#banner img {
	margin: 0 0 0 9px;
	}	
	
#banner ul,
#footer #nav {
	margin: 3px 0 0 0;
	padding: 5px 0 0 6px;
	width: 966px;
	height: 20px;
	background: #000;
	}
	
#banner ul li,
#footer #nav li {
	list-style: none;
	display: inline;
	}
	
#banner ul a,
#footer #nav a {
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	color: #fff;
	font-size: 115%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-right: 1px solid #fff;
	float: left;
	display: block;
	}
	
#wrapper #banner ul a.last,
#wrapper #leftColumn ul li.last,
#wrapper #footer #nav a.last {
	border: none;
	}
	
#leftColumn {
	padding: 0 0 0 2px;
	width: 190px;
	text-align: center;
	float: left;
	}
	
#leftColumn p {
	margin: 3px 0 6px 0;
	font-size: 115%;
	font-weight: bold;
	}

#floorPlans {
	padding: 0 9px;
	width: 170px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	line-height: 125%;
	border-right: 1px solid #ca9a25;
	border-left: 1px solid #ca9a25;
	float: left;
	}
	
#floorPlans li {
	padding: 10px 0;
	list-style: none;
	background: #fff url(/images/bgItem.jpg) left top no-repeat;
	border-bottom: 1px solid #000;
	}
	
#floorPlans li a {
	color: #000;
	text-decoration: none;
	}
	
#leftColumn .base {
	width: 190px;
	height: 9px;
	background: #fff url(/images/bgPlans.gif) left top no-repeat;
	float: left;
	}
	
.interior #rightColumn {
	padding: 15px;
	width: 744px;
	}	
	
#rightColumn {
	padding: 0 2px 0 0;
	width: 774px;
	float: right;
	}
	
#rightColumn p,
#rightColumn ul {
	margin: 0 0 15px 0;
	}
	
#rightColumn ul {
	margin-left: 10px;
	padding-left: 10px;
	}
	
#rightColumn a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}
	
#rightColumn .floatRight {
	margin: 0 0 20px 20px;
	border: 1px solid #ccc;
	}
	
body .home #rightColumn .floatRight {
	margin: 0;
	}
	
#content {
	margin: 0 0 4px 0;
	padding: 6px 9px 0 9px;
	width: 754px;
	background: #f4ebd3;
	border: 1px solid #7f7f7f;
	}
	
#video {
	margin: 0 0 0 4px;
	padding: 18px 0;
	background: #000;
	float: right;
	}
	
.contentSub {
	width: 376px;
	border: 1px solid #000;
	}
	
.contentSub h1 {
	padding: 0 0 0 30px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	background: #000 url(/images/bgHeader.jpg) left top no-repeat;
	}
	
.contentSub p,
.contentSub img {
	padding: 0 0 0 3px;
	}
	
.floorplans #rightColumn div {
	margin: 20px 9px 30px 0;
	width: 138px;
	text-align: center;
	float: left;
	}
	
#rightColumn img {
	padding: 5px;
	border: 1px solid #ccc;
	}
	
body .home #rightColumn img {
	padding: 0;
	border: none;
	}
	
#rightColumn ul {
	margin-left: 10px;
	padding-left: 10px;
	}
	
#footer {
	margin: 5px 0 0 0;
	border-top: 2px solid #ca9a25;
	}

#footer li {
	list-style: none;
	}

#footer #nav {
	background: #fff;
	border-bottom: 2px solid #000;
	}
	
#footer #nav a {
	color: #000;
	border-right: 1px solid #000;
	}
	
#footer .floatLeft,
#footer .floatRight {
	padding: 5px;
	}

#footer .floatRight {
	text-align: right;
	}
	
#footer .floatLeft a,
#footer .floatRight a {
	color: #000;
	text-decoration: none;
	}
	
/* LIGHTBOX */

#lightbox{
	position: absolute;
	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;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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;
	}
	
/* END LIGHTBOX */