body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #5E4720;
	text-decoration: none;
	background-color: #5E4821;
}
.dots {
	background-image: url(dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #D48B01;
	text-decoration: none;
}
.footerlink {

	font-family: Tahoma;
	font-size: 11px;
	color: #D48B01;
	text-decoration: underline;
}
.footerlink:hover {


	font-family: Tahoma;
	font-size: 11px;
	color: #FEBB3F;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
h3{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #C98301;
	text-decoration: none;
	padding:0;
	height:0;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FECB58;
	background-color: #794515;
	display: block;
	text-decoration: none;
	line-height: 25px;
}
.submenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FBE7A8;
	display: block;
	text-decoration: none;
	line-height: 25px;
}
.submenu-active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FBE7A8;
	display: block;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}
.submenu1 {

	font-family: arial;
	font-size: 14px;
	color: #FECB58;
	background-color: #794515;
	display: block;
	text-decoration: none;
	line-height: 25px;
}
.submenu1:hover {

	font-family: arial;
	font-size: 14px;
	color: #000000;
	background-color: #FBE7A8;
	display: block;
	text-decoration: none;
	line-height: 25px;
}
.submenu1-active {

	font-family: arial;
	font-size: 14px;
	color: #000000;
	background-color: #FBE7A8;
	display: block;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}
