 
body  {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #96AF69;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
.tree a:link {
	color: FFCC66;
}
.tree a:visited {
	color: FFCC66;
}
.tree a:hover {
	color: 96AF69;
}
.tree a:active {
	color: FFCC66;
}
.tree #container {
	width: 984px;
	margin: 0 auto;
	text-align: left;
	background-color: #3B4D36;
} 
.tree #header {  
	background-image: url(../images/index_01.jpg);
	width: 984px;
	height: 198px;
}
.tree #sidebar1 {
	float: left; 
	width: 261px;
}
.tree #mainContent { 
	width: 723px;
	float: left;
} 
.tree #footer { 

} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style2 {color: #96AF69}
.d {
	font-size: 22px;
	color: #96AF69;
}
a:link {
	color: #ffcc66;
	text-decoration: none;
}
a:visited {
	color: #ffcc66;
	text-decoration: none;
}
a:hover {
	color: #ffcc66;
	text-decoration: underline;
}
a:active {
	color: #ffcc66;
	text-decoration: none;
}
.asd {
	color: #DEAB66;
}
.tree #container #mainContent div .d span {
	font-size: 24px;
	color: #96AF69;
}
.head1 {
	font-size: 16px;
	color: #FFCC66;
}
.black_head {
	font-size: 16px;
	color: #2B3827;
}

.tree #pricing_bkrnd {
	background-image: url(../images/mulch_delivery_bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	margin: 10px;
	background-attachment: scroll;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.tree #pricing_bkrndCopy {
	background-image: url(../images/firewood_delivery_bkrnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	margin: 10px;
	background-attachment: scroll;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

