* {padding:0px; margin:0px;}
body {font-family:arial;text-align:center;background: #efefe4 url('../images/header-bg.png') repeat-x;color:#41384b;}
#pagebg {background: #efefe4 url('../images/pagebg.png') repeat-x;color:#41384b;}
.clear {clear:both;height:0;}
#wrapper {width:950px;margin:auto;}
h1 {color:695b3f;font-weight:normal;color:#402b57;background:url('../images/line.png') no-repeat bottom left;}
h2 {font-weight:normal;padding-bottom:20px;}
a:focus {outline:none;}

/* HEADER */
#header {width:100%;height:56px;margin-bottom:10px;margin-top:10px;}
#hleft {width:45%; height:62px;float:left;background: url('../images/logo.png') no-repeat; text-indent:-9999px;}
#hleft a {height:100%; width:100px; display:block;}
#hright {width:55%; float:left;height:56px;line-height:56px;text-align:right;} 
#hright a{color:#000;text-decoration:none;font-size:14px; padding: 0 10px;}
#hright a:hover {color:#5F1A5D;}

/* HOME IMGBOX */
#pichome {width:100%;height:303px;}
#picpart {width:736px;height:303px; background: url('../images/house.png') no-repeat;float:left;}
#textpart {width:214px;height:303px; background:#5f1a5d;float:left;color:#fff;}
#textpartinner {padding:20px;text-align:left;font-size:12px;line-height:22px;}

/* PAGE IMGBOX */
#pagepichome {width:100%;height:173px;}
#pagepicpart {width:698px;height:173px;float:left;}
#pagetextpart {width:252px;height:173px; background:#5f1a5d;float:left;color:#fff;}
#pagetextpart h2{line-height:173px;font-weight:100;font-size:30px;}

.about {background: url('../images/about.png') no-repeat !important;}
.plans {background: url('../images/plans.png') no-repeat !important;}
.features {background: url('../images/features.png') no-repeat !important;}
.location {background: url('../images/location.png') no-repeat !important;}
.contact {background: url('../images/contact.png') no-repeat !important;}
.gallery {background: url('../images/gallery.png') no-repeat !important;}
#pagepicpart { background: url('../images/about.png') no-repeat; }


/* LATEST NEWS */
#latestnews {width:945px; margin:auto;height:100px; background: #fff;}
#latestnewsinner {padding:10px;}
.latesttribox {width:32%;float:left;height:100px;}
.latesttribox-center {width:32%;float:left;border-left: 1px solid #d8c9b6;border-right: 1px solid #d8c9b6;}
h4 {font-weight:normal;font-size:12px;width:100%:}
.point1 {background: url('../images/1.png') no-repeat;margin:15px;margin-top:10px;height:62px; padding-left:66px;}
.point2 {background: url('../images/2.png') no-repeat;margin:15px;margin-top:10px;height:62px; padding-left:66px;}
.point3 {background: url('../images/3.png') no-repeat;margin:15px;margin-top:10px;height:62px; padding-left:66px; width:280px;}

/* HOME CONTENT */
#icontent {width:905px;margin:auto;text-align:left;margin-top:10px;}
h3 {padding: 5px 0; line-height:28px;}
.threecolumn {width:287px;float:left;height:200px;font-size:12px; line-height:20px;}
.columnspacer {width:14px;height:200px;float:left;}
.home h3{height:28px; font-weight:normal; font-size:20px;}
.home { font-size:12px; line-height:20px; }
.home1 {height:28px; font-weight:normal; font-size:20px;}
.home2 {height:28px; font-weight:normal; font-size:20px;}
.home3 {height:28px; font-weight:normal; font-size:20px;}

/* PAGE CONTENT */
#pcontent {width:100%; overflow: hidden;margin-bottom:20px;} 
#pcontentsidebar {background: url('../images/sidebar.png') repeat-y; width:188px; float:left;}
#pcontentinner {text-align:left;float:left;} /*had width:762px; */
#pcontentinnerinner {padding:10px;font-size:13px;}
#pcontentinnerinner p {margin-bottom:10px;}
#pcontentinnerinner h1, ul {margin-bottom:15px;}
#pcontentinnerinner ul {float:left;}
#pcontentinnerinner li {list-style-position:outside;margin-left:30px;}
#floorplan a {padding:5px 10px;background:#babaac;margin:5px;color:#000;text-decoration:none;font-size:14px;}
#pcontentsidebar, #pcontentinner, #pcontentinnerinner{ float: left; margin-bottom: -2000px; padding-bottom: 2000px; }
#gallery img {border:4px solid #BABAAC;}
#gallery a {margin:10px 12px;float:left;opacity:0.9;filter:alpha(opacity=90)}
#gallery a:hover {opacity:1;filter:alpha(opacity=100)}

/* FOOTER */
#footer {margin: 20px auto 40px; padding-top:10px;width:100%;color:#aaa;border-top:2px #black solid;text-align:left;font-size:11px;}
#pagefooter {margin: 0px auto 40px; padding-top:10px;width:100%;color:#aaa;border-top:2px #black solid;text-align:left;font-size:11px;}

/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:../image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

