/*BODY AND SCROLLBAR COLORS*/
BODY
{
	background-image: url(/images/6/bgs/sitebg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D321E;
	margin: 0px;
}
/*FORMS*/
INPUT, TEXTAREA, SELECT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BBD2F4;
	color: #003366;
	border: 1px solid #392109;
	border-top-color: #003366;
	border-left-color: #003366;
	border-bottom-color: #003366;
	border-right-color: #003366;
	padding-left: 3px;
	font-weight: bold;
}
/*HEADINGS AREA*/
.headings
{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-style: italic;
	padding-top: 15px;
}
/*TIME/DATE*/
.tools
{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*SUB-HEADER*/
.subheader
{
	font-size: 15px;
	color: #608620;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*NAVIGATION & CONTENT*/
* HTML .navContent
{
	/*IE rule. Original menu width minus all left/right paddings*/
	width: 100px;
}
HTML>BODY .navContent
{
	/*Non IE rule*/
	width: auto;
}
.navContent UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navBG
{
	background-image: url(/images/6/nav/nav_r3_c1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.navContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003058;
	background-image: url(/images/6/nav/navBG.jpg);
	width: 167px;
	padding-top: 1px;
	background-repeat: no-repeat;
	text-indent: 5px;
}
.navContent A:link
{
	width: 165px;
	/*Define width for IE6's sake*/
	padding-left: 12px;
	padding: 9px;
	padding-top: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/6/nav/up.gif);
	background-repeat: no-repeat;
}
.navContent A:visited
{
	/*padding + width + width = Table Width*/
	width: 165px;
	/*Define width for IE6's sake*/
	padding-left: 12px;
	padding: 9px;
	padding-top: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/6/nav/up.gif);
	background-repeat: no-repeat;
}
.navContent A:active
{
	/*padding + width + width = Table Width*/
	width: 165px;
	/*Define width for IE6's sake*/
	padding-left: 12px;
	padding: 9px;
	padding-top: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/6/nav/up.gif);
	background-repeat: no-repeat;
}
.navContent A:hover
{
	/*padding + width + width = Table Width*/
	width: 165px;
	/*Define width for IE6's sake*/
	padding-left: 12px;
	padding: 9px;
	padding-top: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/6/nav/down.gif);
	background-repeat: no-repeat;
}
/*MAIN CONTNET MAP*/
.mainBG
{
	background-image: url(/images/6/bgs/table2_r1_c1.jpg);
	background-repeat: no-repeat;
}
.mainContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 1.7em;
	line-height: 1.7em;
}
.mainContent A:link
{
	color: #003366;
}
.mainContent A:visited
{
	color: #003366;
}
.mainContent A:active
{
	color: #003366;
}
.mainContent A:hover
{
	color: #CE0F1E;
}
/*EVENT CONTNET MAP*/
.eventBG
{
	background-image: url(/images/6/bgs/table2_r1_c3.jpg);
	background-repeat: no-repeat;

}
.eventContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 1.7em;
	line-height: 1.7em;
}
.eventContent A:link
{
	color: #003366;
}
.eventContent A:visited
{
	color: #003366;
}
.eventContent A:active
{
	color: #003366;
}
.eventContent A:hover
{
	color: #CE0F1E;
}

/*INFO*/
.info
{
	color: #003366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.info A:link
{
	color: #003366;
	text-decoration: underline;
}
.info A:visited
{
	color: #003366;
	text-decoration: underline;
}
.info A:active
{
	color: #003366;
	text-decoration: underline;
}
.info A:hover
{
	color: #CE0F1E;
	text-decoration: underline;
}
/*DC*/
.dc
{
	color: #608620;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}
.dc A:link
{
	color: #608620;
	text-decoration: underline;
}
.dc A:visited
{
	color: #608620;
	text-decoration: underline;
}
.dc A:active
{
	color: #60861F;
	text-decoration: underline;
}
.dc A:hover
{
	color: #0382D3;
	text-decoration: underline;
}
/*FOOTER NAV*/
.fDiv
{
	color: #2D321E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 130px;
	width: 100%;
	background-image: url(/images/6/bgs/footerBG.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
}
.fNav
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
.fNav A:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
.fNav A:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
.fNav A:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.fNav A:hover
{
	color: #CE0F1E;
	text-decoration: underline;
}
/*SEARCH BOX WIDTH*/
#kwsearchbox
{
	width: 140px;
}
/*CALENDAR*/
.calendarTable
{
	border: 1px solid #990000;
	padding: 2px;
}
.calendarTable TD
{
	border: 1px solid #990000;
	width: 23px;
	height: 23px;
	text-align: center;
	padding: 2px;
}
/*ADS*/
.textadtitle
{
	font-size: 17px;
	color: #608620;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#footer ul {
 list-style-type: none;
 padding: 0px;
 margin: 0px;
}
#footer ul li {
 float: left;
 padding-right: 6px;
}