@charset "utf-8";
/* CSS Document */

body {
	background-color: #285e84;
	text-align: center;
}
.mainborder {
	border-bottom: 1px solid #62798b;
	border-top: 1px solid #62798b;
	border-left: 1px solid #62798b;
	border-right: 1px solid #62798b;
	border-collapse: collapse;
	padding: 3px;
}
.maincontentenviron {
	background-image:url(images/bgenvironmental.jpg);
	width: 640px;
	background-repeat:no-repeat;
}
.maincontentschedules {
	background-image:url(images/bgschedules.jpg);
	width: 640px;
	background-repeat:no-repeat;
}
.maincontentcontactus {
	background-image:url(images/bgcontactus.jpg);
	width: 640px;
	background-repeat:no-repeat;
}
.maincontentrates {
	background-image:url(images/bgrates.jpg);
	width: 640px;
	background-repeat:no-repeat;
}
.maincontentlinks {
	background-image:url(images/bglinks.jpg);
	width: 640px;
	background-repeat:no-repeat;
}
.maincontentgeneric {
	background-image:url(images/bggeneric.jpg);
	width: 640px;
	background-repeat:no-repeat;
}
.maincontenthome {
	background-color: #fff;
	width: 640px;
	background-repeat:no-repeat;
}
.maincontentjackson {
	background-image:url(images/bgjackson.jpg);
	width: 640px;
	background-repeat:no-repeat;
}
.maincontenteastlansing {
	background-image:url(images/bglansing.jpg);
	width: 640px;
	background-repeat:no-repeat;
}
.maincontentphotos {
	background-image:url(images/bgphotos.jpg);
	width: 640px;
	background-repeat:no-repeat;
}
.maincontentannarbor {
	background-image:url(images/bgannarbor.jpg);
	width: 640px;
	background-repeat:no-repeat;
}
.maincontentdtw {
	background-image:url(images/bgdtw.jpg);
	width: 640px;
	background-repeat:no-repeat;
}
.maincontentbox {
	width: 585px;
	margin-left: 25px;
	padding-top: 12px;
	margin-top: 75px;
}
.maincontentboxhome {
	width: 100%;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.maincontentboxphotos {
	width: 500px;
	margin-left: 25px;
	padding-top: 12px;
	margin-top: 75px;
}
.maincontenttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color: #686868;
}

.maincontenttextorange {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: left;
	color: #C60;
	line-height: 175%;
}
.maincontenttextorangesub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color: #C60;
	font-weight:normal;
}

.maincontacttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color: #686868;
	line-height: 155%;
}
.homepagetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align: center;
	padding: 6px;
	color: #1B4170;
	font-weight:500;
}
.label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align: left;
	color: #313131;
	font-variant:small-caps;
}
.navmain {
	text-align: right;
	width: 100%;
}
.navcell {
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: right;
	width: 200px;
}
.navcellselected {
	background-image: url(images/navbgselected.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: right;
	width: 200px;
}
.navcellsub {
	float: right;
}
.navtext {
	text-align: right;
	padding-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #ce5c08;
	letter-spacing: .5px;
	text-decoration:none;
}
a.navtext {
	color: #ce5c08;
}
a.navtext:hover {
	color: #000000;
}
.navtextselected {
	text-align: right;
	padding-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:485;    
	color: #30206c;
	text-decoration:none;
}
a.navtextselected {
	color: #30206c;
}
a.navtextselected:hover {
	color: #30206c;
}
.navtextsub {
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ce5c08;
}
a.navtextsub {
	text-decoration:none;
}
a.navtextsub:hover {
	color: #000000;
}
.tablerow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:auto;
	background-color: #f5870d;
}
.tablerowschedheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 3px;
	color: #333;
	letter-spacing: 1px;
	margin:auto;
	background-color: #6da64c;
}
.tablerowsched {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333
	margin:auto;
	background-color: #FFFFFF;
}
.r1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #F4F4EA;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin:auto;
	padding: 3px 0 3px 0;
}
.r2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #E7E7CF;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin:auto;
	padding: 3px 0 3px 0;
}
.rlabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 3px;
	color: #333;
	background-color: #E78A45;
	letter-spacing: 1px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin:auto;
}
.rlabel1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #F4F4EA;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin:auto;
}
.rlabel2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #E7E7CF;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin:auto;
}
.contactform {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #E7E7CF;
	width: 360px;
}
	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	background-color: #E2E2E2;
	padding: 6px;
}
a.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
}