@charset "UTF-8";
/* CSS Document */


.Bulleted_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 3px;
}
.Bulleted_text_YELLOW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.ClickHere_YELLOW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}

.ClickHere_YELLOW a {	color: #FC0; text-decoration: none;}
.Small_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#Left_headline {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

#Left_headline a {
text-decoration:none;
color:#000;
}


.small_pics {
	float: left;
	height: 100px;
	width: 120px;
	margin: 2px;
}
.small_pics_rht {
	float: right;
	height: 125px;
	width: 0px;
	margin: 0px;
}
.Soil_products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	width: 195px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #000;
	text-decoration: none;
	height: 135px;
}
.Soil_products_rht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	width: 165px;
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
	color: #000;
	height: 135px;
}

li {
color:#900;
}

a {
	text-decoration:none;
	}
