@charset "utf-8";
#introfooter {
	background-image: url(images/Intro_Footer.jpg);
	height: 123px;
	width: 760px;
}
.footertext {
	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;
}
#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: 510px;
	margin-left: 0px;
	float: left;
	text-indent: 0px;
	padding-left: 20px;
	left: 20px;
	background-repeat: no-repeat;
	background-color: #000000;
}
#leftbar  {
	background-color: #CCCCCC;
	clear: both;
	float: left;
	width: 510px;
	padding-left: 0px;
	height: 40px;
}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFF99;
}
#bodyright {
	float: right;
	width: 200px;
	height: auto;
	background-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#bodyrighttop {
	float: right;
	height: auto;
	width: 220px;
}
#bodyrightmiddle {
	float: right;
	height: 20px;
	width: 220px;
	background-color: #666666;
}
#bodyrightbelow {
	float: right;
	height: 300px;
	width: 220px;
	background-color: #666666;
	background-repeat: no-repeat;
}
#bodyrightbottom {
	float: right;
	height: auto;
	width: 220px;
}

#footer {
	height: 104px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(Footer.gif);
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.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: 800px;
	clear: both;
}
#body2 {
	background-image: url(images/lblue070.jpg);
	width: 740px;
	margin-top: 0px;
	height: auto;
	clear: both;
	background-color: #CCCCCC;
	padding-left: 20px;
}
.Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.maptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005B7F;
}
