@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;
	background-image: url(../Images/bg.main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
a:link {
	color: #666666;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333333;
}
h1 {
	color: #820000;
	padding-top: 22px;
	padding-right: 25px;
	padding-left: 32px;
	font-size: 36px;
	padding-bottom: 0px;
}
input, select, option, textarea {
	padding: 10px;
	color: #990000;
}
.fm_logo {
	height: 31px;
	width: 250px;
	padding: 5px;
	margin-left: 42%;
}

#wrapper {
	margin: auto;
	padding: 0px;
	clear: both;
	height: auto;
	width: 900px;
}
#nav_container {
	background-image: url(../Images/bg.nav.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	padding: 0px;
	clear: both;
	height: 101px;
	width: 892px;
	background-color: transparent;
}
#nav_placement {
	width: 775px;
	height: 30px;
	margin: 0px;
	padding-top: 37px;
	padding-right: 0px;
	padding-left: 185.px;
	padding-bottom: 10px;
	padding-left: 180px;
}
#rotator_container {
	background-image: url(../Images/bg.rotator.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 290px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: transparent;
}
#footer_container {
	background-color: transparent;
	background-image: url(../Images/bg.footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	padding: 0px;
	clear: both;
	height: 71px;
	width: 900px;
}
#top_container {
	background-color: transparent;
	background-image: url(../Images/container.content-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 85px;
}
#content_container {
	background-color: transparent;
	background-image: url(../Images/container.content-middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#content_container #content {
	margin: auto;
	clear: both;
	height: auto;
	width: 750px;
	font-size: 14px;
	color: #222222;
	padding: 0px;
}

#bottom_container {
	background-color: transparent;
	background-image: url(../Images/container.content-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 45px;
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.rotator {
	width: 865px;
	height: 260px;
	margin: auto;
	padding-top: 16px;
}

.home_button_container {
	width: 905px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.home_button_container ul {
	display: inline;
	list-style-type: none;
	list-style-position: outside;
}
.home_button_container li{
	display: inline;
	padding: 4px;
}

.main_nav {
	width: 850px;
	height: 30px;
	overflow: hidden;
	float: right;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_nav li {
	height: 30px;
	display: inline;
	margin-left: 0px;
	float: left;
}
.main_nav li.last {
	margin-right: 0px;

}
.main_nav li a {
	display: block;
	height: 30px;
	text-indent: -9999px;
	background: transparent url(../Images/btn.nav.png) 0 0 no-repeat;
}
#home {
	width: 95px;
	background-position: 0px 0px;
}
#home:hover {
	background-position: 0px -30px;
}
#resources {
	width: 140px;
	background-position: -90px 0px;
}
#resources:hover {
	background-position: -90px -30px;
}
#schedule {
	width: 140px;
	background-position: -235px 0px;
}
#schedule:hover {
	background-position: -235px -30px;
}
#guestbook {
	width: 160px;
	background-position: -375px 0px;
}
#guestbook:hover {
	background-position: -375px -30px;
}
#store {
	width: 110px;
	background-position: -535px 0px;
}
#store:hover {
	background-position: -535px -30px;
}
#contact {
	width: 115px;
	background-position: -640px 0px;
}
#contact:hover {
	background-position: -640px -30px;
}
.download {
	background-color: #FFF2F2;
	border: 2px solid #990000;
	height: auto;
	width: 600px;
	padding: 15px;
	margin: auto;
	clear: both;
	overflow: hidden;
}
#spacer {
	height: 15px;
}
.contactsubmit {
	background-color: transparent;
	background-image: url(../Images/btn.send.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	border: 0px;
}
.contactsubmit:hover{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-position: 0px -31px;
}
.locinfo {
	color: #333333;
	background-color: #FFCACA;
	padding: 15px;
	float: right;
	height: auto;
	width: 200px;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	right: 325px;
}
.contactmsg {
	width: 550px;
	padding: 25px;
	clear: both;
	height: auto;
	background-color: #FFE1E1;
	border: 2px solid #990000;
	font-size: 18px;
	font-weight: bold;
	margin: auto;
	text-align: center;
	vertical-align: middle;
}
#promo_container {
	padding: 5px;
	clear: both;
	width: 470px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
.sign_container {
	float: right;
	padding-top: 22px;
	padding-right: 50px;
}
.signguestbook {
	background-color: transparent;
	background-image: url(../Images/btn.signguestbook.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 140px;
	border: 0px;
}
.signguestbook:hover{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-position: 0px -43px;
}

