@charset "UTF-8";
#wrapper {
	background-image: url(../images/wrapperBG.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1000px;
	width: 1000px;
	top: -8px;
}
#nav {
	height: 48px;
	width: 866px;
	position: absolute;
	left: 66px;
}
#flash {
	height: 164px;
	width: 866px;
	position: absolute;
	top: 48px;
	left: 66px;
}
#navLogo {
	height: 48px;
	width: 240px;
	position: absolute;
	left: 0px;
}
#navAbout {
	height: 48px;
	width: 104px;
	position: absolute;
	left: 240px;
}
#navServices {
	height: 48px;
	width: 104px;
	position: absolute;
	left: 344px;
}
#navSchedule {
	height: 48px;
	width: 104px;
	position: absolute;
	left: 448px;
}
#navFacility {
	height: 48px;
	width: 104px;
	position: absolute;
	left: 552px;
}
#navStaff {
	height: 48px;
	width: 104px;
	position: absolute;
	left: 656px;
}
#navContact {
	height: 48px;
	width: 106px;
	position: absolute;
	left: 760px;
}
#main {
	height: 450px;
	width: 866px;
	position: absolute;
	left: 66px;
	top: 230px;
}
#mainBGTop {
	background-image: url(../images/mainBGTop.gif);
	position: absolute;
	height: 12px;
	width: 866px;
	top: 0px;
}
#mainBGBottom {
	background-image: none;
	position: absolute;
	height: 12px;
	width: 866px;
	bottom: 0px;
}
#mainContent {
	position: absolute;
	height: 300px;
	width: 801px;
	left: 32px;
	top: 18px;
	background-image: url(../images/contact/contactTitle.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainContentText1 {
	height: 50px;
	width: 801px;
	position: absolute;
	left: 0px;
	top: 30px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#mainContentBucket {
	background-image: url(../images/contact/contactInsideBucket.gif);
	position: absolute;
	height: 234px;
	width: 335px;
	top: 140px;
	right: 0px;
}
#footer {
	position: absolute;
	height: 20px;
	width: 1000px;
	bottom: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
#mainContentText2 {
	height: 150px;
	width: 274px;
	position: absolute;
	left: 35px;
	top: 35px;
}
#map {
	background-image: url(../images/contact/map.jpg);
	position: absolute;
	height: 302px;
	width: 437px;
	left: 0px;
	top: 110px;
}
A:hover {
	background-color:#c0b87f;
	color:#cb4428;
	font-weight:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	color:#cb4428;
	font-weight:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A:active {
	background-color:#c0b87f;
	color:#cb4428;
	font-weight:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A:link {
	color:#cb4428;
	font-weight:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodyBigBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodyBigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #cc3333;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
p{
margin-bottom: 8px;
padding-bottom: 8px;
margin-top: 3px;
padding-top: 3px;
}
