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



#main_homebox {
	width: 899px;
	font-size: 12px;
	height: 330px;
	background-image: url(images/new/featevent_leaves.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#featurebox {
	background-image: url(images/new/featevent_bg.png);

	background-repeat: no-repeat;

	background-position: left bottom;
	
	width:359px;
	
	height:285px; 
	
	float:left;
	
	margin-top:12px;
}
.mainfeature {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC8F49;
	clear: both;
	margin:20px 25px 0;
	color: #554F48;
	padding-bottom: 10px;
}

#footer_features {
	background-image: url(images/new/featweb_bg.png);
	background-repeat: no-repeat;
	height: 194px;
	width: 914px;
	background-position: top;
	padding: 0px;
	margin-top: -8px;
	}
	.featureboxes {
	padding-top: 20px;
	padding-left: 15px;
}
#footerleft {
	float: left;
	width: 712px;
}
#footerright {
	float: left;
	width: 170px;
}
.sponsors {
	padding-top: 15px;
	color: #0F743C;
	font-size: 12px;
	padding-left: 10px;
	text-align: center;
}
.sponsors img { border:none; }
.featureboxes img {
	margin-right: 3px;
}
#rotator {
	height:317px;
	width:635px;
	position:absolute;
	left:328px;
	top:4px;
	z-index:10;
	float:right;
}
#rotator .slider, #rotator .jshowoff .slider {
	height:263px;
	left:71px;
	position:absolute;
	top:27px;
	width:481px;
	overflow:hidden;
}
#rotator .slider img {
	border:none;
}
#rotator > .left {
	background:url('images/rotator/rotator-cover-left.png') no-repeat left;
	position:absolute;
	top:0;
	left:0;
	width:73px;
	height:317px;
	z-index:99;
}
#rotator > .right {
	background:url('images/rotator/rotator-cover-right.png') no-repeat right;
	position:absolute;
	top:0;
	right:0;
	width:85px;
	height:317px;
	z-index:99;
}
#rotator > .top {
	background:url('images/rotator/rotator-cover-top.png') no-repeat top;
	position:absolute;
	top:0;
	left:73px;
	width:477px;
	height:31px;
	z-index:99;
}
#rotator > .bottom {
	background:url('images/rotator/rotator-cover-bottom.png') no-repeat bottom;
	position:absolute;
	bottom:0;
	left:73px;
	width:477px;
	height:31px;
	z-index:99;
}
.slider1,.slider2,.slider3 {
	width:224px;
	height:152px;
	margin-right:7px;
	float:left;
	overflow:hidden;
}
.slider1 img,.slider2 img,.slider3 img {
	border:none;
}
.moreinfo {
	background-color:#edeadc;
	border-bottom:1px solid #E8DFC7;
	padding:4px;
}
a:hover .moreinfo, a:active .moreinfo {
	color:#017534;
	background-color:#e9e4ce;
	border-bottom-color:#eae1bc;
	text-decoration:none;
}
