@charset "UTF-8";
body {
	background-image: url(Images/flockblack.jpg);
	background-position: center;
	margin: 0px;
	background-repeat: repeat;
}
#topbar {
	background-image: url(Images/bwnvbanner.gif);
	height: 183px;
	width: 900px;
	background-repeat: no-repeat;
	background-color: #000;
}
#wrapper {
	height: auto;
	width: 900px;
	padding-top: 5px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	margin-top: 0px;
}
#buttons {
	float: none;
	height: auto;
	width: auto;
	padding-right: 10px;
	background-color: #7c486b;
	color: #000;
}
#feature {
	height: auto;
	width: auto;
	float: none;
	margin-left: 155px;
	margin-right: 155px;
	padding-right: 15px;
	padding-left: 15px;
}
#gallery {
}
#leftbar {
	float: left;
	height: auto;
	width: 140px;
	text-align: left;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	position: relative;
}
#copyright {
	margin-bottom: 0px;
}
#rightbar {
	float: right;
	height: auto;
	width: 140px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
#mainContent {
	height: auto;
	width: 900px;
	background-color: #FFF;
	padding-top: 5px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #636;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #C9C;
	text-decoration: none;
}
h4 {
	font-size: 16px;
	color: #000;
}
#wrapper #mainContent #buttons h2 a {
	color: #FFF;
	text-decoration: none;
}
.featuretable {
	border: thin dashed #666;
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.smalltext {
	font-size: 9px;
}
#mapbox {
	border: thin dashed #999;
	float: right;
	padding: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	height: auto;
	width: auto;
	margin-left: 155px;
	margin-right: 100px;
	padding-right: 15px;
	padding-left: 15px;
}
#gallery {
	height: 400px;
	width: 560px;
}
.eventheader {
	font-family: Verdana, Geneva, sans-serif, "Abadi MT Condensed Extra Bold";
	font-size: 12px;
	background-color: #636;
	font-weight: bold;
	color: #FFF;
}
.eventtable {
}

