/* CSS Document */

body { background:url(images/top-bg.jpg) left top repeat-x; margin:0; padding:50px 0 0 0;}

ul { list-style:none;}

.main_menu li { float:left; background:url(images/icon-link.jpg) no-repeat left 0px; width:120px; text-align:left; padding:10px 10px 12px 30px;}
.main_menu li a { font-family:Verdana; font-size:.8em; color:#4f4835; text-decoration:none; padding:0 0 0 0}
.main_menu li a:hover { text-decoration:underline; color:#b3ae9b;}
.main_menu li a.current { text-decoration:underline; color:#333300; cursor:default;}

.footer_menu ul { float:left; width:120px; text-align:left; padding:0 0 18px 0;}
.footer_menu a{ font-family:Verdana; font-size:.7em; color: #333333; text-decoration:none; padding:0 0 0 0}
.footer_menu a:hover { text-decoration:underline; color:#333300;}
.footer_menu a.current { text-decoration:underline; color:#333333; cursor:default;}

.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.text a{
	text-decoration:underline;
	color: #993300;
}
.redtext {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

.redtext {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}
.lgttext {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #333300;
	text-decoration: none;
}
.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:oblique;
	font-weight:bold;
	color: #333300;
	text-decoration:none;
	text-transform:none;
	text-shadow:Olive;
}
.wheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:oblique;
	font-weight:bold;
	background-color: #4F4835;
	color: #ffffff;
	text-decoration:none;
	text-transform:none;
	text-shadow:Olive;
}
.textbg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #CC9933;
	color: #ffffff;
	text-decoration:none;
}
.padding {
	padding:6px 6px 6px 6px;
}

