body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../images/bg.jpg);
	margin-top: 0px;
	background-repeat:repeat-x;
	background-color: #c5c5c5;
}

p {
	text-align:left;
	margin: 10px 0;
	padding: 0;
}
a {
	color: #828282;
	font-weight:bold;
}
a:hover {
	color: #666666;
}
h1 {
	color: #fff;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}
hr {
	margin-top: 4px;
	margin-bottom: 4px;
	height: 1px;
	color: #000000;
	border-top-style: dashed;
}
.mainwrapper {
	width: 910px;
	margin:auto;
}
.contentwrapper {
	width: 684px;
	float:left;
}
.headerimage {
	background-image: url(../images/header.jpg);
	width: 684px;
	height: 88px;
}
.navbg {
	background-image: url(../images/navbg.jpg);
	width: 684px;
	height: 51px;
}
.navcontainer {
	margin-top: 2px;
	margin-right:26px;
	float:right;
	text-align:right;
	width: 320px;
	height: 22px;
}
.navlinks {
	color:#000;
	font-size: 14px;
	text-decoration:none;
}
.navlinks:hover {
	color:#ababab;
}
.rotator-image {
	background-image: url(../images/rotator_bg.jpg);
	width: 664px;
	height: 152px;
	padding-left: 19px;
}
.tablebg {
	background-image: url(../images/table_bg.png);
	width: 614px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 20px;
	min-height: 400px;
}
.contentwrapperright {
	float: left;
	padding: 15px;
	width: 514px;
	text-align:left;
	min-height: 427px;
}
.sideboxes {
	padding-top: 65px;
	width: 224px;
	float: right;
}
.sidebox-container {
	float:right;
	background-image:url(../images/sideboxbg.png);
	width: 224px;
	height: 182px;
}
.sidebox-container-newevents {
	float:right;
	background-image:url(../images/sideboxbg_newsevents.png);
	width: 194px;
	height: 152px;
	padding: 15px;
	margin-top: 10px;
	font-size:12px;
}
.sidebox-top {
	background-image:url(../images/addressblocktop.png);
	height: 13px;
	width: 208px;
}
.sidebox-back {
	background-image:url(../images/addressblockback.png);
	width: 160px;
	padding-top:10px;
	padding-left: 30px;
	padding-right: 18px;
	padding-bottom: 16px;
}
.sidebox-link {
	color:#000000;
}
.sidebox-link:hover {
	color:#fff;
}
.sidebox-bottom {
	background-image:url(../images/addressblockbottom.png);
	width: 208px;
	height: 8px;
	margin-bottom: 18px;
}
.addressbox h2 {
  margin: 0;
  padding: 0;
}
.addressbox h2 a {
  display: block;
  width: 208px;
  height: 90px;
	text-indent: -10000px;
	overflow: hidden;
}
.navboxtop {
	background-image:url(../images/navtable_top.png);
	padding-top: 15px;
	width: 208px;
	height: 8px;
}
.navboxmiddle {
	background-image:url(../images/navtable_bg.png);
	width: 208px;
	padding-bottom: 11px;
}
.navboxbottom {
	background-image:url(../images/navtable_bottom.png);
	width: 208px;
	height: 13px;
	padding-bottom: 17px;
}
.navitem {
	display: block;
	line-height: 27px;
	width: 32px;
}
.navitem:hover, .navselected {
	background-image: url(../images/nav_over.png);
}
.texttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6f278b;
	font-size: 16px;
	font-weight:bold;
	padding-bottom: 5px;
}
.gallerypagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6f278b;
	font-size: 11px;
	font-weight:bold;
}

/* Footer */

.footer {
	background-image:url(../images/footer.png);
	height: 60px;
	width: 684px;
	text-align:center;
	padding-top: 8px;
}
.contactinfo {
	text-align:center;
	margin-top: 15px;
	margin-left: 90px;
	font-size: 12px;
	color: white;
	width: 350px;
}
.copyright {
	color: #bfbfbf;
}
.copyrightlink {
	color: #bfbfbf;

}
.copyrightlink:hover {
	color: #ffffff;
	text-decoration: none;
}
.topseo {
	font-size: 10px;
	color: #555D96;
}