.menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFCC;
	font-weight: bold;
	padding-top: 18px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.menu a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFCC;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFF33;
	text-decoration: none;
}
.menu a:link {
	color: #FFFFCC;
	text-decoration: none;
}

.subhead {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #583E05;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #583E05;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #CC9933;
}
.address a:link {
	color: #CC9933;
	text-decoration: none;
}
.address a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.address a:active {
	color: #CC9933;
	text-decoration: none;
}
.address a:visited {
	color: #CC9933;
	text-decoration: none;
}

.bg_cell {
	background-image: url(images/wheat_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
.text1 a:link {
	color: #990000;
	text-decoration: underline;
}
.text1 a:hover {
	color: #990000;
	text-decoration: none;
}
.text1 a:active {
	color: #990000;
	text-decoration: underline;
}
.text1 a:visited {
	color: #663300;
	text-decoration: underline;
}
.visitors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFCC;
}
