body, td, table, p, br, tr  {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10pt;
}
b, strong {
	color: #634C52;
	font-weight: bold;
}
.footerText {
	color: #492D3C;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.footerLinks:link, a.footerLinks:active, a.footerLinks:visited {
	color: #006633;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.footerLinks:hover {
	color: #FF6600;
	text-decoration:underline;
}
a:link, a:visited, a:active, a:hover {
	color: #317254;
	text-decoration:underline;
}
.siteBy {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.siteBy:link, a.siteBy:active, a.siteBy:visited, a.siteBy:hover {
	color: #000000;
}
.contentCellBack {
	background-color: #F1EEDB;
	background-image: url(../images/home_body_back.jpg);
	background-repeat: no-repeat;
}
.mediumText {

	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
}
.mediumBoldText {

	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
	font-weight:bold;
}
.largeText {

	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14pt;
}
.largeBoldText {

	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14pt;
	font-weight:bold;
}
.hoursTable {
	border-top: 1px solid #317254;
	border-right: 1px solid #317254;
	border-bottom: 1px solid #317254;
	border-left: 1px solid #317254;
}
.hoursTableTopRow {
	border-bottom: 1px solid #317254;
	background-color: #EBDECB;
}
.pageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #006633;
}
.homePageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #8A716C;
}