@charset "UTF-8";
#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#main_content {
	text-align: left;
	position: static;
}
#header {
	width: 1000px;
	height: 182px;
	background-image: url(images/wmcl_bldg_banner.jpg);
}
#head_title {
	color: #FFFFFF;
	text-align: right;
	line-height: 70%;
	padding-right: 40px;
	padding-top: 90px;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 24px;
	margin-bottom: -8px;
	font-weight: lighter;
}
h3 {
	font-size: 18px;
}
#mainnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainnav a {
	width: 20%;
	display: block;
	float: left;
	text-align: center;
	text-transform: uppercase;
	background-color: #333945;
	color: #FFFFFF;
	padding-top: 6px;
	font-size: 12px;
	padding-bottom: 6px;
	text-decoration: none;
}
#mainnav a:hover, #mainnav a:active, #mainnav a:focus, #mainnav a.thispage{
	background-color: #449DD0;
}
#mainnav {
	max-width: 1000px;
	margin-top: 12px;
}
#center_page {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 6px;
	padding-left: 40px;
	text-align: left;
}
#main_text_home {
	width: 620px;
}
div.background {
	width: 620px;
	height: 280px;
	z-index: -1;
	margin-left: 0%;
}
div.background img {
	position: absolute;
	list-style: none;
	margin-top: 0px;
}
div.background ul li.show { z-index: 500; }

#sldshow_home {
	width: 620px;
	height: 284px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#right_col_text {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 280px;
}
#iframe_holder {
	text-align: left;
	margin-bottom: 11px;
}
#calendar_heading {
	width: 900px;
	margin-left: 1px;
}
#iframe_homepg {
}
#footer {
	background-color: #2D4567;
	color: #FFFFFF;
	text-align: center;
	font-size: x-small;
	margin-bottom: 28px;
	height: 16px;
	line-height: 16px;
}
#map_holder {
	width: 620px;
	padding-bottom: 20px;
}
#hist_image_right {
	width: 334px;
	height: 191px;
	float: right;
	margin-left: 34px;
	padding-top: 34px;
}
#hist_image_left {
	width: 376px;
	height: 262px;
	float: left;
	margin-right: 20px;
}
