*{
	padding:0;
	margin:0
}
body{
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background:#362d25
}
a{
	color:#036f0c;
	font-weight:bold
}
a img{
	border:0
}
p{
	margin:0 0 18px
}
h1{
	margin:0 0 15px;
	font:36px/40px Arial, Helvetica, sans-serif
}
h2{
	margin:0 0 5px;
	font-size:14px;
	clear:both
}
#header{
	background:url(/images/bgHeader.jpg) 99px 0 no-repeat;
	height:78px;
	padding:18px 0 0 2px;
	width:774px;
	margin:0 auto
}
#wrapper{
	background:#fcf8f4 url(/images/bgTop.gif) 0 0 repeat-x
}
#main{
	width:774px;
	margin:0 auto
}

#side{
	width:165px;
	margin:0 10px 0 0;
	float:left
}
#side div{
	background:url(/images/bgSide.gif) bottom left;
	font-size:11px;
	line-height:16px
}
#side div p{
	padding:0 20px 18px;
	margin:0
}
#side div p.top{
	padding:18px 20px;
	background:url(/images/bgSideTop.gif) no-repeat
}
#nav{
	margin:0 0 30px;
	padding:2px 0 5px;
	background:url(/images/bgNav.gif) 0 0 no-repeat;
	list-style:none;
}
#nav li{
	margin:0 0 0 4px
}

#splash{
	margin:0 0 18px
}
#content{
	width:590px;
	margin-left:5px;
	float:left
}
#content ul{
	margin:0 0 18px 18px
}
#content li{
	margin:0 0 3px
}
.clear{
	clear:both
}
#bannerMincoConstruction{
	float:right;
	margin:0 0 10px 20px
}

#footer{
	background:url(/images/bgFooter.gif) 0 0 repeat-x;
	height:25px;
	padding:10px 0 0;
	font-size:11px;
	color:#fff
}
#footer p{
	width:774px;
	margin:0 auto;
	text-align:right
}
#footer a{
	color:#fff;
	font-weight:normal;
	text-decoration:none
}
#footer a:hover{
	text-decoration:underline
}
#footer span{
	float:left
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}



.lstConstruction,.lstConstruction a{
	color:#733142
}





/* About Us */
.lgPhoto{
	float:right;
	margin:0 0 10px 10px
}
.staff{
	clear:right;
	width:280px;
	height:160px;
	margin:0 10px 0 0;
	float:left
}
.staff h3{
	font-size:14px
}
.staff h4{
	font-size:12px;
	font-style:italic;
	color:#666
}
.staff img{
	margin:0 5px 0 0;
	float:left
}

/* communityies */
.cityList{
	width:250px;
	float:left
}
.cityList h2{

}

/* past projects */
#content ul.imageList{
	list-style:none;
	margin:0
}
#content ul.imageList li{
	margin:0;
	float:left
}
.imageList img{
	margin:10px;
	padding:3px;
	border:1px solid #ddd
}




#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 */
	}	
	
	
/* Search */
fieldset{
	border:0;
	padding:20px
}
fieldset p{
	margin:0 0 5px
}
label{
	width:120px;
	display:block;
	float:left;
	font-weight:bold
}
#listingNav{
	float:right;
	background:#f2eeea;
	padding:0 20px;
	border:1px solid #999
}
.listing,.agent{
	margin:0 0 20px
}