@charset "utf-8";
/* CSS Document */

body{
	background:#E8E8E3 url(../images/background.jpg) top repeat-x;
	color:#444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;}

a, a:active, a:visited{
	color:#3F82A9;
	text-decoration:none;}
	
a:hover{
	color:#3F82A9;
	text-decoration:underline;}

h2{
	color:#521600;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	margin:0px;}

.background_middle{
	background:url(../images/background-middle.jpg) center repeat-y;}

.copyright{
	color:#6C6C6C;
	font-size:10px;}

.footer{
	background:url(../images/footer.jpg) top center no-repeat;}

form{
	margin:0px;
	padding:0px;}

.header_date{
	color:#593720;
	font-size:10px;
	font-weight:bold;}

.header_top{
	background:url(../images/header01.jpg) top center no-repeat;}
	
.header_top_info{
	color:#541B03;
	padding:0px 10px;}
	
.header_image{
	background:url(../images/header-image.jpg) top center no-repeat;
	padding:0px 12px;
	cursor:pointer;}

.input_field{
	background:#F8F8F5;
	border:1px solid #A6B48C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:4px;}

.line_topnav{
	background:#8C9B56;
	height:1px;}

.main_bottom{
	background:url(../images/background-main_bottom.jpg) bottom repeat-x;}
	
.main_top{
	background:url(../images/background-main_top.jpg) top repeat-x;
	padding:15px;}

.page_header{
	border-bottom:1px solid #A6B48C;
	color:#521600;
	font-size:16px;
	font-weight:bold;
	padding-bottom:3px;}

.page_imageborder{
	border:1px solid #D5D7C4;}
	
.page_text{
	line-height:1.5em;
	padding-top:10px;}

.sidebar_bottom{
	background:#F9FAF5 url(../images/background-sidebar_bottom.jpg) bottom repeat-x;}

.sidebar_header{
	color:#6F583D;
	font-size:12px;
	font-weight:bold;}
	
.sidebar_line{
	background:#A6B48C;
	height:1px;}

.sidebar_smalltext{
	color:#494949;
	font-size:10px;
	padding:5px 0px;}
	
.sidebar_smalltext a, .sidebar_smalltext a:active, .sidebar_smalltext a:visited, .sidebar_smalltext a:hover{
	color:#494949;
	font-size:10px;
	text-decoration:none;}
	
.sidebar_recentnews_links a, .sidebar_recentnews_links a:active, .sidebar_recentnews_links a:visited, .sidebar_recentnews_links a:hover{
	color:#6D7C52;
	font-size:10px;
	text-decoration:none;}
	

.sidebar_top{
	background:url(../images/background-sidebar_top.jpg) top repeat-x;
	padding:12px;}

.topnav{
	background:#99A863 url(../images/topnav.jpg) bottom repeat-x;}
	
.topnav_link{
	color:#593720;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding:0px 10px;
	text-align:center;}

.topnav_link a, .topnav_link a:active, .topnav_link a:visited, .topnav_link a:hover{
	color:#593720;
	text-decoration:none;}
	
.topnav_link_over{
	background:#C5CE9D;
	color:#593720;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding:0px 10px;
	text-align:center;}
	
.topnav_link_over a, .topnav_link_over a:active, .topnav_link_over a:visited, .topnav_link_over a:hover{
	color:#593720;
	text-decoration:none;}
	
 div#sizer { display:none; }