@charset "utf-8";
/*CSS file built by Cynthia Stone 2008*/
/*edited 2010-May-31 by RF*/
body {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	background-color: #fae7a5;
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
	font-size: 100%;
	color: #1a5129;
}
#wrapper {
	width: 72em;
	max-width: 100%;
	margin: 0;
	text-align: left;
}
a:link {
	color: #006e3c; /*dark green*/
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #00960a; /*bright green*/
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #00960a; /*bright green*/
	text-decoration: none;
}
#divMastheadHome {
	margin: 0;
	padding: 0;
	height: 11em;
	/*background-image: url(images/logo100.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FAE7A5;*/
}	
#divMasthead {
	margin: 0;
	padding: 0;
	height: 7.5em;
	/*background-image: url(images/logo100.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FAE7A5;*/
}	
#logoImg {
	margin: 1em 0 0 1em;
	padding: 0;
	height: 9em;
	width: 150px;
	left: 0px;
	top: 0px;
	text-decoration: none;
	background-color: #FAE7A5;
	position: absolute;
	text-align: center;
	font-size: 0.8em;
}
#logoImg a:link, #logoImg a:visited, #logoImg a:hover {
	margin: 1em 0 0 1em;
	padding: 0;
	height: 9em;
	width: 150px;
	left: 0px;
	top: 0px;
	text-decoration: none;
	background-color: #FAE7A5;
	position: absolute;
	text-align: center;
	font-size: 0.8em;
	display: block;
}
.homeLink {
	text-decoration: none;
}
h1 {
	font-size: 3em;
	font-family: Constantia, "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", serif;
	margin: 1em 0em 0em 5em;
	line-height: 1em;
}
h2 {
	font-size: 2em;
	font-family: Constantia, "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", serif;
	margin: 0em;
	padding-left: 5em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.newsheads {
	margin: 0em;
}
h3 {
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: 2em;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	margin: 0;
	font-style: italic;
	font-weight: bold;
	padding-top: 2em;
	padding-bottom: 0px;
}
h5 {
	font-size: 1em;
	margin: 0;
	font-style:italic;
}
.mastheadText {
	margin: 0;
	font-size: 1em;
	line-height: 1.4em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2em;
	padding-right: 0;
	padding-left: 0;
}
#content {
	margin: 1em 5em 1em 3em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	width: 50em;
	float: left;
}
.generalText {
	padding: 0;
	margin: 3em 2em 1em 3em;
}
.centeredText {
	padding: 0;
	margin: 3em 2em 1em 3em;
	text-align: center;
}
#ulHBNav {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	float: left;
}
#ulHBNav li {
	font-size: 0.9em;
	margin: 0 0 2em;
	padding: 0em;
	float: left;
	line-height: 1.4em;
}
#ulHBNav a {
	display: block;
	line-height: 2em;
	text-decoration: underline;
	color: #006e3c;
	padding-right: 1em;
	padding-left: 1em;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 1.4em;
	float: left;
}
#ulHBNav a:visited {
	display: block;
	line-height: 2em;
	text-decoration: underline;
	color: #00960a;
	height: 2em;
	float: left;
}
#ulHBNav a:hover {
	display: block;
	line-height: 2em;
	text-decoration: none;
	color: #006e3c;
	height: 1.4em;
	float: left;
}
#ulNewsNav {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	float: left;
}
#ulNewsNav li {
	font-size: 0.9em;
	margin: 0 0 3em;
	padding: 1em;
	float: left;
	line-height: 1.4em;
}
#ulNewsNav a {
	display: block;
	line-height: 2em;
	text-decoration: underline;
	color: #006e3c;
	padding-right: 1em;
	padding-left: 1em;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 2em;
	float: left;
	width: 11em;
}
#ulNewsNav a:visited {
	display: block;
	line-height: 2em;
	text-decoration: underline;
	color: #00960a;
	padding-right: 1em;
	padding-left: 1em;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
}
#ulNewsNav a:hover {
	display: block;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	color: #006e3c;
	float: left;
}
#newsTable {
	text-align:center;
	vertical-align: top;
	display: table;
	margin-top: 0em;
	margin-left: 2em;
	margin-bottom: 3em;
}
#marketTable {
	text-align:center;
	vertical-align: top;
	display: table;
	margin-top: 1em;
	margin-left: 0em;
	background-color: #FFFFCC;
}
#navTable {
	margin-top: 2em !important;
	margin-top: 5em;
}

/*to identify page viewer is using*/
.currentFamily {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #fae7a5;
	background-image:url(images/biglinkfamily.jpg);
	height: 130px;
	width: 185px;
	list-style-type: none;
}
/*to identify page viewer is using*/
.currentFields {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #fae7a5;
	background-image:url(images/fieldsB.gif);
	height: 130px;
	width: 185px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.currentBox {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #fae7a5;
	background-image:url(images/boxB.gif);
	height: 130px;
	width: 185px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.currentMarket {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #fae7a5;
	background-image:url(images/marketB.gif);
	height: 130px;
	width: 185px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.currentVegies {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #fae7a5;
	background-image:url(images/vegiesB.gif);
	height: 130px;
	width: 185px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
td.links {
	margin: 0;
	padding: 4em 0em 0em;
	text-decoration: none;
}
.imgLink {
	text-decoration: none;
	border: 0px none #FAE7A5;
	background-position: center;
}
.homeText {
	margin: 4em 2em 0;
	padding: 0;
	font-size: 0.85em;
	line-height: 1.4em;
}
.tableHeads {
	font-weight: bold;
}
.tableList{
	vertical-align: top;
}
.cellWidth {
	width: 6em;
}
.homeNavTable {
	margin: 2em 0 0;
}
.navTableText {
	margin: 0em;
	padding: 0em;
	text-align: center;
	font-size: .8em;
}
.navTextContactUs {
	margin: 0em;
	padding: 0em;
	text-align: center;
	font-size: .8em;
}
.navTextCurrent {
	margin: 0em 0em 1em;
	padding: 0em;
	text-align: center;
	font-size: .8em;
}
.navTextMarkets {
	margin: 0em;
	padding: 0em;
	text-align: center;
	font-size: .8em;
}
.navTextBox {
	margin: 0em 0em 1em;
	padding: 0em;
	text-align: center;
	font-size: .8em;
}
.navTextLastYear {
	margin: 0em 0em 1em;
	padding: 0em;
	text-align: center;
	font-size: .8em;
}
.navTextFarm {
	margin: 0em 0em 1em;
	padding: 0em;
	text-align: center;
	font-size: .8em;
}
.boxTable {
	text-align:center;
	vertical-align: top;
	display: table;
	margin-top: 0em;
	margin-left: 2em;
	margin-bottom: 3em;
}
.weekHeading {
    margin: 0 0 0 0;
    padding: 0;
    font-size: 1.5em;
    line-height: 1.5em;
}
