.bodytext {
	font-family: "Goudy Old Style";
	font-size: 14px;
	line-height: 16px;
	color: #36715E;
}
.small_brown_header {
	font-family: "Goudy Old Style";
	font-size: 11px;
	line-height: 13px;
	color: #9E6321;
	font-weight: bold;
}
.footer_yellow {
	color: #FFFFCC;
	font-family: "Goudy Old Style";
	font-size: 10px;
}
a:hover {
	font-family: "Goudy Old Style";
	font-size: 11px;
	color: #FFCC00;
}
.bodytext_bold {
	font-family: "Goudy Old Style";
	font-size: 14px;
	line-height: 16px;
	color: #36715E;
	font-weight: bold;
}
.non-nav-links {
	font-family: "Goudy Old Style";
	font-size: 11px;
	line-height: 13px;
	color: #663300;
	text-decoration: none;
}
.small_brown {
	font-family: "Goudy Old Style";
	font-size: 13px;
	line-height: 15px;
	color: #B37941;
	text-decoration: none;
}
.nav-links {
	font-family: "Goudy Old Style";
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.med_green_header {
	font-family: "Goudy Old Style";
	font-size: 16px;
	line-height: 18px;
	color: #245848;
	font-weight: bold;
}
.large_green_header {
	font-family: "Goudy Old Style";
	font-size: 20px;
	line-height: 22px;
	color: #245848;
	font-weight: bold;
}

