body {
	font-family: Arial, Helvetica, sans-serif; 
 	font-size: .8em;
	line-height: 1.2;
	background-color: #136176;
}

td, th  {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height: 1.3;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	}
h2 {
	font-size: 1em;
	font-weight: bold;
	}
h3 {  /* this has no margin at the bottom, for when you want it to be closer to the
text or item that follows it */
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
	}

.larger {
	font-size: 1.3em;
	font-weight: bold;
}

.smallText {
	font-size: .7em;
	}

.assocNewsItem {
	margin-top: -13px;
}

form#form2 {
	margin-bottom: -5px;
}
	


A:link { text-decoration: none; color: #136176; }
A:visited { text-decoration: none; color: #294E9E; }
A:hover { text-decoration: underline; color: #FFA705; }

A.readMore:link { 	text-decoration: none; font-weight: bold; font-style: italic;  }
A.readMore:visited { text-decoration: none;  font-weight: bold; font-style: italic; color: #294E9E;}
A.readMore:hover { 	text-decoration: underline;  font-weight: bold; font-style: italic; }


.formLabel {font-size: 9px; 
	text-align: left;
	padding-left: 40px;
	padding-top: 7px;
	width: 172px;
	}

#LocationsLayer {
	position:absolute;
	width:131px;
	height:48px;
	z-index:1;
	left: 21px;
	top: 165px;
}


#FarmText {
	position:absolute;
	width:310px;
	height:119px;
	z-index:1;
	visibility: visible;
}

.readMore {
	color: #FFCC66;
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
}
