body {
	margin:0;
	background: #e6ece2 url("assets/bg.gif") no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	}
#wrapper {
	margin:0 auto;
	background: url("assets/bgWrapper.gif") repeat-x bottom left;
	}
#wrapperInner {
	margin: 0 auto;
	width: 990px;
	}
a:link {
	color: #406792;
	}
a:visited {
	color: #406792;
	}
a:hover {
	color: #73905f;
	}
a:active {
	color: #406792;
	}
.ulCr, .ulCr ul, .ulCr li,
#subnav ul, #subnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	}
/* ======== HEADER STYLES ======== */
#topNav {
	margin: 10px 0 0 0;
	float: right;
	width: 300px;
	font-size: 11px;
	}
#topNav li {
	float: left;
}
#topNav a {
	display: block;
	padding: 0 11px;
	border-right: 1px solid #0f3660;
	font-weight: bold;
	}
#logo {
	margin: 47px 0 14px 47px;
	float: left;
	border: none;
	}
#counties {
	height: 59px;
	float: right;
	margin: 25px 20px 0 0;
	width:320px;
}
#counties li {
	background-image: url("assets/countyLogos.png");
	float: left;
	margin: 0 4px;
	text-indent: -9000px;
}
#aAntrim {
	background-position: 0 0;
	height: 59px;
	left: 0;
	top: 0;
	width: 84px;
}
#aAntrim a {
	display: block;
	height: 59px;
	width: 84px;
	}
#aCharlevoix {
	background-position: -93px 0;
	height: 59px;
	left: 93px;
	top: 0;
	width: 68px;
	}
#aCharlevoix a {
	display: block;
	height: 59px;
	width: 66px;
	}
#aCheboygan {
	background-position: -163px 0;
	height: 59px;
	left: 163px;
	top: 0;
	width: 64px;
	}
#aCheboygan a {
	display: block;
	height: 59px;
	width: 64px;
	}
#aEmmet {
	background-position: -229px 0;
	height: 59px;
	left: 229px;
	top: 0;
	width: 59px;
	}
#aEmmet a {
	display: block;
	height: 59px;
	width: 59px;
	}
#tagline {
	clear: both;
	line-height: 27px;
	color: white;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	margin: 0;
	}
#nav {
	height: 1%;
	overflow: hidden;
	}
#nav li {
	float: left;
	background: url("assets/navDivider.gif") no-repeat right center;
	}
#nav a {
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 13px;
	font-weight: bold;
	padding: 0 20px 0 19px;
	text-decoration: none;
	color: white;
	text-align: center;
	margin-right: 6px;
	}
#nav a.dbl {
	line-height: 14px;
	padding-top: 8px;
	height: 38px;
	}
#nav a:hover {
	color: #fff;
	color: #f5cd5d;
	background-color: #113862;
	background-color: rgba(17, 56, 98, 0.7);
	background-color: rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow: inset 0 0 10px #000000;
	text-shadow: 1px 1px 1px #111; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	}
#nav #lastli {
	background: none;
	}
#last a{
	border: none;
	}	
#main {
	margin: 35px auto 0;
	background: #fff url("assets/bgSidebar.png") repeat-y;
	overflow: hidden;
	height: 1%;
	}
/* ======== SIDEBAR STYLES ======== */
#column {
	margin: 0 20px 0 0;
	padding: 0 0 20px 0;
	float: left;
	width: 225px;
	}
#subnav {
	margin:0 0 0 8px;
	background: #73905f url("assets/bgSubnav.gif") no-repeat right bottom;
	width: 217px;
	padding: 10px 0;
	}
#subnav h2 {
	margin: 0 6px;
	color: #ededed; 
	font-size: 12px;
	}
#subnav > ul {
	margin: 6px;
	}
#subnav li {
	background: #406690;
	}
#subnav a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
	text-decoration: none;
	border-bottom: 1px solid #012646;
	border-top: 1px solid #6597B6;
	}
#subnav a:link {
	color: white;
	}
#subnav a:visited {
	color: white;
	}
#subnav a:hover {
	background: #1D6794 url("assets/subNavCurrent.gif") repeat-x top left;
	color: #f5cd5d;
	text-shadow: 1px 1px 1px #111; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	}
#subnav a:active {
	background: #1D6794 url("assets/subNavCurrent.gif") repeat-x top left;
	color: #f5cd5d;
	text-shadow: 1px 1px 1px #111; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	}
#subnav #current {
	background: #012646;
	color: #f5cd5d;
	text-shadow: 1px 1px 1px #111; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	}
#subnav ul ul li {
	background: #fff;
	}
#subnav li li a {
	margin: 0;
	padding: 3px 0 3px 25px;
	color: #466d97;
	border-bottom: 1px solid #d4d5d6;
	border-top: 1px solid #e8eaec;
	}
#subnav li li a:link {
	color: #466d97;
	}
#subnav li li a:visited {
	color: #466d97;
	}
#subnav li li a:hover {
	color: #f1f1f1;
	}
#subnav li li a:active {
	color: #466d97;
	}
#cEvents {
	margin: 0 0 0 8px;
	background: #FFF url("assets/eventsFooter.gif") no-repeat right bottom;
	width: 217px;
	padding-bottom: 12px;
	}
#cEvents h2 {
	margin: 0;
	background: url("assets/Events.gif") no-repeat right top;
	height: 33px;
	text-indent: -9000px;
	}
#cEvents p {
	margin: 0;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding: 6px 0 8px 8px;
	}
#rssOuter {
	margin: 10px;
	background: url("assets/bgTopNews.gif") repeat-y left top;
	padding-bottom: 5px;
	}
#rssOuter h2 {
	color: #103761;
	background: url("assets/topNews.gif") no-repeat left top;
	font-size: 12px;
	text-indent: 8px;
	line-height: 38px;
	}
.gfc-resultsRoot {
	margin: 0 12px 1em 10px;
	}
#rss .gf-title {
	font-size: 12px;
	margin: 0;
	}
#rss .gf-snippet {
	margin: 0;
	font-size: 11px;
	}
#rss a {
	display: block;
	}
#rss a:hover {
	color: #73905f;
	}
#eNews {
	margin: 15px 0 10px 8px;
	background: url("assets/eNews.gif") no-repeat left top;
	height: 35px;
	text-indent: -9000px;
	}
#eNews a {
	border: 0;
	display: block;
	height: 35px;
	}
#location {
	margin:0 0 0 20px;
	color: #30567f;
	}
#location h2 {
	background: url("assets/contactLogo.gif") no-repeat top left;
	text-indent: -9000px;
	width: 157px;
	height: 30px;
	}
.adr {
	margin-bottom: 10px;
	}
/* ======== HOME PAGE STYLES ======== */
#slider {
	margin: 15px 0 15px 10px;
	float: left;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 15px #888888; /* Firefox */
	-webkit-box-shadow: 0 0 15px #888888; /* Safari and Chrome */
	box-shadow: 0 0 15px #888888;
	overflow: hidden;
	}
#slideshow {
	margin: 8px 8px 5px 8px;
	}
#slideshow,
.nivo-imageLink,
.nivo-slice {
	overflow: hidden;
	}
.nivo-slice img {
	display: none;
	}
#hHlines {
	border-top: 2px dotted #746f6f;
	border-bottom: 2px dotted #746f6f;
	background: url("assets/bgHeadlines.gif");
	height: 1%;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
	}
#hHlines img {
	float: left;
	border: 1px solid #746f6f;
	background: #fff;
	padding: 5px;
	margin-right: 10px;
	}
#hHlines li {
	clear: both;
	height: 1%;
	margin: 10px 60px;
	overflow: hidden;
	}
/* ======== CONTENT STYLES ======== */
#content {
	width: 700px;
	margin: 0 20px 20px 20px;
	float: left;
	}
#toolbox h1, #toolbox h2 {
	font-size: 22px;
	font-weight: bold;
	}
#breadcrumbs {
	color: #000;
	}
#paragraphLinks a {
	padding: 2px 7px;
	}
.imageleft {
	float: left;
	margin: 0 20px 20px 0;
	}
.imageright {
	float: right;
	margin: 0 0 20px 20px;
	}
.imagecaption {
	color: #799763;
	font-size: 11px;
	}
.listing {
	clear: both;
	}
/* ======== FOOTER STYLES =======*/
#footer {
	background: url("assets/bgFooter.gif") no-repeat top left;
	height: 148px;
	}
#partners {
	height: 100px;
	position: relative;
	top: 40px;
	}
#partners li {
	background-image: url("assets/corePartners2.gif");
	position: absolute;
	text-indent: -9000px;
	}
#aMSU {
	background-position: 0 0;
	height: 81px;
	left: 20px;
	top: 0;
	width: 201px;
	}
#aMSU a {
	display: block;
	height: 81px;
	width: 201px;
	}
#aMISBTDC {
	background-position: -201px 0;
	height: 81px;
	left: 240px;
	top: 0;
	width: 116px;
	}
#aMISBTDC a {
	display: block;
	height: 81px;
	width: 116px;
	}
#aNMCG {
	background-position: -314px 0;
	height: 81px;
	left: 373px;
	top: 0;
	width: 203px;
	}
#aNMCG a {
	display: block;
	height: 81px;
	width: 203px;
	}
#aMEDC {
	background-position: -518px -50px;
	height: 81px;
	left: 605px;
	top: 0;
	width: 145px;
	}
#aMEDC a {
	display: block;
	height: 81px;
	width: 145px;
	}
#aCharEm {
	background-position: -667px 0;
	height: 81px;
	left: 799px;
	top: 0;
	width: 167px;
	}
#aCharEm a {
	display: block;
	height: 81px;
	width: 167px;
	}		
#copyright {
	padding: 10px 0 10px 0;
	text-align: center;
	color: #446b95;
	}
/* ======== EXTRAS ========*/
.file-download, .download {
	background-position: left center;
	background-repeat: no-repeat;
	clear: left;
	display: block;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 1px 2px 1px 18px;
	position: relative;
	}
.avi {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/avi.gif);
	}
.doc {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/doc.gif);
	}
.gif {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/gif.gif);
	}
.html {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/html.gif);
	}
.jpg {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/jpg.gif);
	}
.mov {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/mov.gif);
	}
.mp3 {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/mp3.gif);
	}
.pdf {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/pdf.png);
	}
.ppt {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/ppt.gif);
	}
.txt {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/txt.png);
	}
.wmv {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/wmv.gif);
	}
.xls {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/xls.gif);
	}
.zip {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/zip.png);
	}
.download {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/download.gif);
	background-repeat: no-repeat;
	clear: none;
	}
/* Photo Gallery */
#photo-gallery {
	clear: both;
	margin: 0;
	padding-top: 0.5em;
	}
div.thumb {
	margin: 0 6px 12px 0;
	}
/* Sitemap */
#sitemap ul, #sitemap li {
	font-size: 12px;
	font-weight: normal;
	}
#sitemap>ul>li {
	font-size: 16px;
	list-style-type: none;
	margin-top: 1em;
	font-weight: bold;
	}
#sitemap>ul>li>ul>li {
	font-size: 14px;
	margin: 3px 0;
	}

