@charset "utf-8";

body {
	padding:0px;
	margin:0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #161B05;

}



* {padding:0; margin:0}

body {font:12px Verdana, Arial, Helvetica;}

#wrapper {width:750px;  margin:0 auto}

#leftcolumn { float:none; width:200px}

#rightcolumn {width:525px}

.dropdown {display:block; position:relative }

.dropdown dt {width:200px; solid #556A0B; font-weight:bold; padding:5px; color:#fff; cursor:pointer; background-color:#556A0B;}

.dropdown .upperdd {border-bottom:none}

.dropdown dt:hover {background:url(images/header.jpg);

}

.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display: none; opacity:0}

.dropdown ul {width:204px; solid #556A0B; list-style:none}

.dropdown li {display:inline}

.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#fff; text-decoration:none; background:#556A0B; width:194px}

.dropdown a:hover {background:#d68100; color:#000 }

.dropdown .underline {border-bottom:1px solid #556A0B}



.css {

	background-image: url(images/side-bg.gif);

	background-position: right top;

	background-repeat: repeat;

}

.rightbg {

	background-image: url(images/right-side-bg.gif);

	background-repeat: repeat;

	background-position: left top;

}

.greentext {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	margin:0;

	padding:0;

	text-align: justify;

	line-height: 8px;

	color: #090;

	font-style: italic;

}

.bodytext {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	margin:0;

	padding:0;

	text-align: justify;

	line-height: 15px;

	}

.orangetext {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#F60;

	margin:0;

	padding:0;

	}



.foot {

	background-repeat: no-repeat;
    font-size: 10px;
	color: #a9bc67;
	font-weight: normal;
	margin-top: 20px;
}

.foot a {
	text-decoration: none;
	color: #a9bc67;
	font-weight: bold;
	background-image:url(images/lowerbg.jpg);
}
.foot a:hover {
	text-decoration: underline;
	color: #a9bc67;
	font-weight: bold;
	background-image:url(images/lowerbg.jpg);
}

.foot1 {
	background-repeat: no-repeat;

	font-size: 10px;

	color: #a9bc67;

	font-weight: normal;

	margin-top: 20px;

	font-family: Verdana, Geneva, sans-serif;

}

.foot1 a {
	text-decoration: none;
	font-weight: bold;

}

.foot1 a:hover {
	text-decoration: underline;

}

.foot2 {
	font-size: 10px;
	color: #a9bc67;
	font-weight: normal;
	margin-top: 30px;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;

}

.foot2 a {

	text-decoration: underline;

	color: #000000;

	font-weight: bold;

}

.foot2 a:hover {

	text-decoration: none;

	color: #FFF;

	font-weight: bold;

	font-family: Verdana, Geneva, sans-serif;

}

.footer.white-text {

	color: #FFF;

	font-size: 9px;

}

.footer {

	color: #FFF;

	font-size: 10px;

}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #d58200;
}
.greentext-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #060;
}
.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
