html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-color:#432505;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
   }
  #wrapper {
	text-align: left;
	vertical-align: top;
	width: 100%;
	height:100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   }
   

.h2 {
	font-family: "Verdana";
	font-size: 18px;
	color: #509326;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.news_text{
	font-family: "Verdana";
	font-size: 11px;
	color: #362601;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
.footer a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #d1cd62;
	text-decoration: none;
	font-weight: normal;	
}
.menu {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
	background-image:url(images/menu.gif);
	background-position:top left; background-repeat:no-repeat;
}

.menu a:link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover{
	color: #ffae73;
	text-decoration: none;
	font-weight: bold;
}
.news {
    font-family: "Verdana";
	font-size:12px;
	font-weight: bold;
	color:#fd6d04;
	line-height:normal;
	text-decoration:none;
}	
.news a:link{
    font-family: "Verdana";
	font-size:12px;
	font-weight: bold;
	color:#fd6d04;
	line-height:normal;
	text-decoration:none;
}	
.news a:visited{
    font-family: "Verdana";
	font-size:12px;
	font-weight: bold;
	color:#fd6d04;
	line-height:normal;
	text-decoration:none;
}	
.news a:hover{
    font-family: "Verdana";
	font-size:12px;
	font-weight: bold;
	color:#509326;
	line-height:normal;
	text-decoration:none;
}	
.news_title {
	font-family: "Verdana";
	font-size: 11px;
	color: #509326;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

.submenu {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
	background-color:#5f9138;

}
.submenu a:link{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu a:visited{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu a:hover{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu_over {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
	background-color:#fd6d04;

}
.submenu_over a:link{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu_over a:visited{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu_over a:hover{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
