body {
	padding: 0;
	margin: 0;
	background: #000 url(images/body.jpg) fixed center top;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 62.2%;
}

h1,h2,h3,h4,h5,h6,p,ul,li,ol {
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

#bark {
	margin: 0 auto;
	width: 924px;
	padding: 10px;
}

#leaves {
	margin-bottom: 4px;
}

h1 {
	width: 270px;
	height: 250px;
	float: left;
}

h1 a {
	display: block;
	width: 270px;
	height: 250px;
	color: #fff;
	text-indent: -9000px;
	background: url(images/logo.gif) no-repeat left top;
}

#showoff,
#bigpic {
	width: 630px;
	height: 230px;
	background-color: #240a02;
	float: right;
	padding: 10px;
}

#showoff img,
#bigpic img {
	width: 630px;
	height: 230px;	
}

#trunk {
	background: url(images/content.gif) repeat-y;
	margin-bottom: 4px;
}

#smallbranches {
	width: 270px;
	float: left;
}

#thenav {
	width: 250px;
	padding: 10px 10px 6px;
	list-style-type: none;
	border-bottom: 4px solid #340f04;
}

#thenav li {
	display: block;
	margin-bottom: 4px;
}

#thenav li a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.6em;
	text-decoration: none;
	background-color: #802608;
	padding: 5px;
}

#thenav li a:hover,
#thenav li.here a {
	background-color: #401304;
}

#thenav ul li {
	display: block;
	margin-bottom: 4px;
}

#thenav ul li a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	background-color: #290c00;
	padding: 3px 15px;	
}

#thenav ul li a:hover,
#thenav ul li.here a {
	background-color: #401304;
}

#newsflash {
	width: 250px;
	padding: 0 10px;
}

#newsflash h3 {
	color: #fff;
	font-size: 2em;
	line-height: 1;
	margin: 8px 0;
	text-transform: uppercase;
}

#newsflash p {
	color: #fff;
	font-size: 1.4em;
	line-height: 1.4;
	margin: 8px 0;
}

#newsflash p.date {
	color: #d93f0c;
	font-size: 1.1em;
	margin-top: -5px;
	text-transform: uppercase;
}

#newsflash p.more {
	padding: 5px 0;
}

#newsflash p.more a {
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #17581b;
}

#newsflash p.more a:hover {
	background-color: #27992f;
}

#bigbranches {
	width: 650px;
	float: right;
}

#mission,
#portfolio {
	background-color: #290c02;
	padding: 10px;
	border-bottom: 4px solid #340f04;
}

#mission h2 {
	color: #fff;
	line-height: 1;
	font-size: 2.2em;
	background: #000 url(images/tagline.gif) no-repeat center top;
	padding: 60px 10px 4px;
	text-transform: uppercase;
}

#mission p {
	color: #ddd;
	font-size: 1.4em;
	line-height: 1.4;
	background-color: #000;
	padding: 4px 10px 10px;
}

#mission strong {
	color: #ee4200;
}

#sample {
	padding: 10px;
	position: relative;
	border-bottom: 4px solid #340f04;
}

#sample h3 {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 2.2em;
	line-height: 1;
	text-transform: uppercase;
}

#sample h3 span {
	color: #fff;
	background-color: #000;
	padding: 0 5px;
}

#sample img {
	width: 630px;
	height: 200px;
}

#happytalk {
	padding: 10px;
	border-bottom: 4px solid #340f04;
}

#talk {
	padding: 10px;
	background-color: #1a0701;
}

#talk div.large {
	float: left;
	width: 390px;
}

#talk div.small {
	float: right;
	width: 190px;
}

#happytalk h3 {
	color: #fff;
	font-size: 1.6em;
	line-height: 1;
	text-transform: uppercase;
	padding-bottom: 4px;
}

#happytalk p {
	color: #eee;
	font-size: 1.3em;
	line-height: 1.6;
	padding-top: 4px;
	margin: 8px 0;
}

#happytalk p.jumbo {
	font-size: 2.2em;
	font-weight: bold;
}

#happytalk a {
	color: #ea3500;
}

#happytalk a:hover {
	color: #fff;
}

#happytalk p.more a {
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #5a1800;
}

#happytalk p.more a:hover {
	background-color: #c3390b;
}

#veneer {
	margin: 10px;
	padding: 10px;
	background-color: #521805;
}

#veneer h3 {
	color: #fff;
	font-size: 2.2em;
	line-height: 1;
	text-transform: uppercase;
	padding-bottom: 4px;
}

#veneer p {
	color: #ddd;
	font-size: 1.4em;
	line-height: 1.4;
	padding-top: 4px;
	margin: 8px 0;
}

#veneer p.more {
	padding: 5px 0;
}

#veneer p.more a {
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #7d2507;
}

#veneer p.more a:hover {
	background-color: #c3390b;
}

#newsdetail {
	margin: 10px;
	padding: 10px;
	background-color: #521805;
}

#newsdetail h2 {
	color: #fff;
	font-size: 2.2em;
	line-height: 1;
	text-transform: uppercase;
	padding-bottom: 4px;
}

#newsdetail p {
	color: #ddd;
	font-size: 1.4em;
	line-height: 1.4;
	padding-top: 4px;
	margin: 8px 0;
}

#newsdetail p.date {
	color: #d93f0c;
	font-size: 1.1em;
	margin-top: -5px;
	text-transform: uppercase;
}

#newsdetail a {
	color: #e5430d;
}

#newsdetail a:hover {
	color: #fff;
}

#newsdetail ul {
	margin: 20px;
	color: #ddd;
	font-size: 1.4em;
	line-height: 1.4;	
}

.twigs {
	margin: 10px;
	background-color: #000;
	padding: 10px;
	width: 610px;
	overflow: hidden;
}

.twigs h2 {
	color: #fff;
	line-height: 1;
	font-size: 2.2em;
	text-transform: uppercase;
}

.twigs h3 {
	color: #fff;
	line-height: 1;
	font-size: 2em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.twigs p {
	color: #ddd;
	font-size: 1.4em;
	line-height: 1.4;
	background-color: #000;
	padding: 4px 0;
}

.twigs p.more {
	padding: 5px 0;
}

.twigs p.more a {
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #802608;
}

.twigs p.more a:hover {
	background-color: #c3390b;
}

.twigs .boat {
	float: left;
	width: 49%;
}

.twigs ul {
	color: #ddd;
	font-size: 1.4em;
	line-height: 1.4;
	padding: 0;
	list-style-type: none;
}

.tips {
	color: #e5430d;
	text-decoration: underline;
	cursor: pointer;
}

.twigs ul li span:hover {
	color: #fff;
}

.twigs strong {
	color: #ee4200;
}

.twigs form#gmapdirections {
	padding: 0;
	margin: 10px 0;
}

.twigs form#gmapdirections label {
	font-size: 1.0em;
}

.twigs form#gmapdirections input {
	color: #e5430d;
	font-size: 1.0em;
	background-color: #431300;
	border: 3px double #290c00;
	width: 400px;
	margin: 0 5px 0 0;
	padding: 3px 0;
}

.twigs form#gmapdirections input:focus {
	background-color: #7d2507;
}

.twigs form#gmapdirections button {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	padding: 3px 15px;
	background-color: #7d2507;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}

.twigs form#gmapdirections button:hover {
	background-color: #e5430d;
}

#glovebox {
	margin: 10px 0;
}

#gmap {
	width: 610px;
	height: 300px; /*increased from 150 2009-12-03*/
}

#gmap img {
	background-color: transparent;
}

.contact {
	margin: 10px;
	background-color: #521805;
}

.us,
.rfq {
	padding: 10px;
}

.us h3,
.rfq h3 {
	color: #fff;
	background-color: #000;
	font-size: 2.2em;
	line-height: 1;
	text-transform: uppercase;
	padding: 4px;
}

.rfq h3 a {
	font-size: 12px;
}

.rfq h4 {
	background-color: #340f04;
	color: #fff;
	font-size: 1.4em;
	line-height: 1;
	text-transform: uppercase;
	padding: 4px;
	margin: 8px 0;
}

.us p,
.rfq p {
	color: #fff;
	font-size: 1.2em;
	line-height: 1.4;
	margin: 8px 0;
}

.us a,
.rfq a {
	color: #e5430d;
}

.us a:hover,
.rfq a:hover {
	color: #fff;
}

.us form {
	margin: 10px 0;
}

.rfq form {
	margin: 0 0 10px;
	position: relative;
}

.rfq #loading,
.rfq #saving {
	width: 150px;
	height: 90px;
	margin: 0 auto;
	background: url(images/ajax-loader.gif) no-repeat center center;
	padding: 110px 0 0 0;
}

.rfq #loading p,
.rfq #saving p {
	text-align: center;
	text-transform: uppercase;
}

.us label {
	color: #ee4200;
	font-size: 1.0em;
}

.rfq label {
	color: #fff;
	font-size: 1.2em;
	display: block;
}

.rfq label span {
	font-size: 10px;
}

.rfq input {
	width: 300px;
	font-size: 1.2em;
	background-color: #2f0d00;
	border: 3px double #290c00;
	padding: 2px;
	color: #f8480e;
}

.rfq input.small {
	width: 75px;
}

.rfq input:focus,
.rfq textarea:focus {
	background-color: #431300;
}

.rfq p a.steps,
.rfq p.save a,
.rfq p a.gotostep4 {
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #7d2507;
	font-size: 1.2em;
	font-weight: bold;
}

.rfq p a.steps:hover,
.rfq p.save a:hover,
.rfq p a.gotostep4:hover {
	background-color: #c3390b;
}

.rfq p a.cancel {
	color: #992d08;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #3e1100;
	font-size: 1.2em;
	font-weight: bold;
}

.rfq p a.cancel:hover {
	background-color: #2c0b00;
}

.us input {
	width: 240px;
	font-size: 1.2em;
	background-color: #2f0d00;
	border: 3px double #290c00;
	padding: 2px;
	margin-bottom: 15px;
	color: #f8480e;
}

.us input:focus,
.us textarea:focus {
	background-color: #431300;
}

.us textarea {
	color: #f8480e;
	padding: 2px;
	width: 240px;
	font-size: 1.1em;
	background-color: #2f0d00;
	border: 3px double #290c00;
	margin-bottom: 10px;
}

.rfq button {
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	padding: 3px 15px;
	background-color: #7d2507;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}

.rfq button:hover {
	background-color: #e5430d;
}

.us button {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	padding: 3px 15px;
	background-color: #7d2507;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}

.us button:hover {
	background-color: #e5430d;
}

.us p.error {
	font-size: 1.3em;
	color: #fff;
	line-height: 1.3em;
	padding: 3px;
	font-weight: bold;
	background-color: #661c00;
	border: 3px double #b23000;
	margin: 0 0 8px;
}

/* @group Google Map */

#mission img {
	float: right;
	margin: 0 10px 0 0;
	padding: 2px;
	background-color: #431300;
	border: 1px solid #2f0d00;
}



/* @end */

/* @group Phonebook */

table.phonebook {
	width: 100%;
	color: #fff;
	border-collapse: collapse;
}

table.phonebook col {
}

table.phonebook col.emailCol {
}

table.phonebook thead {
   display: none;
	background-color: #000;
	border-top: 1px solid #2f0d00;
	border-bottom: 1px solid #2f0d00;
}

table.phonebook th {
	color: #ee4200;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

table.phonebook thead tr:hover {
	background-color: transparent;
	color: inherit;
}

table.phonebook a:link,
table.phonebook a:visited {
	color: #fff;
	text-decoration: underline;
}

table.phonebook a:hover {
	text-decoration: none;
}

table.phonebook .odd {
	background-color: #2e0c00;
}

table.phonebook tr:hover {
	background-color: #451404;
}

table.phonebook tr.odd:hover {
	background-color: #1d0700;
}

table.phonebook tr {
	font-size: 1.3em;
}

table.phonebook th, td {
	padding: 0.5em 0.5em;
}

table.phonebook caption {
	color: #fff;
	font-size: 2.2em;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: left;
}

/* @end */

img.right {
	float: right;
	margin-left: 10px;
}

#roots {
	background: #290c02 url(images/roots.gif) repeat-y;
}

#logos {
	padding:10px;
	width: 250px;
	height: 86px;
	background: url(images/footerlogos.gif) no-repeat 10px 10px;
	float: left;
}

#logos p {
	text-indent: -9000px;
}

#places {
	width: 246px;
	margin: 0 384px 0 274px;
	padding: 10px;
}

#places ul {
	list-style-type: none;
	width: 50%;
	float: left;
	font-size: 1.4em;
	line-height: 1.8;
}

.one {
	text-align: left;
}

.two {
	text-align: right;
}

#places a {
	color: #e5430d;
	text-decoration: none;
}

#places a:hover,
#places a.here {
	color: #fff;
}

#location {
	width: 360px;
	float: right;
	padding: 10px;
}

#location h5 {
	color: #fff;
	font-size: 1.4em;
}

#location p {
	color: #e5430d;
	font-size: 1.2em;
	line-height: 1.4;
}

#location strong {
	color: #fff;
	font-weight: bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Tool Tips */
.tool-tip {
	color: #fff;
	width: 220px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(images/bubble.png);
}
 
.tool-text {
	font-size: 1.3em;
	line-height: 1.3;
	padding: 4px 8px 8px;
	background: url(images/bubble.png);
}