@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 995px;
	top: 0px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top_logo {
	height: 100px;
	width: 100%;
	top: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#top_menu {
	background-color: #336699;
	height: 22px;
	width: 100%;
	top: 0px;
	text-align: center;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#body_content {
	background-color: #FFF;
	width: 100%;
	top: 0px;
	text-align: left;
}
#body_content_alt {
	background-color: #FFF;
	width: 100%;
	top: 0px;
	text-align: left;
}
#body_content_altf {
	background-color: #FFF;
	height: auto;
	width: 100%;
	top: 0px;
}
#footer_content {
	background-color: #336699;
	height: 25px;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#slideshowmainpg {
	display: none;
	width: 995px; 
	height: 420px;
	margin: 0 auto;
	padding; 0; 
}
#slideshow.nojs {
	margin: 0 auto;
	padding; 0; 
}
a.topmenu:link {
	color: #FFF;
	text-decoration: none;
}
a.topmenu:visited {
	color: #FFF;
	text-decoration: none;
}
 
a.topmenu:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
 
a.topmenu:active {
	color: #999;
	text-decoration: none;
}
.font_size_1 {
	font-size: 24px;
}
.font_size_2 {
	font-size: 20px;
}
.bold {
	font-weight: bold;
}
.orange {
	color: #F90;
}
.red {
	color: #C00;
}
.yellow {
	color: #FF0;
}
