@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:#FFFFFF;
	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;
    
    font-family: Verdana, Tahoma, arial, Sans-serif;
    font-variant: small-caps;

    
	color:#333333;
	font-size:24px;
    font-spacing: 65%; 
	font-weight:normal;
	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:11px;
	padding:5px 0px;}
	
.sidebar_smalltext a{
	color:#494949;
	font-size:11px;
	text-decoration:none;}
     
.sidebar_smalltext a:active, .sidebar_smalltext a:visited, .sidebar_smalltext a:link{
	color:#3F82A9;
	font-size:11px;
	text-decoration:none;} 
      
.sidebar_smalltext a:hover{
	color:#3F82A9;
	font-size:11px;
	text-decoration:underline;} 	
    
.sidebar_recentnews_links a, .sidebar_recentnews_links a:active, .sidebar_recentnews_links a:visited, .sidebar_recentnews_links a:hover{
	color:#6D7C52;
	font-size:11px;
	text-decoration:none;}
	

.sidebar_top{
	background:url(../images/background-sidebar_top.jpg) top repeat-x;
	padding:12px;}

.topnav{
	background:#9FC5CF url(../images/topnav.jpg) bottom repeat-x;}
	
.topnav_link{
	color:#594420;
	cursor:pointer;
	font-size:12px;
	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:#594420;
	text-decoration:none;}
	
.topnav_link_over{
	background:#9FC5CF;
	color:#594420;
	cursor:pointer;
	font-size:12px;
	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:#594420;
	text-decoration:none;}
	
 div#sizer { display:none; }