.section {
	font: Avant_G-BoldItalic;
	font-size: 72px;
	font-weight: bold;
	color: #589b75;
}
.sectionLoc {
	font: italic Tahoma;
	font-size: 24 px;
	color: #56708b;
	font-weight: bold;
}
.pageTitle {
	font: Tahoma;
	font-size: 20 px;
	color: #56708b;
	font-weight: bold;
}
.rightNav {
	font: Avant_G-BoldItalic;
	font-size: 36 px;
	font-weight: bold;
	text-decoration: none;
	color: #589b75;;
}
.rightNav:hover {
	text-decoration: underline;
	color: #56708b;
}
.normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.normalLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #56708b;
}
.normalLink:hover {
	text-decoration: underline;
	color: #207a46;
}
.btmNav {
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.btmNav:hover {
	text-decoration: underline;
}
.topNav {
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #56708b;
}
.topNav:hover {
	text-decoration: underline;
}
.topNav:visited {
	color: #15512f;
}
.rightBox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}
