td, body, input, textarea, option, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #8F9362;
}
input, textarea {
	line-height: 16px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	color: #676A46;
}
a:link, a:visited, a:active, a:hover {
	color: #D9001D;
	text-decoration: none;
}
a:hover {
	color: #D9001D;
	text-decoration: underline;
}
a.nav:link, a.nav:visited, a.nav:active, a.nav:hover {
	color: #D9001D;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
.nav_bgnd {
	background-color: transparent;	
}
.nav_bgnd_on {
	background-color: #FFFFFF;
	cursor: pointer;
}
.main_bgnd {
	background-image: url(/images/main_bgnd_footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.main_bgnd2 {
	background-image: url(/images/main_bgnd_footer2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #8F9362;
	text-decoration: none;
}
a.footer:hover {
	color: #6C714A;
	text-decoration: none;
}
