/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/index/bkglogo.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#homeBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.boldcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
A.boldcolor:visited {
	color: #CC0000;
	text-decoration: none;
}
A.boldcolor:active {
	color: #CC0000;
	text-decoration: none;
}
A.boldcolor:link {
	color: #CC0000;
	text-decoration: none;
}
A.boldcolor:hover {
	color: #1A146C;
	text-decoration: none;
}
.footer {color: #A3A1C4;
}
a:visited {
	text-decoration: underline;
	color: #8B0319;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.itemFormHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FCCB1E;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}
.itemFormBlueBkg {
	background-color: #1D2280;
}
.itemFormYellowBkg {
	background-color: #ffeeb4;
}
.itemFormLtBlueKkg {
	background-color: #DDE1EA;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.subPrograms {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #27267e;
}
.subPrograms a:link {
	color: #27267e;
	text-decoration: none;
}
.subPrograms a:hover {
	color: #F00;
	text-decoration: none;
}
.subPrograms a:visited {
	color: #27267e;
	text-decoration: none;
}
.subPrograms a:active {
	color: #27267e;
	text-decoration: none;
}
.featured_programs_bkd {
	background-image: url(../images/programs/featured_program_bkg.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 565px;	
}
.past_events_bkd {
	background-image: url(../images/home/past_events/past_events_mid.gif);
	background-repeat: repeat-y;	
}
.blkBorder {
	border: 4px solid #000000;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}
.whats_new_bkd {
	background-image: url(../images/home/whats_new/whats_new_mid.gif);
	background-repeat: repeat-y;
}
.hlt td {
	background-color: #CCC;
	color: black;
}
#ZindexNav {
	position: relative;
	z-index: 1000;	
}
#ZhomeSlide {
	position: relative;
	z-index: 1;
}

