@charset "utf-8";
/* CSS Document */

/*
html.css
--------------------------------------------------*/
body {
	background-image: url(../images/bg_grad.png);
	background-color: #462d14;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

a {
	color: #462d14;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #4d9f57;
}

.small {
	font-size: 10px;
}

.small_thumb {
	font-size: 10px;
	line-height: 1.5;
}

.list_main {
	font-size: 14px;
	font-weight: bold;
	color: #462d14;
	text-transform: uppercase;
}

.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #462d14;
	text-transform: uppercase;
}

.td_head {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	}

/*
body white bg.css
--------------------------------------------------*/
#body {
	width: 994px;
	background-color: #fdfdfd;
	margin-left: auto;
	margin-right: auto;
}


/*
wood background.css
--------------------------------------------------*/
#wood {
	background-image: url(../images/bg_wood.png);
	background-repeat: no-repeat;
	height: 900px;
}


/*
header.css
--------------------------------------------------*/
#header {
	width: 974px;
	height: 72px;
	background-image: url(../images/nav_bg_grad.png);
	margin-left: auto;
	margin-right: auto;
}	

#logo {
	position:absolute;
	top:0px;
	width:299px;
	height:90px;
	margin-left: -30px;
	z-index:4;
}

/*
navigation.css
--------------------------------------------------*/
#nav {
	position:inherit;
	float: right;
	margin-top: 37px;
	margin-right: 20px;
	height: 24px;
	width: 655px;
}

#nav_who {
	padding-right: 10px;
	position:inherit;
	float: left;
}

#nav_what {
	padding-right: 10px;
	position:inherit;
	float: left;
}

#nav_work {
	padding-right: 10px;
	position:inherit;
	float: left;
}

#nav_customers {
	padding-right: 10px;
	position:inherit;
	float: left;
}

#nav_trex {
	padding-right: 10px;
	position:inherit;
	float: left;
}

#nav_estimates {
	padding-right: 10px;
	position:inherit;
	float: left;
}

#subnav {
	position:relative;
	float:right;
	margin-right: 17px;
	width: 741px;
	z-index: 15;
	padding-top: 8px;
	text-align: center;
}

#subnav_what {
	position:relative;
	float:right;
	margin-right: 17px;
	width: 595px;
	z-index: 15;
	padding-top: 8px;
}

#subnav_trex {
	position:relative;
	float:right;
	margin-right: 17px;
	width: 490px;
	z-index: 15;
	padding-top: 8px;
}

.subnav_a {
	font-size:11px;
	font-weight: bold;
	color: #462d14;
	text-transform: uppercase;
	text-decoration: none;
}

.subnav_a:hover {
	font-size:11px;
	font-weight: bold;
	color: #4d9f57;
	text-transform: uppercase;
	text-decoration: underline;
}

/*
body_main_img.css
--------------------------------------------------*/
#home_img {
	position:relative;
	width: 974px;
	height: 385px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	z-index:2;
}	

/*
standard_content.css
--------------------------------------------------*/
#standard_content_wrapper {
	position:relative;
	width: 954px;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	z-index:2;
}	

#content_header {
	position: relative;
	height: 27px;
	width: 600px;
	padding-top: 5px;
	padding-bottom: 20px;
}	

#content_header_big {
	position: relative;
	height: 32px;
	width: 600px;
	padding-top: 5px;
	padding-bottom: 15px;
}	

#content_text {
	position: inherit;
	width: 934px;
	padding-bottom: 20px;
	padding-right: 20px;	
}

.section{
	padding: 0 0 0 0;
	overflow: auto;
	width: 100%;
	}

/*
trex.css
--------------------------------------------------*/

#trex_container {
	width: 700px;
	background-color: #f6f2dd;
	padding: 10px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom:15px;
	overflow: auto;
	}
	
#trex_img_tile {	
	height: 125px;
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

#trex_img_color {	
	height: 113px;
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}


/*
showcase.css
--------------------------------------------------*/

.showcase_nav {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	width: 300px;
	background-image: url(../images/nav_bg_grad_slice.gif);
}

.showcase_a {
	font-size: 14px;
	font-weight: bold;
	color: #462d14;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.showcase_head {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

#showcase_category {
	padding-left:20px;
	padding-right:15px;
	padding-bottom:15px;
	width: 190px;
	float:left;
	text-align: center;
}


/*
testomonials.css
--------------------------------------------------*/
.testomonials_head {
	font-size: 14px;
	color: #462d14;
	font-style: italic;
	font-weight: bold;
}

#testomonial_container {
	width: 850px;
	padding: 10px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom:15px;
	overflow: visable;
	}

#testomonial_img {
	
	height: 225px;
	float:right;
	}

/*
home page tiles.css
--------------------------------------------------*/
#tiles_container {
	position:inherit;
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	height: 182px;
}	

#left_tile {
	position:inherit;
	float: left;
	height: 180px;
	width: 473px;
}
	
#right_tile {
	position:inherit;
	float: right;
	height: 180px;
	width: 473px;
}

#tile_img {
	position:inherit;
	float: right;
	padding-left: 10px;
	height: 152px;
	width: 232px;
}

#tile_btn {
	position:relative;
	padding-left: 75px;
	height: 42px;
	width: 156px;
}

.tile_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color:#935d2a;
}

.tile_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}


/*
footer.css
--------------------------------------------------*/
.finance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fdfdfd;
	font-weight:bold;
}

.finance_a {
	text-decoration: none;
	margin-left: 5px;
	color: #fdfdfd;
}

.finance_a:hover {
	text-decoration: underline;
	margin-left: 5px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bf9061;
	margin-right: 5px;
}

#footer {
	width: 994px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}

#copyright {
	text-align: center;
	padding: 5px 0;
	margin: 0 auto;
}

ul#services {
	float: left;
	width: 500px;
	padding: 0 450px 0 25px;
	list-style-image: url(/images/bullet.png);
	margin: -10px 0 15px 0;
}

ul#services li {
	float: left;
	width: 230px;
	font-size: 18px;
}

ul#services li a {
	text-decoration: none;
}

#lighting {
	float: left;
}

#lighting img {
	margin: 15px;
	border: 1px solid #000;
}
