/* wrapper centers and controls width of main body table */
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	bottom: 15px;
	background-color: #c0bfd2;
	width: 760px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #886f8d;
	border-left-color: #886f8d;
}
#narrative {
	padding: 5px;
	top: auto;
}


#Header {
	position:inherit;
	z-index:1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #886f8d;
	border-left-color: #886f8d;
	height: 142px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-top-color: #886f8d;
}
.footer {
	text-align: center;
	font-size: 9px;
	background-color: #BBAEBF;
	border: thin solid #886F8D;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#Layer1 {
	position:absolute;
	width:200px;
	height:36px;
	z-index:2;
	left: 0px;
	top: 122px;
}
#Layer2 {
	position:relative;
	width:159px;
	height:636px;
	z-index:3;
	float: right;
}
#Layer3 {
	position:absolute;
	width:544px;
	height:516px;
	z-index:4;
	top: 178px;
	left: 259px;
}
#menubar {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navbar {
	background-color: #8f87be;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #886F8D;
	border-left-color: #886F8D;
	text-align: center;
}




/* ###############################
--- html tag definitions --- 
##################################*/

body, p, ol, ul, li {
	font-family: Arial, sans-serif;
	color:#000000;
	}
body {
	padding:0px;
	font-size: 75%;
	text-align: center;
	width: 760px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #88718D;
	}
p {
	margin:0px 0px 1em;
	padding:0px;
	line-height: 1.4em;
	}
ul {
	margin-top: -5px;
	}

li ul {
	margin-top: -1px;
	}
h1, h2, h3, h4 {
	font-family: Arial, sans-serif;
	}
h1 {
	padding:15px;
	font-size:1.75em;
	color:#88718D;
	margin: 3px 0px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 15px;
	border-bottom-style: none;
	border-top-color: #866F8B;
	border-right-color: #866F8B;
	border-bottom-color: #8C6F8D;
	border-left-color: #866F8B;
	border-top-style: none;
	background-color: #E7E6F4;
	border-left-style: solid;
	border-right-style: none;
	}
h2 {
	padding:0px;
	font-size:1em;
	color:#000000;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	font-weight: bold;
	}
h3 {
	padding:0px;
	font-size:1em;
	font-weight:bold;
	color:#FF6600;
	margin: 2.3em 0 .6em;
	}
h4 {
	padding:7px;
	font-size:1em;
	font-weight:bold;
	color:#000000;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #000000;
	}
.bioCap {
	font-size: 11px;
	font-style: italic;
	color: #000000;
	display: block;
	float: right;
	clear: none;
	line-height: 13px;
	position: relative;
	font-weight: bold;
}

a:link {
	color:#000066;
	}
a:visited {
	color:#000066;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}


	
/* ###############################
--- static navigation menu bar --- 
##################################*/
	#menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #8f87be;
	border: thin solid #85728E;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menubar a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menubar a link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menubar a:hover {
	color: #000066;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* --- section menu --- */

#sectionmenu {
	width:150px;
	background-color: #999999;
	padding: 0px;
	border-top: 0px none #FFFFFF;
	border-right: none;
	border-bottom: 2px solid #cccccc;
	border-left: 0px none #FFFFFF;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 15px;
	}
#sectionmenu h1 {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #D6F3EE;
	margin: 0px;
	padding: 10px 8px 7px;
	line-height: 1em;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
 #sectionmenu h1 a {
	font-size:10px;
	font-weight:bold;
	display: block;
	padding: 0;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	text-decoration: none;
	border-right: 0;
	line-height: 1.1em;
	}
#sectionmenu  h1 a:link {
	font-size:10px;
	font-weight:bold;
	color:#000066;
	text-decoration: none;
	background-color: #999999;
	}
#sectionmenu h1 a:visited {
	color:#000066;
	text-decoration: none;
	background-color: #999999;
	}
#sectionmenu h1 a:hover {
	color: #000000;
	border-right-width: 0px;
	border-left-width: 0;
	}
#sectionmenu h1 a:active {
	color: #fff;
	background: #fff;
	}
 #sectionmenu h2 {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: #ca0000;
	margin: 0px;
	padding: 5px 5px 5px 12px;
	line-height: 1em;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

 #sectionmenu h2 a {
	font-size:10px;
	font-weight:bold;
	display: block;
	padding: 0;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	background: #ca2000;
	text-decoration: none;
	border-right: 0;
	line-height: 1em;
	}
#sectionmenu  h2 a:link {
	color:#fff;
	text-decoration: none;
	}
#sectionmenu h2 a:visited {
	color:#fff;
	}
#sectionmenu h2 a:hover {
	color: #FF9900;
	font-size:10px;
	font-weight:bold;
	background: #ca0000;
	border-left: 0;
	}
#sectionmenu h2 a:active {
	color: #fff;
	background: #ca0000;
	}
	
#sectionmenu p {
	margin: 0px;
	}
#sectionmenu a {
	font-size:10px;
	font-weight:normal;
	display: block;
	padding: 3px 3px 3px 3px;
	background: #EEEEEE;
	text-decoration: none;
	line-height: 1.1em;
	border-top-width: 1px;
	border-right-width: 7px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	}
#sectionmenu a:link {
	color:#006699;
	text-decoration: none;
	background-color: #fff;
	}
#sectionmenu a:visited {
	color:#006699;
	background-color: #fff;
	}
#sectionmenu a:hover {
	color: #000000;
	border-left: 7px solid #000;
	border-right: 7px solid #ccc;
	background: #FFFFFF;
	background-color: #E6E6E6;
	}
#sectionmenu a:active {
	color: #F3703A;
	background: #FFFFFF;
	}
.categoryheadingtop {
	font-size:1em;
	font-weight:bold;
	color:#330033;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #BBAEBF;
	display: block;
	margin-top: -3px;
	padding: 8px;
	background-image: url(../images/header_bg.jpg);
}
.categoryheadingtopLong {
	font-size:1em;
	font-weight:bold;
	color:#330033;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #BBAEBF;
	display: block;
	margin-top: -3px;
	padding: 8px;
	background-image: url(../images/header2_bg.jpg);
	background-repeat: no-repeat;
}
#wrapper h5 {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	margin-top: 0px;
	font-size: 16px;
	padding: 8px;
}
.district-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F0047;
}
