.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #41731C;
	height: 25px;
	line-height: 25px;
}
.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	background-color: #66B52D;
	height: 25px;
	line-height: 25px;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #42721C;
	text-decoration: none;
	font-weight: bold;
}
.textlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #789C5E;
	text-decoration: underline;
	font-weight: bold;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.bottomlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
	background-color: #CCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	letter-spacing: 0.03em;
	text-indent: 0px;
}
.header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.textbox {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
.spacerx {
	width: 400px;
}
.thumb {
	padding: 10px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 1px solid #292929;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #41731C;
}

