@charset "utf-8";

body {
	background-color: #DBDECF;
}


p {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 1em;
}

.style2 {
	font-family: "Trebuchet MS"; 
	font-weight: bold;
}

h3 {
	font-size: 1.5em;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 748px;
	position: relative;
}

#section {
	margin: auto;
	background-color: #003300;
	position: relative;
	width: 754px;
	padding-left: 2px;
	padding-right: 0px;
}

#header {
	float: left;
	width: 754px;
	height: 241px;
	background-color: #003300;
	margin-bottom: 10px;
	margin-top: 2px;
}

#content {
	margin-left: 0px;
	float: left;
	margin-right: 0px;
	padding-left: 15px;
	padding-top: 15px;
	width: 75%;
}
#menu {
	width: 150px;
	margin: 0px;
	float: left;
}

#footer {
	clear: both;
	width: 754px;
	background-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
#wrapper {
	background-color: #FFFFFF;
	clear: both;
	border: thin solid #CC9933;
	padding-bottom: 20px;
	padding-top: 15px;
	height: auto;
}
#rightimg {
	float: right;
	width: 250px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 15px;
	height: 300px;
}

#rightimgx {
	float: right;
	width: 205px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 25px;
	height: 220px;
}

#bbrightimg {
	float: right;
	width: 315px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 25px;
	height: 225px;
}
#rightimgbt {
	float: right;
	width: 100%;
	height: 280px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: right;
}
#menu ul {
	width: 140px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #333333;
}

#menu li{
	list-style: none;
}

#menu li a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
/*#menu a:visited {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}*/
#section #wrapper #content .style2 {
	text-decoration: none;
	color: #663300;
}
#righttop {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {color: #333333}