a:link {

	color: #d80a00;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #d80a00;

}

a:hover {

	text-decoration: none;

	color: #ff2f25;

}

a:active {

	text-decoration: underline;

	color: #d80a00;

}

.site_bkgd {

	background-color: #cdc9b7;

}

.crosshatch_bkgd {

	background-image: url(../_media/template/backgrounds/crosshatch_bkgd.gif);

	background-repeat: repeat;

}

.stripbar_bkgd {

	background-image: url(../_media/template/backgrounds/stripbar_bkgd.gif);

	background-repeat: repeat-x;

}

.middle_right_bkgd {

	background-image: url(../_media/template/backgrounds/middle_shadow_bkgd.gif);

	background-repeat: repeat-y;

}

.bottom_right_shadow {

	background-image: url(../_media/template/backgrounds/bottom_right_shadow.gif);

	background-repeat: repeat-y;

}

.bottom_left_shadow {

	background-image: url(../_media/template/backgrounds/bottom_left_shadow.gif);

	background-repeat: repeat-y;

}

.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #7c796c;

}



p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

tr {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

.white_bkgd {

	background-color: #FFFFFF;

}

.ltblue_bkgd {

	background-color: #FFCC99;

}

.dkblue_bkgd {

	background-color: #CC6600;

}

.ltblue_header_bkgd {

	background-color: #FFCC99;

	background-image: url(../_media/template/backgrounds/orange_header_fade.gif);

	background-repeat: repeat-x;

}

.headernav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

}

.headernav a:link {

	color: #0049cf;

	text-decoration: underline;

}

.headernav a:visited {

	text-decoration: underline;

	color: #0049cf;

}

.headernav a:hover {

	text-decoration: none;

	color: #4184ff;

}

.headernav a:active {

	text-decoration: underline;

	color: #0049cf;

}

.addresslink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

.addresslink a:link {

	color: #0049cf;

	text-decoration: underline;

}

.addresslink a:visited {

	text-decoration: underline;

	color: #0049cf;

}

.addresslink a:hover {

	text-decoration: none;

	color: #4184ff;

}

.addresslink a:active {

	text-decoration: underline;

	color: #0049cf;

}

.bold_black {

	font-weight: bold;

}

.flower_bkgd {

	background-image: url(../_media/template/backgrounds/birds_bkgd.jpg);

	background-repeat: no-repeat;

}

.news_leftshadow {

	background-image: url(../_media/template/newsbox/left_shadow.gif);

	background-repeat: repeat-y;

}

.news_fadebkgd {

	background-image: url(../_media/template/newsbox/fade_bkgd.gif);

	background-repeat: repeat-x;

	background-position: bottom;

}

.bold_red {
	font-weight: bold;
	color: #b80900;
	font-size: 12px;

}

.bold_italic_red {

	font-style: italic;

	font-weight: bold;

	color: #b80900;

}

.top_left_bkgd {

	background-image: url(../_media/template/backgrounds/top_left_bkgd.gif);

	background-repeat: repeat-y;

	background-position: right;

}

.pagetitles {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bolder;

	color: #2F5B7D;

}

.did_u_know {
	background-image: url(../_media/template/banners/DidUKnow_banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 290px;
	margin-right: 6px;
	padding-top: 25px;
	padding-left: 12px;
}
.red {
	font-weight: normal;
	color: #b80900;
	font-size: 10px;
}
