body {
	margin: 0px;
	color: #000000;
	font: 14px "Times New Roman", Times, serif;
	background: #B53438;
}

.HPNews, .HPEvents, .HPLinks {
 	width: 377px;
	font: 12px "Times New Roman", Times, serif;
	color: #000000;
}

.HPNews {
 	width: 262px;
	font: 12px "Times New Roman", Times, serif;
	color: #000000;
}

#r {
	padding-right: 5px;
	color: #8E2F30;
}
#r a {
	padding-right: 5px;
	color: #8E2F30;
	font-weight: bold;
}
#r a:hover {
	color: #5A2526;
}
#r b a {
	color: #5A2526;
	text-decoration: none;
}
#r b a:hover {
	color: #8E2F30;
	text-decoration: none;
}

.neutral, table {
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
}

.contentIndex {
	vertical-align: top;
	color: #000000;
	background: #F1F1F1;
	font: 12px "Times New Roman", Times, serif;
	text-align: justify;
	border: 2px solid #C0B08E;
	border-width: 0px 0px 0px 2px;
}

.content {
	padding: 10px;
	vertical-align: top;
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
	background: #F1F1F1;
	text-align: justify;
	border: 1px solid #C0B08E;
	border-width: 0px 2px 0px 2px;
}

a, a:link, a:visited { color: #000033; }
a:hover, a:active { color: #004C8D; }

.lightpad {
	font: 14px "Times New Roman", Times, serif;
	color: #000;
	background: #E7E7E7;
	padding: 6px;
}
.lightpad  a, .lightpad a:link, .lightpad a:visited { color: #000000; }
.lightpad a:hover, .lightpad a:active { color: #01002A; }

.light {
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
	background: #EDD97A;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #01002A; }

.dark {
	font: 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #691F11;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #FFFFFF; }

.pageTitle {
	background: url('/pics/page_title.gif') no-repeat;
	width: auto!important;
	width: 100%;
	height: 20px!important;
	height: 22px;
	margin-bottom: 20px;
	padding: 2px 0px 0px 10px;
	font: bold 16px "Times New Roman", Times, serif;
	color: #000000;
	border: 1px solid #6C281A;
	text-transform:uppercase;
}

#topNav {
	position: relative;
	height: 25px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	background-image: url('/pics/topnav_bg.gif');
	width:100%;
}

#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -40px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 25px;
	margin: 0 4px 0 0;
	background-color: #692213;

}

#topNav2Sub {left: 58px;}
#topNav3Sub {left: 153px;}
#topNav4Sub {left: 249px;}
#topNav5Sub {left: 338px;}
#topNav6Sub {left: 412px;}
#topNav7Sub {left: 517px;}
#topNav8Sub {left: 594px;}
#topNav9Sub {left: 661px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	font: 10px  Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0px 0px 12px 0px;
	background-image: url('/pics/topnav_sub_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

#topNav .list li {
	background-color: #692213;
	width: 133px!important;
	width: 135px;
	line-height: 18px;
	border-top: 1px solid #4D150C;
	border-bottom: 1px solid #926055;
	border-left: 1px solid #34101F;
	border-right: 1px solid #34101F;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 0px 6px;
	color: #E7C454;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #B53438;
	color: #FFFFFF;
}

.footer {
	background-image: url('/pics/footer_bg.gif');
	background-position: 0px 20px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 11px;
}

#rightNav {
	font-size:14px;
	background-color: #EDD97A;
	width:150px;
	height:100%;
	border:1px solid #A2C839;
	margin-bottom:-2px!important;
	margin-bottom:2px;
	margin-left:5px;
}
#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:list-item;
	color:#555555;
	font-weight:normal;
	margin-left:23px;
	padding:5px 2px 5px 5px;
}

#rightNav a:hover {
/*	margin-left:0px;
	padding-left:0px;*/
	background-color:#B53438;
	color: #FFFFFF;
}

#rightNav .header {
	background-color: #691F11;
	color:#FFFFFF;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:14px;
}