.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bolder;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a.nav_text:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.nav_text:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.nav_text:hover {
	color:#000000;
}
a.breadcrumb:link {
	color:#820E0E;
	text-decoration: none;
}
a.breadcrumb:visited {
	color:#820E0E;
	text-decoration: none;
}
a.breadcrumb:hover {
	color:#000000;
}
a.bodylink:link {
	color:#820E0E;
	text-decoration: none;
}
a.bodylink:visited {
	color:#820E0E;
	text-decoration: none;
}
a.bodylink:hover {
	color:#000000;
}
.box_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C7A8A;
}
.event_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #820E0E;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #B54646;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #820E0E;
}
.dropdown_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.dropdown_text:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.dropdown_text:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.dropdown_text:hover {
	color:#000000;
