@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #630 url(../images/bg-wood.jpg) top center repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container { 
	width: 870px;  
	background: transparent;
	margin: 0 auto; 
	border: 0;
	text-align: left; 
} 

a {color: #d87d00}

/*
*********************
Header
*********************
*/

#header { 
	background: url(../images/spruce-header.jpg) top center no-repeat;
	padding: 0; margin: 0;
	height: 162px;
	text-align:right;
} 
#header p {color: #d67800; font-size: 18px; font-weight:bold; padding-top: 98px; padding-right: 30px;}
.freeestimates {color: #988774; font: 11px Georgia, "Times New Roman", Times, serif; font-variant:small-caps; font-weight:normal} 

.homeagain {font-size: 10px; position: relative; top: 30px; left: -25px;}
.homeagain a {text-decoration:none; color: #9d7f56;}
.homeagain a:hover {color: #fff200;}

/*.homelogo {position: relative; top: 48px; margin-left: 330px;}*/
.homelogo {
	float: left; width: 560px; margin-top: 44px;
	}

/*
*********************
NAVIGATION
*********************
*/

#navContainer {
	height: 35px; width: 842px; margin-left: 14px; padding: 0;
	border-bottom: 1px solid #846841;
	border-top: 1px solid #846841;
	background: transparent url(../images/bg-footer.png) repeat;
	text-align: center;
}

#navlist {margin-top: 6px;}

#navlist li
{
display: inline;
list-style-type: none;
padding-left: 8px;
padding-right: 8px;
}

#navlist li a {
	color: #FFF;
	text-decoration: none;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	moz-text-shadow: 3px 3px 4px #000;
	-webkit-text-shadow: 3px 3px 4px #000;
	text-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#navlist li a:hover {color: #fff200}

.customhomes #navlist li a.NavCustomHomes,
.homeadditions #navlist li a.NavAdditions,
.remodels #navlist li a.NavRemodel,
.commercial #navlist li a.NavCommercial,
.specialty #navlist li a.NavSpecialty,
.contact #navlist li a.NavContact,
.team #navlist li a.NavTeam
{color: #fff200}


/*
*********************
PHOTOS
*********************
*/


#photoContainer {
	width: 842px; margin-left: 14px; padding: 4px 0 8px 0;
	border-bottom: 1px solid #846841;
	background: transparent url(../images/bg-black.png) repeat;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}

.interior #photoContainer {padding-bottom: 0px;}

#slideshow {
    position:relative;
    height:300px;
}

.interior #slideshow {height: 290px}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#callout {position: absolute; top: 108px; left: 590px;
	background: url(../images/bg_white.png) repeat;
	width: 230px;
	height: 167px;
	text-align: center;
	z-index: 20;
	}

#callout img {opacity:100.0; padding: 6px; border: 0;}


/*view gallery callout */
.interior #callout {
	position: absolute; top: 198px; left: 548px;
	background: url(../images/bg_white.png) repeat;
	width: 294px;
	height: 58px;
	text-align: center;
	z-index: 20;
	}

.interior #callout img {opacity:100.0; padding: 6px 0 6px 6px; border: 0;}
.hide {display: none;}

#subphotos {
	width: 840px;
	text-align: center;
	overflow: hidden;
	padding-left: 2px;
}

#subllist {width: 842px; }

#sublist li
	{
	display: block; float:left;
	list-style-type: none;
	padding-right: 7px;
	}
	
	#sublist li.last
	{
	padding-right: 0px;
	}
	
	#sublist li a {
		display:block;
		height: 88px; width: 132px;
		border: 1px #1c150f solid;
		}
		
	#sublist li a:hover {border: 1px solid #fff; }	
	#sublist li img {border: 0;}

/*
*********************
MAIN CONTENT
*********************
*/
#contentWrapper {width: 842px; margin-left: 14px; background-color:#FFF; margin-bottom: 10px;}


#mainContent { 
	margin: 0 300px 0 0; 
	padding: 30px;
	font: 12px Arial, Helvetica, sans-serif;
} 

#mainContent h1 {
	color: #d67800;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#mainContent h2 {
	color: #716f74;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-bottom: 10px;
}

#mainContent p {
	padding-bottom: 10px;	
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 160%;
}

#mainContent h3 {
	color: #d67800;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 8px;
}


.calltoaction {
	font-weight: bold;
	color: #d67800;
}

#mainContent ul {padding-left: 20px;}
#mainContent li {padding-bottom: 6px;}

/*
*********************
RIGHT COLUMN - CONTACT
*********************
*/

#sidebar1 {
	float: right; 
	width: 260px; 
	padding: 15px 20px 3px 19px;
	background:url(../images/bg_column.jpg) top left no-repeat;
	font-size: 12px;
}

#contactWrapper {
	background-color: #fefcd4;
	border-top: 5px #fae300 solid;
	border-bottom: 5px #fae300 solid;
	padding: 20px;
}

#contactWrapper h2 {
	padding-bottom: 4px;
	color: #000;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#contactWrapper h2 span {border-bottom: 1px #999 solid;}




/*
*********************
FOOTER
*********************
*/

#footer { 
	margin-left: 14px; margin-bottom: 10px;
	width: 842px; height: 121px;
	border-bottom: 1px solid #846841;
	border-top: 1px solid #846841;
	background: transparent url(../images/bg-footer.png) repeat;
} 

#footer h3 {color: #fff200; font-size: 18px; font-weight:bold; padding-top: 13px; padding-left: 30px;}

#footer .rightside {padding: 13px 20px; margin-left:253px;}
#footer p {
	color: #b8b1a7; font-size: 10px; width: 90%;
	 line-height: normal;
}

#footer p.socialme {
	text-align: right;
	width: 100%;
	margin-top: 23px;
}

#footer p.socialme img {
	border: 0; padding-right: 4px;
}



#subFooter {
	clear:both;
	margin-left: 14px; margin-bottom: 40px;
	width: 836px; text-align: right;
	color: #b8b1a7; font: 10px Arial, Helvetica, sans-serif;
}


#subFooter a {text-decoration:none; color: #b8b1a7;}
#subFooter a:hover {color: #fff200;}
#subFooter img {padding-left: 12px; padding-top: 8px;}




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*** QUICKSAND ***/

.portfolioseperator {
	width: 940px;
	height: 1px;
	background: rgba(182,182,182,.2);
	float: left;
	margin-top: 15px;
}
#filter {
	float: right;
	margin-top: 50px;
}
#filter a {
	font-family: sans-serif;
	color: #ced0d4;
	font-size: 12px;
	float: left;
	padding-left: 10px;
}
#filter a.active {
	color: #ffffff;
}
#filter a:hover {
	color: #ffffff;
}
#filter a:before {
	content: '\\\\';
	float: left;
	margin-right: 15px;
}
#filter a:first-child:before {
	content: '';
}

.portfoliocontainer {
	width:1052px;
	height: 1295px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: -15px;
}
.portfoliocontainer li {
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 210px;
	height: 140px;
	position: relative;
	padding-left: 15px;
	padding-top: 15px;
}
.portfoliocontainer li img {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .25);
	border-bottom: 1px solid #000000;
}
.portfoliocontainer ul{
	overflow:hidden;
}

.portfoliocontainer ul.hidden{
	display:none;
}
.portfoliohover {
	width: 210px;
	height: 54px;
	background-image: url(../images/portfolio/workhover.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	opacity: 0;
	top: 101px;
	left: 15px;
	-webkit-transition: opacity .5s ease-in-out;
  	-moz-transition: opacity .5s ease-in-out;
  	-o-transition: opacity .5s ease-in-out;
 	 transition: opacity .5s ease-in-out;
}
#stage li a:hover .portfoliohover {
	opacity: 1;
	-webkit-transition: opacity .5s ease-in-out;
  	-moz-transition: opacity .5s ease-in-out;
  	-o-transition: opacity .5s ease-in-out;
 	 transition: opacity .5s ease-in-out;
}
.porthover1 {
	font-size: 13px;
	font-weight: bold;
	color: #343434;
	text-shadow: 0px 1px 0px #FFFFFF;
	filter: dropshadow(color=#FFFFFF, offx=0, offy=1);
	float: left;
	margin-top: 19px;
	margin-left: 9px;
}
.porthover2 {
	font-size: 11px;
	color: #343434;
	text-shadow: 0px 1px 0px rgba(255,255,255,.5);
	filter: dropshadow(color=rgba(255,255,255,.5), offx=0, offy=1);
	float: left;
	margin-top: 4px;
	margin-left: 9px;
}
