body {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	margin: 0px 0px 15px;
	padding: 0px;
}
h1 {
	font: normal 30px/40px Arial, Helvetica, sans-serif;
	color: #6A357C;
	text-align: center;
}
h2 {
	font: bold normal 16px/18px Arial, Helvetica, sans-serif;
	color: #6A357C;
	text-align: center;
	margin-bottom: 0px;
}
h4 {
	font: bold normal 18px/18px Arial, Helvetica, sans-serif;
	color: #2f9751;
	text-align: center;
	margin-bottom: 0px;
}
img {
	display: block;
	border: 0px none;
}
#container {
	width: 800px;
	position: relative;
	margin: 15px auto 0px;
	border: 2px solid #000000;
}
#header {
	width: 800px;
	height: 168px;
	margin: 0px;
	padding: 0px;
	background: url(images/banner_bg.jpg) no-repeat right top;
}
#left {
	background: #e4edcc;
	width: 180px;
	padding: 15px 0px;
}
#left p {
	margin-bottom: 30px;
}
#left a {
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
}
#content {
	background: #ffffff url(images/copy.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 15px 15px 25px;
}
#content a {
	color: #97181D;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#smap {
	font: 15px/20px Arial, Helvetica, sans-serif;
	margin-left: 190px;
}
#right {
	background: #d1e9fb;
	width: 180px;
	padding: 15px 0px;
}
#footer {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #6a357c;
	width: 800px;
	height: 30px;
	text-align: center;
	margin: 0px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ADD19D;
}
.navhome a {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: #2f9751;
	display: block;
	width: 112px;
}
.navhome a:hover {
	background: #cb852b;
}
.navlive a {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: #1c67a8;
	display: block;
	width: 115px;
}
.navlive a:hover {
	background: #97181d;
}
.navwork a {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: #cb852b;
	display: block;
	width: 117px;
}
.navwork a:hover {
	background: #1fa79c;
}
.navvisit a {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: #97181d;
	display: block;
	width: 114px;
}
.navvisit a:hover {
	background: #c6a72a;
}
.navhistory a {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: #1fa79c;
	display: block;
	width: 116px;
}
.navhistory a:hover {
	background: #6a357c;
}
.navfacts a {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: #c6a72a;
	display: block;
	width: 112px;
}
.navfacts a:hover {
	background: #2f9751;
}
.navcontact a {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: #6a357c;
	display: block;
	width: 114px;
}
.navcontact a:hover {
	background: #1c67a8;
}
.imghead {
	float: right;
}
.facts li {
	padding: 5px 0px;
}
.facts li ul li {
	padding: 3px 0px 0px;
}
.greenline {
	border-top: 2px solid #5ca754;
	width: 400px;
	margin-bottom: 10px;
}
.greentext {
	color: #5ca754;
}
.note {
	font-size: 11px;
	margin-right: 25px;
	margin-left: 25px;
}
