@charset "UTF-8";

hr {
	
	border: 0;
	background-color: #990000;
	color: #990000;
	height: 1px;
}

h1 {
	font-size: 2.6em;
	border-bottom: 1px solid #C4BAB1;
	padding-top: .2em;
	padding-bottom: .2em;
	margin: .5em 0em .5em 0em;
}
h2 {
	font-size: 2em;
	font-weight: bold;
}
h3 {
	font-size: 1.6em;
	font-weight: bold;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
}
#content ul {
	margin: 1em;
	padding: 1em;
}
#content ul li {
	list-style-type: square;
}
#content ul ul {
	font-size: 1em;
	padding: .5em 1.5em;
	margin: 0em;
}
#content ul ul li {
	list-style-type: circle;
}
#header h2 {
	font-weight: normal;
	margin-top: 1.6em;
}
#header p {
	margin-top: 0em;
}
#content h2, #content h3 {
	margin: 1em 0em;
}
#content p, #content ol, #content ul {
	font-size: 1.3em;
}
#content p {
	margin-bottom: 1em;
}
#content ul.list, #content ol.list {
	margin: .5em 3em;
}
#content ol.list li {
	list-style-type: decimal;	
}
#content ul.list li {
	list-style-type: square;
}
#content a, #footer a, a {
	color: #c5120d;
}
#content a:hover, a:hover {
	
	text-decoration: none;
}
#content a:visited {
	color: #003366;
}
#leftside h2, #rightside h3 {
	background: #003366;
	color: #FFF;
	font-size: 1.3em;
	text-align: center;
	padding: 1em;
}
.blurb h3 {
	background: #c5120d;
	color: #FFF;
	font-size: 1.6em;
	text-align: center;
	padding: .5em 1em;
}
.blurb h4 {
	margin: .4em 0em;
	color: #c5120d;
	border-bottom: solid 1px #c5120d;
}
.blurb h5 {
	font-size: 1.3em;
	font-weight: bold;
	color: #003366;	
	margin: .4em 0em;
}
.blurb p {
	background: #FFF;
	font-size: 1.1em;
	margin-bottom: 1em;
}
.blurb li {
	list-style-type: disc;
	background: #FFF;
	padding: 1em;
	font-size: 1.1em;
}
.nav {
	font-size: 1.3em;
	line-height: 1.5em;
	
	border-right: 1px solid #e0d7da;
	border-left: 1px solid #e0d7da;	
}
.nav li {
	border-bottom: solid 1px #e0d7da;
	background: #FFF;
	width: 100%;
	
	/*margin-bottom: .1em;*/
}
.nav li a {
	display: block;
	padding: 0.2em 1em;
	text-decoration: none;
	color: #003366;
	outline: none;
	
}
.nav li a:hover {
	background: #e0d7da;
}
#leftside p, #rightside p {
	
	padding: 0.2em 1em;
	font-size: 1.em;
	color: #003366;
	
}


* html .nav li a {height: 1%;} /* for IE/Win */

/*---------------------// set currentnavitem //----------------------------*/
.currentnavitem,

.home #home,
.about #about,
.staff #staff,
.mission #mission,
.commission #commission,
.alternative_energy #alternative_energy,
.business_financing #business_financing,
.community_planning #community_planning,
.data_resources #data_resources,
.economic_development #economic_development,
.hazard_mitigation #hazard_mitigation,
.library #library,
.local_foods #local_foods,
.partners_links #partners_links,
.septic_loans #septic_loans,
.transportation #transportation,
.rural_development #rural_development,

.comprehensive_plans #comprehensive_plans,
.news_releases #news_releases,
.opportunities #opportunities,
.services #services,
.surveys #surveys,
.the_region #the_region,

.upcoming_events #upcoming_events,
.township_news #township_news,
.citizen_news #citizen_news,
.hot_topics #hot_topics,
.blogs #blogs


{
	background: #e0d7da url(../images/design/currentnavitem.gif) repeat-y left;
}

/*.trans_dept #trans_dept,
.trans_projects #trans_projects,
.trans_boards #trans_boards,
.trans_transit #trans_transit,
.trans_resources #trans_resources,
.trans_links #trans_links,
.trans_publications #trans_publications,
.planning #planning,
.plan_dept #plan_dept,
.plan_resources #plan_resources,
.plan_hazard #plan_hazard,
.development #development,
.dev_dept #dev_dept,
.dev_financing #dev_financing,
.dev_assistance #dev_assistance,
.dev_strategy #dev_strategy,
.dev_jobz #dev_jobz,
.dev_projects #dev_projects,
.dev_entre #dev_entre,
.dev_healthcare #dev_healthcare,
.dev_wdw #dev_wdw,
.dev_homecrest #dev_homecrest,
.housing #housing,
.hous_dept #hous_dept,
.hous_septic_loans #hous_septic_loans,
.data_resources #data_resources,
.data_dev #data_dev,
.data_res #data_res,
.data_trans #data_trans,
.data_planning #data_planning,
.data_housing #data_housing,
.data_other #data_other,
.calendar #calendar,

.partners #partners,
.contact #contact*/


/*---------------------// /set currentnavitem //----------------------------*/