.reglink{
	color:#7B4F22;
	text-decoration:underline;
}
.reglink:hover{
	text-decoration:none;
}
#header-container{
	width:1000px;
	height:326px;
	overflow:hidden;
}
#banner{
	background:url(../web_images/banner.jpg) no-repeat;
	width:1000px;
	height:288px;
}
#banner-info{
	padding-top:10px;
	padding-right:12px;
}
#banner-info span,#banner-info span a{
	color:#A34B13;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none;
}
#banner-info span a:hover{
	text-decoration:underline;
}
#topnav{
	background:url(../web_images/topnav.jpg) no-repeat;
	width:1000px;
	height:38px;
	overflow:hidden;
}
#topnav-box{
	padding-top:10px;
}

/*content*/
#content-container{
	width:1000px;
	background:url(../web_images/content-top.jpg) #FFF top no-repeat;
}
#content-header{
	padding-top:17px;
	height:49px;
	text-align:left;
}
#content-header h1{
	color:#7B4F22;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
	display:block;
	margin-bottom:20px;
}
.content-box{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
}
#special-event-box{
	padding-bottom:3px;
	width:570px;
}
#index-img{
	float:left;
	margin-right:14px;
}
#services-bar{
	padding-bottom:6px;
}
#services-4{
	background:url(../images/services-4.jpg) no-repeat;
	width:237px;
	height:180px;
}
#services-4-box{
	padding-top:44px;
	padding-left:10px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
#viewall{
	float:right;
	position:absolute;
	margin-left:30px;
}
#content-btm-bg{
	background:url(../web_images/content-btm-bg.jpg) no-repeat bottom;
}
#footer-container{
	background:url(../web_images/footer.jpg) no-repeat;
	width:1000px;
	height:62px;
}
#footer-left{
	float:left;
	width:368px;
	text-align:center;
}
#footer-right{
	float:right;
	width:492px;
	text-align:center;
}
.footer-link{
	color:#F3F1CA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	/* Old padding -- changed inorder for links to fit
		padding:5px;
	*/
	padding:3px;
	line-height:30px;
}
.footertxt-hours{
	color:#F3F1CA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
}
.clear{
	clear:both;
}