@charset "utf-8";
#introfooter {
	background-image: url(images/Intro_Footer.jpg);
	height: 123px;
	width: 760px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 70px;
	margin-bottom: 0px;
	font-weight: bold;
}
.footertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


/* CSS Document */

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
	position: relative;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	overflow: auto;
}
#navigationwrap {
	height: 32px;
	width: 760px;
	margin-bottom: 0px;
	clear: both;
	background-repeat: no-repeat;
}
#navWrapHome {
	height: 44px;
	width: 760px;
}

#header {
	height: 156px;
	width: 760px;
	clear: both;
}
#leftbody {
	width: 515px;
	margin-left: 0px;
	float: left;
	text-indent: 0px;
	padding-left: 20px;
	left: 20px;
	background-repeat: no-repeat;
	padding-top: 30px;
}
#leftbar  {
	background-color: #CCCCCC;
	clear: both;
	float: left;
	width: 510px;
	padding-left: 0px;
	height: 40px;
}

.Heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFF99;
	font-style: oblique;
}
#bodyright {
	float: right;
	width: 200px;
	height: 530px;
	background-image: url(images/RightBG.jpg);
	background-repeat: no-repeat;
}
#bodyrighttop {
	float: right;
	height: auto;
	width: 200px;
}
#bodyrightmiddle {
	float: right;
	height: 20px;
	width: 200px;
}
#bodyrightbelow {
	float: right;
	height: 300px;
	width: 220px;
	background-color: #666666;
	background-repeat: no-repeat;
}
#bodyrightbottom {
	float: right;
	height: auto;
	width: 200px;
}

#footer {
	background-image: url(Footer.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


#body {
	background-image: url(images/Background.jpg);
	width: 760px;
	margin-top: 0px;
	height: auto;
	clear: both;
}
#body2 {
	background-image: url(images/Background.jpg);
	width: 760px;
	margin-top: 0px;
	height: auto;
	clear: both;
}
.Contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.maptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005B7F;
}

