body{
padding:0px;
margin:0px;
background:url(images/bg.jpg) top repeat-x;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}
.mulch_field h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ffd802;
}


td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:15px;
		color:#D6E5AC;
	}

.m_text strong { color:#EAF1D7}
.m_text a{ color:#D6E5AC; text-decoration:none}
.m_text a:hover{ color:#D6E5AC; text-decoration:underline}
.m_text li a{ color:#D6E5AC; text-decoration:underline}
.m_text li a:hover{ text-decoration:none}
.h_text { color:#000000}
	
.c_text { color:#919D8E}
.c_text a{ color:#919D8E; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span a{ color:#BD660C; text-decoration:underline}
.c_text span a:hover{text-decoration:none}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.form{height:25px; margin-top:6px;}
.form input, .form_row input, .form select, option {
		width:161px; 
		height:22px; 
		color:#ffffff; 
		border:#FFD802 1px solid; 
		background:#306E1D; 
		padding-left:5px;
}

textarea {width:210px; height:215px; color:#fff; border:#FFD802 1px solid; background:#306E1D; padding-left:5px; overflow:auto; margin-top:10px}

ul {margin:0; padding:0; list-style:none}
li  {margin:0px; padding:0px 0px 0px 11px; font-size:12px;}
.mulch_field .thumb {
	float: left;
	margin-right: 20px;
	border: 1px double #EDF5D8;
}
.mulch_field {
	margin-bottom:25px;
	display:block;
}
.mulch_field .mulch_description {
	height:50px;
	display:block;
}

li a  {font-family:Tahoma; font-size:12px; line-height:19px; color:#EDF5D8}

.ul2 li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 11px}
.ul2 li a  {font-family:Tahoma; font-size:12px; line-height:19px; color:#000000}
.form_row .form_field {
	height: 20px;
	width: 170px;
	float: left;
	padding-bottom: 5px;
}
.form_row {
	width: 415px;
	margin-bottom:5px;
}
.bullet li {
	list-style-image:url(images/a1.gif);
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:5px;
	line-height:18px;
}
#logo_box {
	background-image: url(images/bg_logo_box.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 400px;
	text-align: center;
	padding-top: 30px;
}
.small_text{
	font-size:10px;
}