@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #033;
	background-color: #222;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 970px;
	height: auto;
	background-image: url(../_images/mainContentbg.gif);
	background-repeat: repeat;
	min-height: 100%;
}

#header {
	height: 75px;
	width: 970px;
	float: left;
	position: relative;
}

#banner {
	height: 272px;
	width: 970px;
	float: left;
	position: relative;
	background-image: url(../_images/mainContentbg.gif);
}

#navigation {
	height: 19px;
	width: 834px;
	background-image: url(../_images/navbarmfl.jpg);
	padding-left: 136px;
	padding-top: 6px;
	position: relative;
	float: left;
}
#navigation a:link ,a:visited,a:active{
	color: #033;
	text-decoration: none;
}
#navigation a:hover {
	color: #600;
	text-decoration: none;
}
.nav {
	font-weight: bold;
	font-size: 0.7em;
	color: #FFF;
}

#mainContent {
	float: left;
	height: auto;
	width: 694px;
	background-image: url(../_images/mainContentbg.gif);
	background-repeat: repeat;
	position: relative;
	padding-left: 136px;
	min-height: 100%;
	padding-bottom: 20px;
}
#mainContent img {
	margin-left: -4px;

}
#map {
	padding-left: 15px;
}


#mainContent a:link  {
	text-decoration: none;
	color: #600;
}
#mainContent a:active {
	color: #600;
}
#mainContent a:hover {
	text-decoration: underline;
}
#mainContent a:visited {
	color: #600;
}




#mainContent p {
	font-size: 0.7em;
	line-height: 22px;
	float: left;
	position: relative;
	width: 570px;
	margin-bottom: 0px;
}
#mainContent p.locationPage {
	font-size: 0.7em;
	line-height: 22px;
	float: left;
	position: relative;
	width: 670px;
	margin-bottom: 0px;
}

#mainContent ul   {
	font-size: 11px;
	line-height: 22px;
	float: left;
	position: relative;
	width: 550px;
	margin-left: -28px;
	margin-bottom: 0px;
}
#mainContent ul li {
	margin-bottom: 12px;
}


.fraction {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#logos {
	float: left;
	height: 45px;
	width: 795px;
	position: relative;
	padding-right: 25px;
	padding-left: 131px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#logos img {
	padding-right: 5px;
	padding-left: 5px;
}




#rightContent {
	float: right;
	height: auto;
	width: 140px;
	position: relative;
	background-image: url(../_images/sampleButtonbg.gif);
	padding-top: 25px;
	padding-bottom: 20px;
}
#contentWrap {
	float: left;
	height: 100%;
	width: 970px;
	position: relative;
	background-image: url(../_images/mainContentbg.gif);
	padding-bottom: 10px;
	background-color: #E2DEBE;
}


#footer {
	height: 47px;
	width: 970px;
	float: left;
	background-image: url(../_images/footer.jpg);
	position: relative;
	padding-top: 3px;
}
#footer a:link, a:visited, a:active {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footer {
	font-weight: normal;
	font-size: 9px;
	color: #033;
	position: relative;
	width: auto;
	float: left;
	padding-left: 136px;
	*padding-top: 15px;
}
#environmentalPolicy {
	float: right;
	height: 31px;
	width: 140px;
	position: relative;
	*padding-top: 15px;
}
#environmentalPolicy a:link, a:visited, a:active {
	color: #033;
	text-decoration: none;
}
#environmentalPolicy a:hover {
	text-decoration: underline;
}

.environmentalPolicy {
	font-weight: normal;
	font-size: 9px;
	color: #033;
	position: relative;
	*padding-top: 15px;
}

.email {
	text-decoration: none;
	color: #033;
	position: relative;
	width: 110px;
}
.dividers {
	color: #FFF;
}
#redText {
	color: #600;
}
.map {
	float: right;
	position: relative;
	margin-top: -30px;
}
#rightContent2 {
	float: right;
	height: 400px;
	width: 140px;
	position: relative;
	background-image: url(../_images/sampleButtonbg.gif);
	padding-top: 25px;
}

