.head { color: #636363; font-size: 60px; font-family: times }
.head2 { color: #990033; font-size: 36px; font-family: times }
.head3 { color: #990033; font-size: 20px; font-family: times }
.tagline { color: #626262; font-size: 16px; font-style: italic; font-family: times }
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #8D8D8D;
	text-decoration: none;
}
.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #990033;
	text-decoration: none;
}
.subHeading {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	}
/* ----- FOOTER ----- */

#footer{
	color: #ffffff;
	width: 710px;
	line-height: 11px;
	background-color: #061040;
	/* border-top: 1px solid #90AFD7; */
	}
.footerSmall {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	}
.footerVerySmall {
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	}
