@charset "utf-8";

#container {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 12px;
}
#inner {
	padding: 8px;
}


#shaderLeft {
	background-image: url(images/ShadeLeft.gif);
	background-repeat: repeat-y;
}
#menuGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	line-height: 24px;
	text-indent: 20px;
	word-spacing: 1em;
	text-decoration: none;
}
.newsItems {
	padding-left: 6px;
}



#shaderRight {
	background-image: url(images/ShadeRight.gif);
	background-repeat: repeat-y;
}
.infoBox {
	position: relative;
	top: 40px;
	left: 16px;
	width: 440px;
	height: 180px;
	overflow: visible;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 300;
	clear: both;
	float: left;
}
#container #infoBox a {
	color: #FFFFFF;
}

.infoBox A:link visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.infoBox A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

#menuGrey A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menuGrey A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menuGrey A:visted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


#menuGrey A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#menuGrey A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.FarmerListHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.FarmerListSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A57034;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#frontPageNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#frontPageNews a:link {
	color: #333333;
	text-decoration: none;

}
#frontPageNews a:visited {
	color: #333333;
	text-decoration: none;

}
#frontPageNews a:hover {
	color: #cc0000;
	text-decoration: none;

}
#frontPageNews a:active {
	color: #333333;
	text-decoration: none;

}
#events2 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #DADADA;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
#bannerTabs {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #333333;
}
/*body {
	background-color: #000000;
	background-image: url(images/snowback.jpg);
	background-repeat: repeat-x;
}
