body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px; 
	margin-top: 0px;
	background-image: url(images/bg.gif);
}

a:link, a:visited, a:hover, a:active  {
	 color: #1D671D;
	 line-height: normal;
	 
}


th {
	font-family: Arial, Helvetica, sans-serif;
}

td.menucol {
	text-align: center;
}

a.menuitem:link, a.menuitem:visited, a.menuitem:hover, a.menuitem:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1D671D;
	text-align: center;
	text-decoration: none;
}

.logobg {
	left: 0px;
	top: 0px;
	background-color:#BAEABA;
	width: 302px;
	height: 96px;
	z-index: 1;
	position: absolute;
	visibility: visible;
}
.logo {
	left: 20px;
	top: 9px;
	width: 134px;
	height: 68px;
	z-index: 2;
	position: absolute;
}
.headertext1 {
	left: 103px;
	top: 21px;
	width: 200px;
	height: 68px;
	z-index: 2;
	position: absolute;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1D671D;
	text-align: center;
}
.headertext2 {
	left: 97px;
	top: 45px;
	width: 200px;
	height: 68px;
	z-index: 2;
	position: absolute;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D671D;
	text-align: center;
}

.cows {
	left: 302px;
	top: 0px;
	width: 302px;
	height: 96px;
	z-index: 1;
	position: absolute;
}
.menuborder {
	left: 0px;
	top: 96px;
	background-color:#2A7439;
	width: 630px;
	height: 19px;
	z-index: 1;
	position: absolute;
}
.menubg {
	left: 0px;
	top: 97px;
	background-color:#D7EDD9;
	width: 629px;
	height: 17px;
	z-index: 2;
	position: absolute;
}
.menu {
	left: 0px;
	top: 97px;
	width: 629px;
	height: 1px;
	z-index: 3;
	position: absolute;
}

