/* ------------------------------- Colors  ---------------------------

		#a6621f - Tan color for background
		#542c04 - Dark brown in background
		#DCBFA1 - side links when not over
		#A66828 - Acorns next to links when not over
		
------------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
body {
	background: url(images/bodybg.gif) #542c04;
	position: relative;
	color: #FEF6D2;
	text-align: center;
	font: 12px/1.5em Arial, sans-serif;
}
.testim {
color: #411c10;
}
a:link {color: #990000; text-decoration: underline; }
a:active {color: #990000; text-decoration: underline; }
a:visited {color: #990000; text-decoration: underline; }
a:hover {color: #990000; text-decoration: none; }
#stripe {
	background: url(images/stripe.gif) 0px 145px repeat-x;
}
#wrap {
	width: 779px;
	background: url(images/wrapbg.gif) repeat-y #a6621f;
	color: #F5E6D7;
	margin: auto;
	text-align: left;
}
#header {
	height: 146px;
	display: block;
	background: url(images/header.gif) no-repeat;
}
h4 {
	font-style:italic;
}
#rightcontent{
	background: url(images/rightcontentbg2.gif) top right no-repeat;
	display: block;
	width: 550px;
	float: right;
}
#rightcontent h1, h2{
	font-size: 10px;
	text-indent: -10000px;
	height: 38px;
	overflow: hidden;
}
#rightcontent p{
	padding-right: 33px;
	margin: 1.5em 0;
}
#rightcontent dl{
	padding-right: 33px;
}
#rightcontent dl.wood{
	margin-top: 1.5em;
}
#rightcontent dl.benefits dt, #rightcontent dl.wood dt{
	font-weight: bold;
	margin-bottom: .2em;
}
#rightcontent dl.benefits dd, #rightcontent dl.wood dd{
	margin-bottom: 1em;
}
#rightcontent h4{
	font-size: 100%;
	margin-bottom: 1.5em;
	display: block;
	clear: both;
}
#rightcontent img{
	border: 1px solid #dedcdc;
	float: right;
	margin: 5px;
	margin-right: 35px;
}
#rightcontent a.back{
	text-align: center;
	display: block;
}
#rightcontent img.gallery{
	float: none;
	margin: 0px;
}

/* ------------------------------------------------------------------
NAVIGATION ELEMENTS
------------------------------------------------------------------- */
#leftcontent{
	float: left;
	width: 229px;
	background: url(images/menu_bg.jpg) top left no-repeat;
	height: 460px;
	display: block;
}
#leftcontent ul {
	padding-top: 80px;
	list-style-type: none;
}
#leftcontent ul li {
	margin: 0px 30px 0px 35px;
	padding-left: 35px;
	background: url(images/acorn.png) left center no-repeat;
	font: 18px/36px "Times New Roman", Times, serif;
	border-bottom: 1px dotted #fff;
	display: block;
}
#leftcontent ul li:hover {
	background: url(images/acorn_hover.png) left center no-repeat;
}
#leftcontent li a {
	color: #fff;
	text-decoration: none;
	display: block;
}


.bottomfix{
	clear: both;
	height: 31px;
	display: block;
	background: url(images/bottomfix.gif) no-repeat;
}
#footer{
	font: 11px Arial, sans-serif;
	color: #FEF6D2;
	padding-bottom: 3px;
	text-align: left;
	width: 779px;
	margin: auto;
}
#footer p{
	padding-left: 30px;
}
#footer a.sitemap{
	float: right;
	padding-right: 40px;
	text-decoration: none;
}
#footer a.sitemap:hover{
	text-decoration: underline;
}
#footer a{
	color: #FEF6D2;
	margin-left: 30px;
}
/* --------------------------- Wood Types / Staff ------------------------------ */
#woodtypes{
	float: left;
}
#rightcontent dl.woodtypes, #rightcontent dl.staff{
	width: 450px;
	margin: 10px 20px;
	padding: 0;
	display: inline;
	float: left;
}
#rightcontent dl.woodtypes dt, #rightcontent dl.staff dt{
	float: right;
	margin: 0;
	padding: 0;
	font-size: 130%;
	line-height: 1.5em;
	width: 330px;
}
#rightcontent dl.woodtypes dd, #rightcontent dl.staff dd{
	margin: 0 0 0 120px;
	padding: 0;
	font-size: 95%;
	line-height: 1.5em;
}
#rightcontent dl.woodtypes dd.img, #rightcontent dl.staff dd.img{
	float: left;
	margin: 0 8px 0 0;
}
#rightcontent dl.woodtypes dd.img img, #rightcontent dl.staff dd.img img{
	border: 1px solid #dedcdc;
	float: none;
	margin: 0px;
}
#rightcontent img.staff{
	border: 1px solid #dedcdc;
	float: none;
	margin: 0px;
}
#rightcontent img.map{
	border: 0px;
	margin-top: 0px;
}
div.founders{
	width: 450px;
	float: left;
	margin-left: 20px;
}
#rightcontent div.founders img{
	border: 1px solid #dedcdc;
	float: none;
	margin: 0px;
}
#rightcontent div.founders p{
	font-weight: bold;
	margin-top: 0px;
	padding-left: 50px;
	padding-top: 0px;
}
/* ----------------------- Portfolio -------------------------------------- */
#rightcontent dl.portfolio{
	padding: 0px;
	float: left;
	width: 24%;
	text-align: center;
	padding-bottom: 10px;
}
#rightcontent dl.portfolio dt{
	font-weight: bold;
	padding-bottom: 3px;
}
#rightcontent dl.portfolio img{
	border: 1px solid #dedcdc;
	margin: 0px;
	float: none;
}
#rightcontent dl.portfolio a{
	text-decoration: none;
}
#rightcontent ul.gallery, #rightcontent ul.showroom{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#rightcontent ul.gallery li, #rightcontent ul.showroom li{
	display: block;
	float: left;
	width: 24%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
#rightcontent ul.showroom li{
	width: 45%;
}
#rightcontent ul.gallery img, #rightcontent ul.showroom img{
	border: 1px solid #dedcdc;
	margin: 0px;
	float: none;
}
p.after{
	clear: both;
}



form label{
	float: left;
	font-weight: bold;
	margin-right: 10px;
	font-size: 14px;
	line-height: 1.6em;
}
form input{
	float: left;
	margin-right: 10px;
	border: 0px;
	background: #542c04;
	font-weight: bold;
	padding: 3px 5px;
	color: #fff;
}
form input[type="submit"]{
	border: 0px;
	color: #fff;
	background: #542c04;
	font-weight: bold;
	padding: 2px 5px;
}
/*
a6621f - Tan color for background
#542c04 - Dark brown in background
#DCBFA1 - side links when not over
#A66828 
*/

h3 {
	margin: 10px 0px;
}

.clearfloat {
	margin-bottom: 10px;
	clear: both;
}
blockquote {
	margin-bottom: 10px;
	width: 470px;
	background: #BF7C3B;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
}