body {
	margin:0;
	background-repeat: repeat-x;
	background-color: #414D09;
}

body, div {
	font:8pt Verdana,sans-serif;
	color:#333333;
}

/* necessary to make the embedded editor bg white */
.mceContentBody {
  background:#FFF url('');
}


.red {color:#ff0000;}


/*h1, h2, h3, h4, h5, h6 { font:bold 12pt Verdana,sans-serif; margin-top:0; }

h1 {
	font:15pt Verdana,sans-serif;
}

h2 {
	font:14pt Verdana,sans-serif;
}*/

a, a:link { text-decoration:none; color:#015C01; font-weight:bold;}
a:visited { text-decoration:none; color:#015C01; font-weight:bold;}
a:hover { text-decoration:none; color:#BF6516; font-weight:bold;}
a:active { text-decoration:none; color:#015C01; font-weight:bold;}

/* use # if only place using style on page.  use . if reusing style.*/


#leftnavTable {
	background-image: url(images/bottom-products.jpg); 
	background-repeat:no-repeat; 
	background-position: bottom;
}

#leftnavOuter {
	background-image: url(images/header-products.jpg); 
	background-position: top; 
	background-repeat:no-repeat;
}

#leftnavInner {
	margin-left: 35px; 
	margin-bottom: 55px; 
	padding-top: 115px;
}

#leftnavInner A {
	line-height: 250%;
}

#leftnavTable2 {
	background-image: url(images/bottom-products.jpg); 
	background-repeat:no-repeat; 
	background-position: bottom;
}

#leftnavOuter2 {
	background-image: url(images/header-lefttext.jpg); 
	background-position: top; 
	background-repeat:no-repeat;
}

#leftnavInner2 {
	margin-left: 35px; 
	margin-bottom: 55px; 
	padding-top: 20px;
  padding-right: 10px;
}

#contentTable {
	background-image: url(images/bottom-content.jpg); 
	background-repeat:no-repeat; 
	background-position: bottom;
}

#contentInner {
	margin-left: 35px; 
	margin-bottom: 35px; 
  margin-right: 35px;
	padding-top: -5px;
}

#footer {
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

#footer-content {
	margin-top: 22px;

}

#searchbox {
	width: 643px;
	height: 87px;
	background: url(../../images/searchbox.jpg);
}

#searchbox_left {
	width: 468px;
	float: left;
}

#searchbox_right {
	width: 175px;
	float: right;
}

#searchbox_form {
	margin: 20px 0 0 150px;
}

#thetreemaker_links a {
	padding:3px;
	padding-bottom:8px;
	margin-bottom:10px;
	line-height:14px;
	vertical-align:middle;
	display:block;
	background: url(../../images/div_prodnav.jpg) bottom left no-repeat;
}

.alert {
	font-size: 14px;
	color: #d72828;
}
