p {
  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000
}
a { 
	text-decoration: none;
	letter-spacing: normal;
	/* padding: 0px;
	margin: 0px; */
}
a:hover {
	text-decoration: none;
	letter-spacing: normal;
	/* padding: 0px;
	margin: 0px; */
	/* background-color: #AD5F5F; */
}
a:active {
	text-decoration: none;
	letter-spacing: normal;
	/* padding: 0px;
	margin: 0px; */
	/* background-color: #AD5F5F; */
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.sitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.base {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.baselink {
	color: #A5990A;
}
.baselink:hover {
	color: #A5990A;
	text-decoration: underline;
	letter-spacing: normal;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.baselink:active {
	color: #A5990A;
	text-decoration: underline;
	letter-spacing: normal;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
/*   .nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F5F19C;
	/* line-height: 15px; from old design */
/* 	 text-align: center; 
}
/* .subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #4854A4;
	text-align: center;
} */
/*.nonlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
	line-height:15px;
	text-align: center;
} */
.pagehdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #063; /* was #286277 */
	font-size: 24px;
	font-weight: bold;
}
body {
	background-color: #FCFAEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:  url("images/bg.jpg");
}
.intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.introsm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.month {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C46A1A;
	font-weight: bold;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
	ul {
	left: 10px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index:auto;	
	/* border-bottom: 1px solid #CCC; */
	}
	ul li {
	position: relative; /* added for submenu */
	margin: 0px;
	padding: 0px;
	}
	ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F5F19C;
	/* line-height: 15px; from old design */
 	 text-align: center; 
	display: block;
	/* border-top: 1px solid #000; 
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 2px 2px 2px 0.5em; */
	background-color: #BF8282; 
	}
	ul li a:hover {
	background-color: #AD5F5F;
	}
	/*
	ul li a#current {
	color: #063;	
	}
	*/
	li ul {
	border: 1px solid #000;
	position: absolute;
	width: 175px;
	left: 171px;
	top: 0;
	display: none;
	}
	li:hover ul, li.over ul { 
	display: block; 
	}
	
	/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

	li ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #F5F19C;
	text-align: center;
	}
/*
		#nav a:link, #nav a:visited {
	color: #606;
	font-weight: bold;
	}
	#nav a:hover {
	color: #FFF;
	background-color: #636;
	}
	#nav a:active {
	text-decoration:none;
	}
*/
	#pagehom a#linkhom {
	color:#063;
	}
	#pagecal a#linkcal {
	color:#063;
	}
	#pagesho a#linksho {
	color:#063;
	}
	#pageboo a#linkboo {
	color:#063;
	}
	#pageabo a#linkabo {
	color:#063;
	}
	#pagebit a#linkbit {
	color:#063;
	}
	#pagefor a#linkfor {
	color:#063;
	}
	#pageres a#linkres {
	color:#063;
	}
	.list {
	margin-left: 25px;
	}
	.sublist {
	margin-left: 50px;
	}