﻿/* JH - Ag subpages */
#allcontent {
	position: relative;
	margin-top: 10px;
	font-size: 12px;
}
#allcontent a:link { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:visited { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:hover { color: #1F79A5; font-size: 12px; text-decoration: underline; }
#allcontent a:active { color: #1F79A5; font-size: 12px; text-decoration: none; }
/*#tablecenter { text-align: center; margin: 0px auto; }
#first_block {
	padding-left: 10px;
	width: 525px;
	margin-bottom: 20px;
}
#first_block p { font-size: 12px; }
#first_block h2 {
	color: #227AAB;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#second_block {
	width: 535px;
	margin-bottom: 20px;
}*/
h2 {
	color: #227AAB;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.header {
	background: url(/agriculture/graphics/general/sub-header.jpg) no-repeat top left #fff;
	width: 100%;
}
.header h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#all_products {
	margin-left: 0px;
	margin-top: 10px;
}
#all_products TABLE TD {
	vertical-align: top;
}
#all_products .product {
	width: 258px;
	vertical-align: top;
	font-size: 10px;
	margin-bottom: 10px;
}
#all_products .product span {
	font-size: 12px;
	font-weight: bold;
}
#all_products .product span a:link { text-decoration: none; font-size: 12px; color: #227AAB; }
#all_products .product span a:visited { text-decoration: none; font-size: 12px; color: #1C6288; }
#all_products .product span a:hover { text-decoration: underline; font-size: 12px; color: #227AAB; }
#all_products .product span a:active { text-decoration: none; color: #227AAB; padding-left: 0px; font-size: 12px; }
#all_products .product img {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.right_content {
position: relative;
/*float: right;
width: 248px;*/
border:0px solid #999;
}
.right_content H2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #111;
}
.right_content .agheader {
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 1px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E5B53B;
}
.right_content UL {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 35px;
}

.right_content UL LI {
	list-style-image: url(/agriculture/graphics/general/yellow-bullet.jpg);
	padding-bottom: 3px;
}

.right_content UL LI a:link { color: #1F79A5; font-size: 12px; text-decoration: none; padding-left: 3px; }
.right_content UL LI a:visited { color: #1F79A5; font-size: 12px; text-decoration: none; padding-left: 3px; }
.right_content UL LI a:hover { color: #1F79A5; font-size: 12px; text-decoration: underline; padding-left: 3px; }
.right_content UL LI a:active { color: #1F79A5; font-size: 12px; text-decoration: none; padding-left: 3px; font-weight: normal; }

.bluebullet2 {
	list-style-image: url(/geospatial/graphics/bullet-bsh.jpg);
	list-style-position: outside;
}
.bluebullet2 STRONG { color: #006599; }
.bluebullet2 LI {
padding: 0px 0px 15px 0px;
vertical-align: middle;
line-height: 15px;
}
