@CHARSET "ISO-8859-1";
html
{
	background-color:#F4C244;	
}


body
{
	color:#000;
	font-size: 14px;
	background-color:#F4C244;
}

#container
{
	background-color:#FFF;
	border-right: 2px solid #5a316b;
	border-left: 2px solid #5a316b;
	border-bottom: 2px solid #5a316b;
}
h1
{
	background: transparent url(../images/styles/logo2.jpg) no-repeat 40% 6px;
}
h2
{
	color: #026233 !important;
	font-size: 200% !important;
	font-variant:small-caps !important;
	display:block !important;
	text-align:center !important;
	padding-bottom:20px !important;
}
h3
{
	font-size: 150% !important;
	color: #026233 !important;
	padding-bottom:20px !important;
}

a:link
{
	color: #2634CF;
	font-weight: bold;
	text-decoration:none;
}
a:visited
{
	color: #2634CF;
	font-weight: bold;
	text-decoration:none;
}



/* Header */
div#header
{
	background: #FFF url(../images/styles/left_pane_bkgnd.jpg) repeat-x;
}
span#tagline
{
	color: #482462;
	font-family: Garamond; /*"Lucida Sans";*/
	font-weight: bold;
	font-size:18px;
	text-align:right;
}

#container
{
	background: #FFF url(../images/styles/left_pane_bkgnd.jpg) repeat-x;
}


/* Left Pane */
div#left_pane
{
	background: #FFF url(../images/styles/left_pane_bkgnd.jpg) repeat-x;
	color:#FFF;
}

ul#nav_pages, #disclaimer
{
	background-color: #67328e; /* #482562 matches "pawnee" better */
}

ul#nav_pages
{
	height:596px;
}
#disclaimer
{
	height:127px;
}

ul#nav_pages li
{
	background: transparent url(../images/styles/nav_pages_a_bkgnd.jpg) no-repeat top left;
}

ul#nav_pages li a
{ 
	font-family: Times; /*Garamond;*/
	font-size:17px;
	color: #FFF;
	text-decoration:none;
}


p#disclaimer
{
	margin-left: 20px;
	padding:15px;
	font-family: arial;
	font-size: 82%;
	text-align:justify;
}


/*Right Pane*/
#nav_locations ul
{
	list-style:none;
}
#nav_locations ul li
{
	background: transparent url(../images/styles/nav_left.jpg) no-repeat top left;
	text-align:center;
	width:72px; /*9%*/
}
#nav_locations ul li.wide
{
	width:103px;  /*13%*/
}
#nav_locations ul li.thin
{
	width:52px; /*6.5%*/
}
#nav_locations ul li:last-child
{
	width:55px;
}

#nav_locations ul li a
{
	background: transparent url(../images/styles/nav_right.jpg) no-repeat top right;
	display:block;
	color: #FFF;
	font-variant: small-caps;
	font-family:  Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	line-height: 43px;
}

#content
{
	width:100%;
	clear:both;
}

.anchor_links ul
{
	padding-bottom:10px;
}
.anchor_links li
{
	color: #2634CF;
	list-style:disc;

}


#county_map
{
	margin-left:auto;
	margin-right:auto;
	width:300px;
	height:250px;
}


#content p
{
	padding-bottom:20px;
	clear:both;
}

.bold{	font-weight:bold;}
.italic{ font-style: italic;}
.to_top{ line-height:50px; }
.center
{
	width:100%;
	text-align:center;
}
.page_intro
{ 
	font-size:120%;
	font-weight:bold;
}
.green{	color: #026233; }
.underline{	text-decoration: underline;}
.row { display:block;}
.caps{ font-variant:small-caps;}



/* about page */
#management p span
{
	display: block;
}

#board_directors
{
	width:55%;
	margin-left:20%;
	margin-right:20%;
}
#board_directors th
{
	font-weight: bold;
	text-align: center;
}
#board_directors td
{
	width:50%;
	vertical-align:top;
	padding-bottom:10px;
}
#board_directors tbody td span
{
	display:block;
	font-weight:bold;
	text-decoration:underline;
}
#hist_date
{
	float:left;
}


/* contact */
#complaint_procedures
{
	margin-left: 20px;
}
#complaint_procedures li
{
	margin-left: 20px;
	list-style-type:decimal;
	padding-bottom:10px;
}
#complaint_procedures li ul
{
	margin-left: 20px;
}
#complaint_procedures li ul li
{
	padding-bottom:0;
	list-style-type: lower-alpha;
}


/* employment ops */
#employ_contact.left
{
	text-align: right;
}
#employ_contact.right
{
	text-align: left;
}
#service_sites
{
	padding-left:20px;
	color: #2634CF;
}
#service_sites li
{
	list-style: disc;
}

/* index */
#flash_animation
{
	height: 550px;
	width:100%;
	background: transparent url(../images/flash/1_a.jpg) no-repeat bottom right;
}


/* printabl forms */
ul#forms li
{
	list-style:disc;
	color: #2634CF;
}
ul#forms li a
{
	color: #2634CF;
	font-weight: bold;
	text-decoration:none;
}

/* giving */
ul#giving li
{
	list-style:disc;
	color: #000000;
}
ul#giving li a
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

/* links */
ul#links li
{
	list-style:disc;
	padding-bottom:5px;
}
ul#links li a
{
	color: #2634CF;
	font-weight: bold;
	text-decoration:none;
}

/* locations */
.location
{
	width:97%;
	padding-bottom:20px;
}
.location h3
{
	width:100%;
	background-color: #CCC;
	color:black;
	font-weight:bold;
	font-size:115%;
	padding:3px 0 3px 3px;	
}
.location .bold
{
	width:100%;
	display:block;
	padding-top:5px;
	padding-bottom:5px;	
}

/* services */
#services h3
{
	font-weight:bold !important;
	text-align:center !important;
	font-variant:small-caps !important;
}
/* rights */
#rights ul, #responsible ul
{
	padding-bottom:10px;
}
#rights ul li, #responsible ul li
{
	list-style:disc;
}
.yellow_arrow li
{
	list-style-image: url(../images/styles/list_type_yellow_arrow.jpg);
}

/* mailer */
#success
{
	font-weight:bold;
	color: #026233;
	padding-bottom:10px;
}
#failed
{
	font-weight:bold;
	color: #FF0000;
	padding-bottom:10px;
}

/* Footer */
#footer
{
	width: 100%;
	height:25px !important;
	background-color: #FFF;
}
ul#footer_links
{
	margin-top: 8px;
	color: #026233;
	list-style:disc;
}
ul#footer_links
{
	list-style:disc;
}
ul#footer_links li a
{
	text-decoration:none;
	color: #026233;
	font-variant:small-caps;
	font-size: 14px !important;
}
ul#footer_links li a:visited
{
	text-decoration:none;
}



