.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5C5B3F;
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #706F49;
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}

.nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C5B3F;
	text-decoration: none;
}
.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AAA982;
	text-decoration: none;
}
.navselected a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C5B3F;
	text-decoration: underline;
	font-size: 14px;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.subtalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}