html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
   }
  #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: "Trebuchet MS";
	font-size: 20px;
	color: #c83800;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
}

.menu a:link{
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

.menu a:visited{
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover{
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
.news_title{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #d46634;
	line-height: 16px;
	text-decoration: none;
}
.news {
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #8a7561;
	line-height: 14px;
	text-decoration: none;
}	
.submenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
	background-color:#e96803;

}
.submenu a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu_over {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
	background-color:#ca510e;

}
.submenu_over a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu_over a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu_over a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.footer a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.footer a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.footer a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
