@charset "utf-8";
#page_wrapper {
		width: 840px;
		margin-right: auto;
		margin-left: auto;
		text-align: left;
		text-align: center;
		background: #737144 url(../img/body_bg.gif) repeat-y center;
}


#navbar, #content_wrapper, #header {
		margin: 0 20px;
}

#navbar {
		position: center;
		float: center;
		background: url(../img/navbar_bg2.jpg) repeat-x;
		height: 30px;
}
#splash { margin: -15px; 

}


#content_wrapper {
		text-align: left;
		padding: 15px 15px 0px;
}

#footer {
		background: url(../img/footer.gif) no-repeat center top;
		height: 40px;
		color: #FFFFFF;
		line-height: 20px;
		font-size: 10px;
}
#newsitem {
		padding: 8px;
		border-top: 0px solid #6B693F;
		border-right: 0px solid #6B693F;
		border-bottom: 1px solid #6B693F;
		border-left: 0px solid #6B693F;
		margin-bottom: 10px;
		background: #EFF1E4;
}
#newstext {
		background: #FFFFFF;
		padding: 5px;
}
a.view_news {
		text-decoration: none;
		padding: 4px;
		display: block;
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
}
a.view_news:hover { color: #663300; }
#newsletter {
		background-color: #FFFFFF;
		width: 800px;
		margin-right: auto;
		margin-left: auto;
		border-top: 0px double #393822;
		border-right: 5px double #393822;
		border-bottom: 5px double #393822;
		border-left: 5px double #393822;
		text-align: left;

}

a.view_news:hover { color: #663300; }

a.sitemap:link {color:#FFFFFF; }