body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	overflow-y: scroll;
	background: #adadad url(../images/common/body_bckgnd.png) repeat-x 0px 0px;
}
#container {
	text-align: left;
	width: 96%;
	max-width: 1180px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #999999;
	min-height: 420px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	min-height: 167px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	background: #FCF9EF;
}
#header a img {
	display: block;
	float: left;
	border: 0px none;
	padding-top: 27px;
	padding-left: 26px;
	margin: 0px;
	padding-right: 26px;
	background-color: #FCF9EF;
	background-image: url(../images/common/logo_bckgnd.gif);
	background-repeat: no-repeat;
}
#flash {
	text-align: right;
	overflow: hidden;
	display: block;
	background: #FCF9EF url(../images/banners/10.jpg) no-repeat 0px 0px;
	height: 167px;
	float: none;
}
#menu {
	min-height: 36px;
	margin: 0px;
	list-style: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px;
	overflow: auto;
	display: block;
	background-color: #013302;
	background-repeat: repeat-x;
	background-position: 300px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 275px;
}
#menu li {
	display: inline;
}
#menu li a {
	font-size: 75%;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 2px;
	color: #FFFFFF;
	display: block;
	float: left;
	width: auto;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	border: 1px solid #015403;
	background: #012E02 no-repeat 0px 0px;
}
#menu li a:hover, #menu li a:active, #menu li a:focus {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #013302;
	background-repeat: repeat-x;
	background-position: 0px -2px;
} 
#content_container {
	min-height: 350px;
	overflow: auto;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EDE4BB;
	background-image: url(../images/common/content_bckgrd1.jpg);
	background-repeat: repeat-x;
}

#footer {
	min-height: 63px;
	clear: both;
	text-align: right;
	padding-right: 27px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	background-color: #FFFFFF;
}
#footer ul {
	margin: 0px;
	padding: 3px 0px 3px 21px;
	min-height: 30px;
	list-style: none;
	overflow: auto;
	border: 0px none #006600;
	background-image: url(../images/common/footer_bckgnd.jpg);
	background-repeat: repeat-x;
	background-position: 0px;
}
#footer ul li {
	display: inline;
	font-size: 108%;
	border: 0px none #006600;
}
#footer ul li strong {
	display: block;
	color: #006600;
	float: right;
	font-size: large;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-weight: 100;
	width: 200px;
}
#footer ul li a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 15px;
	font-size: small;
	color: #006600;
	margin-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
#footer ul li#copyright {
	display: block;
	float: left;
	width: 191px;
	text-align: left;
	padding-left: 45px;
	font-size: x-small;
	padding-top: 24px;
	color: #006600;
}
#footer ul li a:hover, #footer ul li a:active, #footer ul li a:focus {
	border: 1px solid #006600;
	background: #FFFFFF;
	color: #006600;
	padding: 14px;
} 
p {
	line-height: 125%;
	font-size: 86%;
	color: #006600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	margin: 0px;
	font-weight: 100;
}
h1 {
	font-size: 116%;
	font-weight: 100;
	color: #CFB53B;
	margin: 14px 300px 0px 275px;
	padding: 5px 25px 0px 0px;
}
h1 strong {
	color: #238E23;
	display: block;
	font-size: 24px;
	font-weight: 100;
}
#left_column {
	float: left;
	width: 232px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-top: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 21px;
	clear: left;
}
#nav li {
	text-align: left;
	padding-bottom: 7px;
}
#nav li a {
	text-decoration: none;
	display: block;
	margin-left: 7px;
	color: #C2A930;
	width: 200px;
	background: #FFFFFF;
	border: 1px solid #006600;
	padding: 5px 7px;
	font-size: 84%;
	font-weight: bold;
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	color: #FFFFFF;
	background: #006600;
	border: 1px solid #003333;
}

h3 {
	margin: 0px;
	padding: 7px 0px;
	font-size: 108%;
	color: #006600;
	font-weight: 400;
	text-align: center;
	
}

h3 strong {
	display: block;
	color: #006600;
	font-weight: 100;
}	
h2 {
	margin: 0px 0px 10px;
	padding: 7px 0px;
	font-size: 108%;
	color: #B9A02F;
	font-weight: 300;
	border-bottom: 1px solid #DFCE7D;
}

h2 em {
	background: url(../images/common/icon.gif) no-repeat left -41px;
	padding-right: 24px;
	display: block;
	float: left;
	color: #229022;

}

h2 a {
	color: #00C2D3;
	padding-right: 21px;
	background: url(../images/common/breadcrumb_arrow.gif) no-repeat right 0px;
	
}
h2 a:hover, h2 a:active, h2 a:focus {
	background: url(../images/common/breadcrumb_arrow.gif) no-repeat right -70px;
	text-decoration: none;
}

h2 strong {
	display: block;
	color: #006600;
	font-weight: 100;
}	
h4 {
	margin: 0px;
	padding: 7px 0px;
	font-size: 108%;
	color: #CFB53B;
	font-weight: 300;
}

h4 em {
	background: url(../images/common/icon.gif) no-repeat left -42px;
	padding-right: 24px;
	display: block;
	float: left;
	color: #229022;

}
#left_column h2 {
	margin-left: 12px;
	text-align: left;
	padding-bottom: 5px;
	border-bottom-style: none;
}
#right_column h2 {
		border-bottom-style: none;
		margin: 0px 0px 10px;
	padding: 0px 0px;
	}
#right_column {
	float: right;
	width: 20%;
	padding-bottom: 0px;
	padding-top: 14px;
	background: #EDE4BB url(../images/common/content_bckgrd1.jpg) repeat-x top;
}
a.highlight_link {
	background: url(../images/common/highlight_link.gif) no-repeat 0px 0px;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	color: #006600;
}
a.highlight_link:hover, a.highlight_link:active, a.highlight_link:focus {
	text-decoration: none;
	color: #B0992D;
	background-color: #EDE4BB;
	background-image: url(../images/common/highlight_link.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
a {
	text-decoration: none;
	color: #CEB53A;
}
a:hover, a:active, a:focus {
	color: #006600;
	text-decoration: underline;
}
#content {
	margin-left: 275px;
	margin-right: 23%;
	padding-bottom: 14px;
	margin-top: 10px;
}
ul.arrow_list {
	margin: 7px 0px 21px;
	padding: 0px;
	list-style: none;
}
ul.arrow_list li {
	background: url(../images/common/breadcrumb_arrow.gif) no-repeat -5px -134px;
	padding-left: 14px;
	font-size: 85%;
	color: #006600;
	line-height: 125%;
	margin-bottom: 3px;
}
ul.arrow_list li strong {
	display: block;
	color: #006600;
	font-weight: 700;
}
ul.choices {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.choices li {
	margin-bottom: 7px;
	font-size: 108%;
}
ul.choices a {
	border: 1px solid #006600;
	display: block;
	padding: 7px;
	color: #006600;
	background: #FFFFFF;
}
ul.choices a:hover, ul.choices a:active, ul.choices a:focus {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #238E23;
}
ul.locations {
	margin: 14px 0px;
	padding: 0px;
	list-style: none;
}
ul.locations li {
	font-size: 82%;
	color: #666666;
	border-bottom: 1px solid #e5e5e5;
	line-height: 125%;
	overflow: auto;
	border-top: 1px solid #e5e5e5;
	margin-top: -1px;
	padding-top: 5px;
}
ul.locations li strong {
	width: 140px;
	display: block;
	float: left;
	text-align: left;
	padding-bottom: 5px;
	cursor: pointer;
}
ul.locations a {
	color: #315E61;
}
ul.locations a:hover, ul.locations a:active, ul.locations a:focus {
	color: #19BFCE;
	text-decoration: none;
}


a.non-html em {
	color: #F5F5F5;
	text-transform: lowercase;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
a.non-html:hover em, a.non-html:focus em, a.non-html:active em {
	color: #999999;
	font-style: normal;
	text-decoration: none!important;}

#founder {
	padding-top: 175px;
	background-image: url(../images/common/Ag_Banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
#founder p {
	padding-right: 17px;
	padding-left: 17px;
}
#founder blockquote {
	background: url(../images/common/66_bckgnd.gif) no-repeat 0px 0px;
	font-size: 108%;
	color: #666666;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#founder cite {
	padding-left: 17px;
	font-style: normal;
	margin-top: -31px;
	display: block;
	margin-right: 15px;
	padding-top: 40px;
	color: #666666;
	font-size: 82%;
	text-align: right;
	padding-right: 17px;
	margin-bottom: 24px;
	font-weight: 700;
	background-image: url(../images/common/99_bckgnd.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
}
.float_left {
	margin-top: 4px;
	margin-right: 21px;
	margin-bottom: 11px;
	float: left;
}
.float_right {
	margin-top: 4px;
	margin-left: 21px;
	margin-bottom: 11px;
	float: right;
}


a:hover img.float_left, a:hover img.float_right {
	background: #FFFFFF;
	border: 1px solid #00C2D3;
}

#map {
	height: 400px;
	font: 82% Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #000033;
	background: #014065;
	margin-top: 21px;
}
#map strong {
	color: #000000;
	font-size: medium;
	font-weight: 100;
	line-height: 150%;
	margin-bottom: 0px;
}
#map em {
	font-size: small;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	font-weight: 700;
}

#map a {
	text-decoration: none;


}
p#phone {
	display: block;
	font-weight: 100;
	color: #CEB53A;
	font-size: 108%;
	line-height: 108%;
	margin-bottom: 14px;
	background: #FFFFFF url(../images/common/phone_1.gif) no-repeat 6px 4px;
	padding: 10px 0px 17px 67px;
	margin-right: 11px;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
}
p#phone strong {
	display: block;
	font-weight: 700;
	padding-left: 10px;
	padding-top: 0px;
}
#index_callout strong .new {
	color: #FF9900;
}
a.float_left {
	background: url(../images/common/thumbnail_bckgnd_2.png) no-repeat 0px 0px;
	width: 116px;
	display: block;
	float: left;
	padding: 31px 20px 27px;
	margin: 0px 0px 21px;
}
a.float_left img {
	padding: 2px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
a.float_left:hover img {
	border: 1px solid #006600;
	background: #FFFFFF;
}
a.float_left:hover {
	background-image: url(../images/common/thumbnail_bckgnd_2.png);
	background-repeat: no-repeat;
	background-position: 0px -217px;
}
a.float_right  {
	background: url(../images/common/thumbnail_bckgnd_1.png) no-repeat 0px 0px;
	width: 116px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-bottom: 21px;
	margin-left: 30px;
	padding: 31px 20px 27px;
}
a.float_right img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
a.float_right:hover img {
	border: 1px solid #006600;
	background: #FFFFFF;
}
a.float_right:hover {
	background-image: url(../images/common/thumbnail_bckgnd_1.png);
	background-repeat: no-repeat;
	background-position: 0px -217px;}

a.float_lhs {
	width: 173px;
	display: block;
	float: right;
	margin: 30px;
	padding-left: 30px;
	clear: left;
}
a.float_lhs img {
	padding: 2px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
a.float_lhs:hover img {
	border: 1px solid #006600;
	background: #FFFFFF;
}
a.float_lhs:hover {
	background: no-repeat;
}

th {
	color: #FFFFFF;
	font-weight: 100;
	background: #999999;
	font-size: 89%;
	padding: 7px 14px;
}
td strong {
	background: #f8f8f8;
	display: block;
	margin: 0px;
	padding: 11px 0px 3px 23px;
	text-align: left;
	font-weight: bold;

}
td p {
	background: #f8f8f8;
	display: block;
	margin: 0px;
	padding: 3px 0px;
	text-align: center;
	font-weight: 100;
	font-size: 13px;




}
    
table {
	background: #FCFAEE;
	border: 1px solid #006600;
	font-style: normal;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
td {
	color: #C1A82F;
	font-size: 88%;
	text-align: left;
	padding: 1px 7px 1px 12px;
	border-bottom: 1px solid #CCCCCC;
}
td img {
	margin-top: 21px;
	border: 1px solid #CCCCCC;
}


#rhs_callout h2 a {
	background: #FCF9EF url(../images/callouts/calcium_feed_callout.jpg) no-repeat center top;
	display: block;
	color: #003300;
	text-align: center;
	padding: 105px 0px 10px;
	border: 1px solid #006600;
	font-size: 14px;
}
#rhs_callout {
	padding-right: 11px;
	padding-top: 0px;
}
#rhs_callout h2 a strong {
	color: #003300;
	font-size: 16px;
	display: block;
	font-weight: 700;
}
#rhs_callout h2 a em {
	font-style: normal;
	font-size: 14px;
	display: block;
	font-weight: 100;
	background: url(none);
	padding-top: 20px;
}
#rhs_callout h2 a:hover {
	color: #FFFFFF;
	border: 1px solid #AB8700;
}
#rhs_callout h2 a:hover strong {
	color: #FFCC00;
}


#rhs1_callout h2 a {
	background: #FCF9EF url(../images/callouts/ag20_callout.gif) no-repeat center top;
	display: block;
	color: #003300;
	text-align: center;
	margin: 0px;
	padding: 105px 0px 10px;
	border: 1px solid #006600;
	font-size: 14px;
}
#rhs1_callout {
	padding-right: 11px;
	padding-top: 0px;
}
#rhs1_callout h2 a strong {
	color: #B38600;
	font-size: 16px;
	display: block;
	font-weight: 700;
}
#rhs1_callout h2 a em {
	font-style: normal;
	font-size: 14px;
	display: block;
	font-weight: 100;
	background: url(none);
	padding-top: 20px;
}
#rhs1_callout h2 a:hover {
	color: #AB8700;
	border: 1px solid #AB8700;
}
#rhs1_callout h2 a:hover strong {
	color: #006600;
}	
#rhs1_callout h3 {


}


#rhs2_callout h2 a {
	background: #FCF9EF url(../images/callouts/lime_callout.jpg) no-repeat center top;
	display: block;
	color: #F3EAC9;
	text-align: center;
	margin: 0px;
	padding: 105px 0px 10px;
	border: 1px solid #006600;
	font-size: 14px;
}
#rhs2_callout {
	padding-right: 11px;
	padding-top: 0px;
}
#rhs2_callout h2 a strong {
	color: #B38600;
	font-size: 16px;
	display: block;
	font-weight: 700;
}
#rhs2_callout h2 a em {
	font-style: normal;
	font-size: 14px;
	display: block;
	font-weight: 100;
	background: url(none);
	padding-top: 20px;
}
#rhs2_callout h2 a:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#rhs2_callout h2 a:hover strong {
	color: #FFCC00;
}	
#rhs2_callout h3 {

}
.phone {
	background: url(../images/common/phone_2.gif) no-repeat 0px -7px;
	font-size: 100%;
	color: #FFFFFF;
	line-height: normal;
	font-weight: 700;
	display: inline;
	float: right;
	padding: 1px 15px 0px 43px;
}
.phone strong, .email strong, .fax strong {
	color: #E6E6E6;
	font-weight: 100;
	display: block;
	font-size: x-small;
	line-height: 0.7em;
	margin: 0px;
	padding: 0px 0px 3px;
}
.phone em, .fax em {
	font-weight: 700;
	font-style: normal;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 4px;
}


form {
	padding-bottom: 14px;
	padding-top: 0px;
	margin: 0px;
	width: 100%;
}
form p {
	padding-bottom: 0px;
}

form fieldset p {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 100%;
	min-height: 17px;
	overflow: auto;
}

form fieldset p em{
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	
}


fieldset {
	border: 1px solid #009900;
	text-align: left;
	display: block;
	color: #999999;
	padding-left: 20px;
	padding-bottom: 11px;
	margin-top: 0px;
	margin-bottom: 11px;
	background: repeat-x 0px -50px;
}

legend {
	color: #E6C13B;
	font-size: 88%;
	font-weight: 700;
	margin: 0px;
	padding: 11px 0px;
}

legend em{
	color: #FFFFFF;
	font-size: 88%;
	font-weight: 100;
}

label {
	width: 30%;
	display: block;
	float: left;
	text-align: left;
	height: auto;
	font-size: 88%;
	cursor: pointer;
	text-transform: none;
}
label em {
	font-size: x-small;
	font-style: normal;
	color: #999999;
}


input {
	width: 65%;
	color: #333333;
	font-size: 88%;
}
textarea {
	width: 96%;
	color: #333333;
	font: 88% Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}

label input {
	width: auto;
	margin: 0px;
	padding: 0px;
	}
fieldset fieldset {
	background: url(../images/common/spacer.gif);
	border: 0px none;
	margin-top: 7px;
	padding: 0px;
}
fieldset fieldset legend {
	background: url(../images/common/spacer.gif);
	font-weight: 100;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #006600;
}
fieldset fieldset label {
	width: auto;
	padding-right: 35px;
}

#Check {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	float: none;
	margin-left: -9999px;
}
button {
	float: right;
	cursor: pointer;
	margin-right: 5%;
	padding-top: 7px;
	padding-bottom: 7px;
	font: 100 89% Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	color: #006600;
}


.fax {
	background: url(../images/common/phone_2.gif) no-repeat 0px -147px;
	padding-left: 45px;
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #000000s;
	margin-top: 2px;
	text-align: right;
	margin-left: 55px;
}
 
p.email {
	font-size: 90%;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 58px;
	height: 30px;
	margin-top: 0px;
}
.email a {
	background: url(../images/common/phone_2.gif) no-repeat 0px -82px;
	padding-left: 50px;
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #006600;
	margin-top: 2px;
}
.email a:hover, .email a:active, .email a:focus {
	color: #CFB53B;
	background: url(../images/common/phone_2.gif) no-repeat 0px -209px;
}


#right_column h6 {
	float: none;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #238E23;
}

h6.address {
	font-weight: 700;
	padding: 0px 12px 0px 0px;
	color: #FFFFFF;
	font-size: 100%;
	border-width: 0px;
	border-style: none;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: right;
}
h6.address strong {
	font-style: normal;
	font-weight: 100;
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	line-height: 1.1em;
	font-size: small;
}
h6.address em {
	display: block;
	font-style: normal;
	font-weight: 100;
	color: #238E23;
}
h6.address a, h6.address a:hover, h6.address a:active, h6.address a:focus {	background: url(../images/common/spacer.gif) no-repeat;}
h6.address a strong {
	color: #999999;
	text-decoration: none;
}
h6.address a:hover strong, h6.address a:active strong, h6.address a:focus strong {
	color: #DEB563;
	text-decoration: none!important;
	background: url(../images/common/spacer.gif) no-repeat;
}
#right_column p a.highlight_link {
	margin-top: 5px;
	text-align: right;
	padding-right: 12px;
	padding-left: 88px;
	text-decoration: none;
	color: #006600;
}


#rhs4_callout h2 a {
	background: #FCF9EF url(../images/callouts/aglimeindusrties_callout.gif) no-repeat center top;
	display: block;
	color: #666;
	text-align: center;
	padding: 105px 0px 10px;
	border: 1px solid #666666;
	font-size: 14px;
}
#rhs4_callout {
	padding-right: 11px;
	padding-top: 0px;
}
#rhs4_callout h2 a strong {
	color: #0265A0;
	font-size: 16px;
	display: block;
	font-weight: 700;
}
#rhs4_callout h2 a em {
	font-style: normal;
	font-size: 14px;
	display: block;
	font-weight: 100;
	background: url(none);
	padding-top: 20px;
}
#rhs4_callout h2 a:hover {
	color: #0265A0;
	border: 1px solid #AB8700;
}
#rhs4_callout h2 a:hover strong {
	color: #006600;
}



	

