body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}

.anylinkcss {
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	width: 130px;
	background-image: url(/images/BG_dropdown.png);
	margin-top: -1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #AF3F0D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 11px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #AF3F0D;
	color: #FFFFFF;
}



.boldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


#splashbg {
	background-image: url(/images/splashbg_35.gif);
	background-repeat: repeat-y;
	padding-bottom: 120px;
}
#border1 {
	border: 1px solid #FFFFFF;
	background-color: #fada9d;
}

#splasharea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(/images/splashh_31.gif);
}
#navbg {
	background-image: url(/images/navbg_20.jpg);
	background-repeat: repeat-y;
	padding-bottom: 120px;
	width: 777px;
}
#navcontentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 0px;
	vertical-align: text-top;
	padding-bottom: 75px;
	margin-top: 0px;
}
#border2 {
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#footerarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 35px;
	padding-bottom: 120px;
}
.Heading4 {
	font-size: 16px;
	font-weight: bold;
}
.Category {
	font-size: 20px;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AF3F0D;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC8809;
	margin-bottom: 8px;
}
#navWrapper {
	background-color: #AE400D;
	height: 58px;
	width: 545px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#SpecialEventsWrapper {
	min-height: 300px;
}
table#SpecialEvents {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table#SpecialEvents td {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}
table#SpecialEvents .SpecialTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #3716E1;
}
table#SpecialEvents .SpecialTitle .padleft {
	padding-left: 3px;
}

table#SpecialEvents .SpecialType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FAD382;
}
table#SpecialEvents .SpecialType a:link, table#SpecialEvents .SpecialType a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
}
table#SpecialEvents .SpecialType a:hover, table#SpecialEvents .SpecialType a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF3F0D;
	text-decoration: none;
	background-color: #FCE6BC;
}
.PhotoBrdrRight {
	float: right;
	border: 1px solid #AF3F0D;
	margin: 4px;
}
