
body.main{
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	text-align: center;
	background-color:#aaaaaa;
	color:#ffffff;
	font-family: Arial;
}
body.splash_body{
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
	margin-bottom:auto;
	text-align: center;
	background-color:#000000;
	color:#000000;
	font-family: Arial;
}
table.main_table{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	cellspacing: 0px;
	background-color:#ffffff;
	width: 100%;
	color:#000000;
	border-color: #000000;
	border-top: 0px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 0px;
}
table.splash_main_table{

	margin-left:auto;
	margin-right:auto;
	margin-bottom: 25px;
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	cellspacing: 0px;
	width: 960px;
	height: 768px;
}
td.splash{
	color:#ffffff;
	height:33%;
	font-size:18pt;
	font-family: Arial;
}
td{
	color:#000000;
}
td.banner{
	padding-top: 20px;
}
td.fertilizer_banner{
	padding-top: 20px;
	background-color:#aaaaaa;
}
td.bottom_banner_left{
	background-color:#cccccc;
	width: 180px;
	margin-left:0px;
}
td.bottom_banner_right{
	background-color:#aaaaaa;
}
td.main_content{
	color:#000000;
}
td.main_content div{
	width:100%;
	overflow:inherit;
}
td.main_links{
	width: 180px;
	background-color:#dddddd;
}
table.links_table{
	width:100%;
	cellspacing: 0px;
	cellpadding:0px;
}
tr.links_tr{
	border-color: #000000;
	border-top: 1px solid;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid;
}
td.links_td{
	background-color:#ffffff;
	padding: 0px;
}
td.splash_text{
 	padding-left:10px;
	padding-right:10px;
	padding-bottom:150px;
	font-size:14pt;
	width:50%;
	color:#333333;
	font-family: Arial;

}
span.links_span{
	background-color:#666666;
	margin-right: 5px;
}
a{
	color: #660000;
	font-weight:bold;
	font-family:Arial;
	text-decoration: none;
}
a:hover{
	color: #996600;
	font-weight:bold;
	font-family:Arial;
	text-decoration: none;
}
a.main_links{
	text-decoration:none;
	font-size: 11pt;
	font-weight: bold;
	font-family:Arial;
	color:#000000;
}
a.main_links:hover{
	text-decoration:none;
	font-size: 11pt;
	font-weight: bold;
	font-family:Arial;
	color:#666666;
}
a.main_links:hover span{
	background-color:#999999;
}
hr.links{
	margin-top:1px;
	margin-bottom:1px;
	color: #666666;
	
}
a.splash{
	text-decoration:none;
	font-size: 18pt;
	font-family:Arial;
	color:#000000;
}
a.splash:hover{
	text-decoration:none;
	font-size: 18pt;
	font-family:Arial;
	color:#999999
}
h3{
	color:#5a0c0c;
}
#AbellNet{
	border: 0px;
	height:59px;
	width: 209px;
}
input.contact_button{
	background-color:#5a0c0c;
	color:#ffffff;
}
#billpay{
	text-align:center;
	color: #000000;
	margin-top:25px;
	cursor: pointer;
	font-weight:bold;
}
#billpay:hover{
	text-align:center;
	color: #666666;
	margin-top:25px;
	cursor: pointer;
}



