body {
	margin: 0;
	padding: 0;
	background: url(assets/newtwitterpic.jpg) #3c4fa1 no-repeat center -400px fixed;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:link {
	color: #3c4fa1;
	}
a:visited {
	color: #3c4fa1;
	}
a:hover {
	color: #000;
	}
a:active {
	color: #3c4fa1;
	}
img {
	display: block;
	border: 0;
	}
.ulCr, .ulCr li,
#sideNav ul, #sideNav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	}
#category li, .listing li {
	list-style-image: url(assets/bullet.png);
	line-height: 20px;
	margin: 0;
	padding: 0;
	list-style-position: inside;
	}
#category ul, .listing ul {
	margin: 0;
	padding: 0;
	}
#category {
	height: 1%;
	overflow: hidden;
	padding-bottom: 1em;
	clear: both;
	}
#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	}
#wrapperInner { /* default image */
	background: url(assets/headers/default.jpg) no-repeat left 270px;
	}	
.p-2 #wrapperInner {
	background-image: url(assets/headers/baycity.jpg);
	}
.p-3 #wrapperInner {
	background-image: url(assets/headers/birchrun.jpg);
	}
.p-4 #wrapperInner {
	background-image: url(assets/headers/chesaning.jpg);
	}
.p-5 #wrapperInner {
	background-image: url(assets/headers/frankenmuth.jpg);
	}
.p-6 #wrapperInner {
	background-image: url(assets/headers/midland.jpg);
	}
.p-7 #wrapperInner {
	background-image: url(assets/headers/saginaw.jpg);
	}
.p-8 #wrapperInner {
	background-image: url(assets/headers/stay.jpg);
	}
.p-9 #wrapperInner {
	background-image: url(assets/headers/play.jpg);
	}
.p-10 #wrapperInner {
	background-image: url(assets/headers/shopping.jpg);
	}
.p-11 #wrapperInner {
	background-image: url(assets/headers/dining.jpg);
	}
.p-12 #wrapperInner {
	background-image: url(assets/headers/events.jpg);
	}
.p-13 #wrapperInner {
	background-image: url(assets/headers/packages.jpg);
	}
.p-14 #wrapperInner {
	background-image: url(assets/headers/professionals.jpg);
	}
.p-15 #wrapperInner {
	background-image: url(assets/headers/eventplanner.jpg);
	}
.p-16 #wrapperInner {
	background-image: url(assets/headers/about.jpg);
	}
.p-17 #wrapperInner {
	background-image: url(assets/headers/media.jpg);
	}
#top {
	position: relative;
	height: 224px;
	}
#logo {
	width: 545px;
	height: 203px;
	position: absolute;
	top: 20px;
	left: 10px;
	}
#navTop {
	position: absolute;
	right: 0;
	top: 3px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	background: rgba(60, 79, 161, 0.5);
	padding: 3px;
	}
#navTop li {
	float: left;
	}
#navTop a {
	text-transform: uppercase;
	color: white;
	display: block;
	float: left;
	padding: 0 5px;
	}
#navTop a:hover {
	color: #d4df25;
	}
#searchTop {
	position: absolute;
	right: 0;
	top: 36px;
	}
#searchTop, #searchTop p {
	margin: 0;
	padding: 0;
	}
#searchTop input {
	display: block;
	float: left;
	}
#smLinks {
	position: absolute;
	right: 0;
	top: 77px;
	}
#smLinks li {
	float: left;
	}
#smLinks a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9000px;
	margin-left: 5px;
	background-repeat: no-repeat;
	}
#linkTw a {
	background-image: url(assets/twitter.png);
	}
#linkFb a {
	background-image: url(assets/facebook.png);
	}
#linkFl a {
	background-image: url(assets/flickr.png);
	}
#linkYt a {
	background-image: url(assets/youtube.png);
	}
#topPhone {
	position: absolute;
	right: 0px;
	bottom: 0px;
	}
#nav1outer {
	background: url(assets/navBg.png) no-repeat;
	height: 46px;
	}
#nav1 {
	height: 46px;
	text-transform: uppercase;
	margin: 0 36px;
	}
#nav1 li {
	float: left;
	width: 16.6%;
}
#nav1 a {
/*	padding: 8px 27px; */
	font-size: 16px;
	display: block;
	text-decoration: none;
	border: 1px transparent solid;
	margin-top: 6px;
	font-weight: bold;
	text-shadow: 1px 1px 3px #666; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	height: 38px;
	line-height: 38px;
	text-align: center;
	}
#nav1 a:link {
	color: #d4df25;
	}
#nav1 a:visited {
	color: #d4df25;
	}
#nav1 a:hover {
	color: #3c4fa1;
	background-color: white;
	background-color: rgba(255, 255, 255, 0.6);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */ 
	text-shadow: 1px 1px 3px #888; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	}
#nav1 a:active {
	color: #d4df25;
	}
#nav2 {
	background: url(assets/nav2bg.gif) no-repeat;
	height: 52px;
	text-transform: uppercase;
	}
#inside #nav2 {
	margin-top: 182px;
	}
#nav2 li {
	float: left;
	width: 16.6%;
	}
#nav2 li.lastli {
	width: 17%;
	}
#nav2 a {
	font-size: 16px;
	display: block;
	text-decoration: none;
	border-left: 1px transparent #ccc;
	font-weight: bold;
	text-align: center;
	height: 37px;
	line-height: 37px;
	margin-top: 4px;
	background: url(assets/div.gif) no-repeat right center;
	}
#nav2 li.lastli a {
	background-image: none;
	}
#nav2 a:hover {
	background: #fefdb5;
	}
#slideshow,
.nivo-slice {
	overflow: hidden;
	}
#main {
	background: white;
	padding-top: 10px;
	}
#mainInner {
	background: url(assets/mainBgHome.gif) repeat-y 780px top;
	height: 1%;
	overflow: hidden;
	/*border-bottom: 30px solid #9bbf38;*/
	}
#inside #mainInner {
	background: url(assets/mainBgHome.gif) repeat-y 209px top;
	}
#breadcrumbs {
	margin-bottom: 30px;
	}
#toolbox h1, #toolbox h2 {
	font-size: 28px;
	margin: 0.4em 0;
	}
#toolbox h2 {
	font-size: 20px;
	}
#content {
	width: 700px;
	padding-bottom: 20px;
	clear: none !important;
	}
#home #content {
	margin-left: 40px;
	float: left;
	}
#inside #content {
	float: right;
	margin-right: 30px;
	}
#column {
	width: 209px;
	}
#home #column {
	float: right;
	margin-left: 36px;
	}
	
/* ======== HOME PAGE HEADLINES ========*/
#hHlines {
	clear: both;
	margin: 0;
}
#hHlines h2 {
	background: url(assets/headlinesTitle.gif) no-repeat;
	text-indent: -9000px;
	font-size: 18px;
	height: 23px;
	margin: 0 20px 5px 0;
	border-bottom: 2px solid #3c4fa1;
}
#hHlines h3 {
	text-transform: uppercase;
	font-size: 10px;
	margin: 0;
	}
#hHlines p {
	font-size: 10px;
	margin: 0.5em 0;
	}
#hHlines ul, #hHlines li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#hHlines li {
	margin: 0 20px 19px 0;
	overflow: hidden;
	position: relative;
	float: left;
	height: 220px;
	}
#hHlines a:link {
	color: #000;
	}
#hHlines a:visited {
	color: #000;
	}
#hHlines a:hover {
	color: #3c4fa1;
	}
#hHlines a:active {
	color: #3c4fa1;
	}
.hHlinesBox {
	position: absolute;
	left: 0;
	top: 130px;
	width: 135px;
	height: 70px;
	background: white;
	background: rgba(255,255,255,0.8);
	padding: 10px;
	}
#inside #column {
	float: left;
	}
#sideNav {
	margin: 0 7px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: none !important;
	}
#sideNav h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0;
	padding: 12px 6px 16px 10px;
	background: #83b43c url(assets/subnavBg.gif) center bottom no-repeat;
	}
#sideNav li {
	display: block;
	border-bottom: 1px solid #83b43c;
	}
#sideNav a {
	display: block;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 6px 10px;
	}
#sideNav li li a {
	padding-left: 30px;
	font-weight: normal;
	font-size: 12px;
	}
#sideNav a:link {
	color: #3C4FA1;
	}
#sideNav a:visited {
	color: #3C4FA1;
	}
#sideNav a:hover {
	color: white;
	background: #83b43c;
	}
#sideNav a:active {
	color: white;
	}
#sideNav #current {
	background: #3C4FA1;
	color: white;
	}
#column>div {
	border-bottom: 1px solid #a7c535;
	}
#tripPlannerC {
	padding-top: 3px;
	}
#tripPlannerC h2 {
	text-indent: -9000px;
	width: 160px;
	height: 30px;
	background: url(assets/tripPlannerCbg.gif) no-repeat;
	margin: 0 0 0 26px;
	}
#tripPlannerC p {
	margin: 1em 30px;
	color: #00689a;
	text-align: center;
	}
#signupC h2 {
	margin: 0;
	}
#signupC h2 a {
	display: block;
	width: 126px;
	height: 30px;
	background: url(assets/signupCbg.gif) no-repeat;
	margin: 14px 0 16px 26px;
	text-indent: -9000px;
	}
#couponsC h2 {
	margin: 0;
	}
#couponsC h2 a {
	display: block;
	width: 160px;
	height: 30px;
	background: url(assets/travelsavings.gif) no-repeat;
	margin: 14px 0 16px 26px;
	text-indent: -9000px;
	}
#eventsC h2 {
	width: 117px;
	height: 15px;
	background: url(assets/eventsCbg.gif) no-repeat;
	margin: 14px 0 14px 14px;
	text-indent: -9000px;
	}
.eventI {
	margin: 14px;
	}
.eventI p {
	margin: 0;
	}
.newsticker-jcarousellite {
	margin: 0 10px 10px 15px;
	height: 1%;
	overflow: hidden;
	}
.events-rotator{
	margin: 0 0 10px 0;
	padding: 0;
	}
.eventTitle {
	font-weight: bold;
	}
#prev-event {
	cursor: pointer;
	border: 1px solid #ededed;
	background-color: #ededed;
	background-image: -moz-linear-gradient(100% 100% 90deg, #ededed, #ffffff);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ededed));
	padding: 0 10px 3px 10px;
	float: left;
	margin: 2px;
	}
#next-event {
	cursor: pointer;
	border: 1px solid #ededed;
	background-color: #ededed;
	background-image: -moz-linear-gradient(100% 100% 90deg, #ededed, #ffffff);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ededed));
	padding: 0 10px 3px 10px;
	float: left;
	margin: 2px;
	clear:right;
	}
#guideC h2 {
	margin: 0;
	}
#guideC h2 a {
	display: block;
	width: 164px;
	height: 197px;
	background: url(assets/guideCbg.png) no-repeat;
	margin: 14px 0 14px 10px;
	text-indent: -9000px;
	}
#inside #guideC h2 a {
	margin-left: 22px;
	}
#column #pureMichiganC {
	border-bottom: 0;
	}
#pureMichiganC img {
	margin: 14px 0 16px 30px;
	}
 /* Toolbox  */
.addthis_toolbox {
	float: right;
	padding: 3px 3px 0 0;
	}
.listing {
	clear: both;
	}
.imageright {
	float: right;
	padding: 0 0 20px 20px;
	}
.imageleft {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0 20px 20px 0;
	}
.imagecaption {
	border-bottom: 1px solid  #3c4fa1;
	color: #3c4fa1;
	padding: 8px 0;
	}
#footer {
	clear: both;
	margin:0;
	background: #9bbf38;
	height: 35px;
	color: #fff;
	}
#navFooter li {
	float: left;
	padding: 10px 0;
	}
#navFooter a {
	text-transform: uppercase;
	color: white;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding: 0 10px;
	}
#navFooter a:hover {
	color: #3C4FA1;
	}
#copyright p {
	text-align: center;
	margin: 1em 0;
	color: #a7d9f0;
	}
#copyright>p {
	color: white;
	}
#addr {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	}
#copyright a:link {
	color: white;
	}
#copyright a:visited {
	color: white;
	}
#copyright a:hover {
	color: white;
	}
#copyright a:active {
	color: white;
	}
	/* Image Upload Icons */
.file-download, .download {
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 2px;
	padding-left: 18px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: left;
	}
.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);
	clear:  none;
	background-repeat: no-repeat;
	}
/* Photo Gallery */
#photo-gallery {
	clear: both;
	padding: 1em 0;
	margin: 0;
	}
.phototitle {
	width: 130px;
	margin: 0 3px;
	}
div.thumb {
	margin: 0 16px 12px 0;
	}
/* ======== SITE MAP ======== */	
#sitemap ul, #sitemap li {
	font-size: 12px;
	font-weight: normal;
}
#sitemap > ul > li {
	list-style-image: none;
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	}
#sitemap > ul > li > ul > li {
	list-style-type: disc;
	list-style-image: none;
	text-transform: uppercase;
	font-size: 14px;
	margin: 5px 20px;
	}
#sitemap > ul > li > ul > li > ul > li {
	list-style-type: circle;
	list-style-image: none;
	margin: 0 30px;
	text-transform: capitalize;
	}

