@charset "UTF-8";
/* CSS Document */

.homeLines {
	background: url(/images/lines_home.gif) repeat-y center top;
}

/************************************************
*************************************************
FEATURE
*************************************************
************************************************/

#feature {
	background: #F0E9C8 url(/home/background.gif) no-repeat center top;
	width: 900px;
	height: 355px;
	clear: both;
	float: left;
}
#flashContent{
	width: 535px;
	height: 355px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: -1;
}
#intro{
	clear:none;
	float: left;
	width: 305px;
	height: 235px;
	padding: 100px 30px 20px 30px;
	display: block;
	margin: 0px;
}
.introCopy {
	color: #4c6c47;
	font-size: 10px;
}
#intro h2 {
	background: transparent url(/home/header.gif) no-repeat left top;
	width: 301px;
	height: 53px;
	float:left;
	display: block;
	margin: 0px 0px 20px 0px;
}
#quoteBox {
	width: 300px;
	height: auto;
	clear: both;
	float:left;
}
#column1 {
	float:left;
	width: 373px;
	margin: 0px;
	padding: 30px 20px 20px 20px;
}
#column2 {
	float:left;
	width: 188px;
	height: inherit;
	margin: 0px;
	padding: 30px 20px 20px 20px;
}
#column3 {
	font-size: 10px;
	line-height: 12px;
	float:left;
	width: 219px;
	margin: 0px;
	padding: 30px 20px 20px 20px;
}
.thumbnail{
	float: left;
	width: 95px;
	height: 65px;
	padding: 0px 0px 10px 10px;
}
#column1 h3 {
	background: transparent url(/home/wood_hd.gif) no-repeat center bottom;
	width: 144px;
	height: 65px;
	float:left;
	display: inline;
	margin: 0px 15px 0px 0px;
}
#column2 h3 {
	background: transparent url(/home/residence_hd.gif) no-repeat center bottom;
	width: 67px;
	height: 65px;
	float:left;
	display: inline;
	margin: 0px 15px 0px 0px;
}
#column3 span {
	display: none;
}
.tout {	
	width: 219px;
	height: auto;
	clear: both;
	margin: 0px 0px 15px 0px;
}
#tout1 {
	background: transparent url(/home/home_tout_1.gif) no-repeat center bottom;
}
#tout2 {
	background: transparent url(/home/home_tout_2.gif) no-repeat center bottom;
}
#tout1 a, #tout2 a {
	display: block;
	width: 219px;
	height: 85px;
}

