.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	font-style: normal;
	color: #ffffff;
	
}
.menu a:link {color: #974elf;}
.menu a:visited {color: #974elf;}
.menu a:hover {color: #993300; text-decoration: underline}
.menu a:active {color: #974elf;}

.sectionContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463b37;
	font-weight: normal;
	line-height: 1.5em;
}
.section a:link {color: #463b37; text-decoration: underline}
.section a:visited {color: #463b37;}
.section a:hover {color: #993300;}
.section a:active {color: #463b37;
}

.leftMenu {  font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #003300; text-decoration: none; font-weight: normal}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #333333;
}

.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #463b37; text-decoration: none}
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: bold }
.sectionHeading { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #974e1f; font-weight: bold}
.footerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463b37;
	font-weight: normal;
	line-height: 1.5em;
}
#footer {
	background-image: url(../images/bottomBG.jpg);
	background-repeat: no-repeat;
}
