﻿body
{
	background: #c0c0c0 url("/!images/site_art/mainBacker.png") no-repeat top center;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-size: 13px
}

h1 {
	margin: 15px 0px 7px 0px;
	font-size: 20px;
	color: #cce888;
	text-transform: uppercase;
}

h4 {
	color: #cce888;
	text-transform: capitalize;
}

h2 {
	margin-top: 7px;
	font-size: 20px;
	color: #618A2C;
	font-weight: normal;
}


a 
	{
		color: #799852;
		text-decoration: underline;
	}

a:hover 
	{
		color: #799852;
		text-decoration: underline;
	}

.footerA 
	{
		color: #cce888;
		text-decoration: none;
	}

.footerA:hover 
	{
		color: #cce888;
		text-decoration: underline;
	}

#Wrapper {width: 774px; background-color: #FFF; min-height: 700px; margin: 0 auto; position: relative;}
#Wrapper .Contain {width: 760px; margin: 0 auto; position: relative;}

#Header {background: url(/!images/site_art/logoBack.gif) no-repeat; height: 112px; width: 760px;}

#ContentArea {text-align: left;}

#footer {

	width: 760px;

	background: #828282 url('../../images/footerBacker.gif') repeat-x top left;

	min-height: 170px;

	text-align: center;

	float:left;

}

#footerWrapper {

	width: 730px;

	color: #ffffff;

	font-size: 11px;

	text-align: center;

	line-height: 140%;

}

#footerCopyWrite {

	margin: 0px 45px 15px 45px;

	padding-bottom: 15px;

	padding-top: 15px;

	width: 640px;

	border-bottom: 1px solid #9a9a9a;

}

#footerAddresses {

	width: 730px;

	text-align: left;

}

#footerToll {

	margin-left: 105px;

	width: 140px;

	float: left;

	text-align: left;

}

#footerHQ {

	width: 205px;

	float: left;

	margin: 0px 20px;

	text-align: left;

}

#footerNW {

	width: 170px;

	float: left;

	text-align: left;

}

#moreinfo {

	position: absolute;

	z-index: 10;

	margin-top: 181px;

}

