/* ---------- @ Navigation -----------*/


#home #menulist_root-top li {
	margin-right: 5px;
}

#home a#menulink_1-top, #home a#menulink_1-top:hover {
	background: url(/images/nav_home_home_on.gif) no-repeat;
	width: 83px;
}

#home a#menulink_2-top, #home a#menulink_2-top:hover, #home a#menulink_4-top, #home a#menulink_4-top:hover {
	display: none;
}

#home a#menulink_3-top {
	background: url(/images/nav_home_county.gif) no-repeat;
	width: 156px;
}

#home a#menulink_3-top:hover {
	background: url(/images/nav_home_county_on.gif) no-repeat;
}

#home a#menulink_5-top {
	background: url(/images/nav_home_boards.gif) no-repeat;
	width: 217px;
}

#home a#menulink_5-top:hover {
	background: url(/images/nav_home_boards_on.gif) no-repeat;
}

#home a#menulink_6-top {
	background: url(/images/nav_home_economic.gif) no-repeat;
	width: 228px;
}

#home a#menulink_6-top:hover {
	background: url(/images/nav_home_economic_on.gif) no-repeat;
}

#home a#menulink_7-top {
	background: url(/images/nav_home_contact.gif) no-repeat;
	width: 125px;
}

#home a#menulink_7-top:hover {
	background: url(/images/nav_home_contact_on.gif) no-repeat;
}


/*Headers */

#home #sidebar h3 {
	text-indent: -9000px;
	padding: 11px 0 0 0;
	border: none;
	}

#home .blogleading h1 {
	font-size:1.4em;
	font-weight:bold;
	color: #524c4c;
}

h3#hdr-news {
	background:url(/images/hdr_news.gif);
	color:#ffce8f;
	border: none;
	padding: 11px 0 0 0;
	}

h3#hdr-events {
	background:url(/images/hdr_events.gif);
	color:#e7debb;
	border: none;
	padding: 11px 0 0 0;
	}

#sidebar .moduletable-online h3 {background:url(/images/hdr_online.gif) no-repeat;}
#sidebar .moduletable-job h3 {background:url(/images/hdr_jobs.gif) no-repeat;}

h3#hdr-news span, h3#hdr-events span {
	position: absolute;
	top: -5000px;
}

#hdr-news a, #hdr-news a:visited {
	color:#ecb2a5;
	margin-left:196px;
	}
	
#hdr-events a, #hdr-events a:visited {
	color:#b2be9c;
	margin-left:205px;
	}

#hdr-events a:hover, #hdr-events a:active {
	color:#FFF;
	}

#hdr-news a:hover, #hdr-news a:active, #hdr-events a:hover, #hdr-events a:active {
	color:#FFF;
	}

#home h3 a, #home h3 a:visited {
	font-size:0.65em;
	font-weight:normal;
	text-decoration:underline;
	}

/* News */

#home .blogleading .contentitem {
	background: none;
	padding: 0;
	overflow: visible;
}

.blog_more div {
	display: none;
}

#content .blog_more ul {
	float: left;
	padding: 0;
	width: 300px;
}

#content .blog_more ul li {
	list-style-type: none;
	background:url(/images/icon_article.gif) no-repeat;
	padding:0 0 0 18px;
	margin: 5px 0;
}

#home .blogleading h1 a, #content .blog_more ul li a {
	color: #524c4c;
}

/* Events List */

#home .mod_events_latest_table {
	background: url(/images/bg_calendar.gif);
}

#home .mod_events_latest_table td {
	border-bottom: 3px solid #c7d1b9;
	height: 3.2em;
	padding: 0;
}

#home .mod_events_latest_table a:link, #home .mod_events_latest_table a:visited {
	color: #4a5243;
	font-weight: normal;
}

#home .mod_events_latest_table .event_date {
	width: 105px;
	height: 3.2em;
	padding: 8px 0 0 10px;
	float: left;
	background: #aab897 url(/images/bg_calendar_cell.gif) repeat-y;
}

#home .mod_events_latest_table h4, #home .mod_events_latest_table h5 {
	margin: 0;
}

#home .mod_events_latest_table h5 {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#home .mod_events_latest_table p {
	margin: 15px 0 0 10px;
	float: left;
	width: 350px;
	font-size: 1.2em;
}

#home .mod_events_latest_table p a {
	display: block;
	background: url(/images/icon_event.gif) no-repeat;
	padding: 0 0 0 20px;
}