@charset "UTF-8";body {	text-align: center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.85em;	color: #333;	background-color: #f4f4e7;	margin-top: 20px;		}p {	text-align: left;	line-height: 1.6;	}blockquote {	padding-left: 3em;	padding-right: 3em;	font-style: italic;	font-weight:bold;	font-size: .9em;	line-height: 1.7em;	color: #993300;	text-align: left;	line-height: 1.8em;}h1 {	color: #990000;	text-align: center;	font-size: 1.8em;	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: normal;	letter-spacing: 2pt;	font-variant: small-caps;	padding-bottom: 20px;	}h2 {	color: #666;	font-family: Georgia, "Times New Roman", Times, serif;	font-style: italic;	font-size: 1.5em;	font-weight: normal;	text-align: center;	}h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #FFFFFF;	background-color: #666666;	background-position: center top;	text-align: center;	white-space: normal;	display: block;	height: 20px;	width: 120px;	padding: 5px;	}h4 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #660000;	font-style: normal;	font-variant: normal;	text-align: center;	padding-bottom: 0;	margin-bottom: 0px;	border-bottom: ;}h5 {	font-family: Verdana, Arial, Helvetica, sans-serif;	text-align: left;	font-size: 1.2em;	font-weight: bold;	color: #000;	}		.quote { /* use for side bar quotes*/	color: #333; 	font-size: .8em;	font-style: italic;	text-align: center;	}	.quoteName {	color: #999999; 	line-height: 1.5;	font-size: 1em;	font-variant: small-caps;	font-style: bold;	text-align: center;	letter-spacing: 2px;	}.secondaryText {	font-family: Arial, Helvetica, sans-serif;	font-size: .8em;	color: #666;	text-align: left;	}.secondaryText strong {	font-family: "Trebuchet MS", Arial, Helvetica;	font-size: .85em;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	color: #000;	}	/* links -------------------------------------------*/a:link {	text-decoration: none;	color: #3366CC;	}a:visited {	text-decoration: none;	}a:hover {	text-decoration: underline;		}a:active {	text-decoration: none;	color: #FA0000;	font-weight: bold;	}	/* Navbar with submenus ------------------------------*/.horNavbar {	margin: 0 auto;	text-align:center;	width: 757px;	}.horNavbar ul{	margin: 0;	padding: 0;	list-style-type: none;	margin-bottom: 1em;	font: normal 100% "Trebuchet MS", Arial, Helvetica;	}/*Top level list items*/.horNavbar ul li{	position: relative;	display: inline;	float: left;	background-color: #999966; /*overall menu background color*/		}/*Top level menu link items style*/.horNavbar ul li a{	display: block;	width: 125px; /*Width of top level menu link items*/	padding: 1px 8px;	font-size: .9em;	border-left: 2px solid #CCCC99;	border-bottom: 0px solid #FFFFCC;	padding-top: 2px;	padding-right: 12px;	padding-bottom: 2px;	padding-left: 12px;	color: black;	text-decoration:none;}	/* sub level menu*/.horNavbar ul li ul{	left: 0;	position: absolute;	top: 1em; /* no need to change, as true value set by script */	display: block;	visibility: hidden;	}/*Sub level menu list items (undo style from Top level List Items)*/.horNavbar ul li ul li{	display: list-item;	float: none;	}/* Sub level menu links style */.horNavbar ul li ul li a{	display: block;	width: 139px; /*width of sub menu levels*/	color: black;	text-decoration: none;	padding: 1px 5px;	border: 1px solid white;	}.horNavbar ul li a:hover{	color: white;	background-color: #993300;	}#horNavbar li.current {	color: #993300;	background-color: white;	width: 100px;	border: 1px solid #333333;float: left;	}	* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/padding-top: 1em;}	/* Holly Hack for IE \*/* html .horNavbar ul li { float: left; height: 1%; }* html .horNavbar ul li a { height: 1%; }/* End Navbar */	/* main content layout ---------------------------------------------------------------*/	#mainWrapper {	clear: left;	margin: 0 auto;	text-align: left	background-color: #ededdb;	height: 594px;	width: 760px;	border: 0px solid #999;	border-bottom: 0px solid #999;	}#contentTable {	float: left;	}		td#rightCol p {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.85em;	font-style: normal;	line-height: 1.3em;	font-weight: normal;	color: #333333;	background: white;	padding: 5px 10px 5px 0px;	}#contentCol {	width: 500px;	padding-left:20px;	padding-right: 10px;	}	td#leftCol {	background-color: #FFFFCC;	}	td#rightCol {	border-left: 0px solid #CCCCCC;	padding: 0px;	}	/* typographic--------------------------------------------------------------------------*/	.photoInset {	width: ;	float: left;	text-align:left;}.photoCaption {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.87em;	font-style: italic;	line-height: 1.5em;	font-weight: normal;	font-variant: normal;	color: #666666;	text-decoration: none;	text-align: left;}.photoCaptionTitle {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.9em;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #666666;	text-decoration: none;}	/* ------------calendar tables------------*/		#calendar {	width: 400px;	background: #FFCC99;	cell-padding: 5px;	}#calendar thead th{	font-family:"Trebuchet MS", Arial, Helvetica;	font-weight: bold;	font-size: 1em;	text-align: center;	background: #999966;	color: #fff;	border-bottom: #FFFFCC solid 2px;	border-right: #FFFFCC solid 2px;	}#calendar tbody td {	font-family:"Trebuchet MS", Arial, Helvetica;	font-weight: bold;	font-size: .9em;	text-align: center;	color: #333333;	border-bottom: #FFFFCC solid 2px;	border-right: #FFFFCC solid 2px;	}#calendar tbody th {	font-family:"Trebuchet MS", Arial, Helvetica;	font-weight: bold;	font-size: 1em;	text-align: center;	color: #fff;	background: #999999;	border-bottom: #FFFFCC solid 2px;	border-right: #FFFFCC solid 2px;	}td .secondaryText  {	font-family: "Trebuchet MS", Arial, Helvetica;	font-size: .75em;	font-style: normal;	line-height: normal;	font-weight: normal;	color: #666666;	}th .secondaryText  {	font-family: "Trebuchet MS", Arial, Helvetica;	font-size: .75em;	font-style: normal;	line-height: normal;	font-weight: normal;	color: #fff;	}/* bulletin board ---------------------------------*/div#bulletinBoard {	background-repeat: no-repeat;	background-position: left top;	width: 400px;	background-image: url(images/bb_middle_or.jpg);	margin: 0 auto;}div#bulletinBoard h4 {	background-image: url(images/bb_top_or.jpg);	background-repeat: no-repeat;	background-position: left top;}div#bulletinBoard p#last {	background-image: url(images/bb_bottom_or.jpg);	background-repeat: no-repeat;	background-position: left bottom;}div#bulletinBoard p {	color: #FFFFFF;	padding: 10px;	font-size: 1.1em;	text-align: center;}/*Definition lists (links)*/dt {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.95em;	font-style: normal;	line-height: 3em;	font-weight: bold;	text-decoration: none;	text-align: left;}dd {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	font-style: italic;	line-height: 1.5em;	font-weight: normal;	color: #666666;	text-decoration: none;	text-align: left;}galleryTable {	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;
