/* Global
------------------------------*/
html, body, form { margin: 0px; padding: 0px; }
strong, b { color:#E8DAC2; }
img { border: 0px; }
a, a:hover { font-weight: normal; text-decoration: underline; }
a { color:#E8DAC2; }
a:hover { color: #AF9C7A; }

body, table, font { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #E8DAC2; 
}

input, select, textarea {
	color:#000000;
}

h1, h2 { font-size: 18px; color:#E8DAC2; }
h3, h4 { font-size: 16px; color:#E8DAC2; }


body {
background-image:url(../img/main-bg.jpg);
background-color:#7e6139;
background-repeat:repeat-x;
}

#wrapper {
width:926px;
height:100%;
margin:0px auto;
}
#header { overflow:hidden; background:url(file:///C|/wamp/www/images/header-bg.gif) repeat-x; height:102px; width: 926px; border-bottom: #51381C solid thick; }
#header-tagline { margin-left: 312px; }
#header-photos { float: left; height: 226px; width: 926px; border-top: #51381C solid thick; border-bottom: #563B1D solid 13px; }
#i-header-photos { height: 174px; width: 926px; border-top: #51381C solid thick; border-bottom: #563B1D solid 13px; }
#nav {
background-color:#402610;
height:35px;
}

#nav { clear: both; width: 890px; height: 23px; background: #653f1f; padding: 12px 0 0 36px; }
/*MAIN NAVIGATION*/
#nav ul { list-style: none;margin: 0;padding: 0; float: left; }
#nav ul li { float: left; } /*ie*/
#nav ul li a {height: 1%;} /*ie*/

#nav a { font: 11px/16px verdana, helvetica, sans-serif;display: block;margin: 0;padding: 0; }

/* main nav */
#nav h2 {display: block;margin: 0; height: 23px; text-indent: -6000px; background: no-repeat;}
#nav h2 a.nav-main { height: 23px; } /* keep height in IE6 */
#nav h2#nav-ourhomes { background: url(../img/sprites/our-homes.jpg); width: 105px; } 
#nav h2#nav-ourhomes:hover {background-position: 0 -23px; }
#nav h2#nav-testimonials { background: url(../img/sprites/testimonials.jpg); width: 108px; } 
#nav h2#nav-testimonials:hover {background-position: 0 -23px; }
#nav h2#nav-nowavailable { background: url(../img/sprites/now-avail.jpg); width: 121px; } 
#nav h2#nav-nowavailable:hover {background-position: 0 -23px; }
#nav h2#nav-contactus { background: url(../img/sprites/contact-us.jpg); width: 87px; } 
#nav h2#nav-contactus:hover {background-position: 0 -23px; }
#nav h2#nav-aboutus { background: url(../img/sprites/about-us.jpg); width: 77px; } 
#nav h2#nav-aboutus:hover {background-position: 0 -23px; }

#nav h2#nav-virtualtours { background: url(../img/sprites/virtual-tours.jpg); width: 114px; } 
#nav h2#nav-virtualtours:hover {background-position: 0 -23px; }
#nav h2#nav-communities { background: url(../img/sprites/communities.jpg); width: 115px; } 
#nav h2#nav-communities:hover {background-position: 0 -23px; }
#nav h2#nav-teampartners { background: url(../img/sprites/team-partners.jpg); width: 120px; } 
#nav h2#nav-teampartners:hover {background-position: 0 -23px; }


#sub-nav { float: left; padding-top: 15px; width: 163px; height:100%; font-size:12px; background: #7F6038; }
#sub-nav ul { list-style-type: none; line-height: 150%; }
#sub-nav ul a, a:hover { text-decoration: none; }
#sub-nav li { border-bottom: #A08A63 solid 1px; }
#sub-nav li a { display: block; padding:2px 5px 5px 15px; background:url(file:///C|/wamp/www/images/bullet.gif) no-repeat; text-decoration: none; }


#content { clear: both; background: #7F6038; width: 926px; line-height: 150%; overflow:hidden; }
#content-welcome { padding: 20px 0 0 0; }
#content-pad { padding: 5px 26px 40px 220px; text-align:left; width: 680px; }

#i-content {overflow:hidden; background: #7F6038; width: 926px; line-height: 150%; 
	/* added [AD] */ clear: both;
}
#i-content-pad { padding: 5px 0 40px 30px; text-align:left; }
p.padding { padding: 5px 0 40px 30px; text-align:left; }

#i-content-right { overflow:hidden; float: left; width: 740px; background: #7F6038; }


#footer { clear: both; text-align: center; background: url(file:///C|/wamp/www/images/footer-bg.gif) repeat-x #41260e; width: 926px; height: 59px; line-height: 150%; }
#footer-pad { padding-top: 12px; }

#homes-content {
width:740px;
}
.homes-large-left {
width:740px;
}

/*---LightBox2---*/
#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(file:///C|/wamp/www/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(file:///C|/wamp/www/img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///C|/wamp/www/img/lightboxnextlabel.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 */
	}	
	





