@charset "utf-8";
/* CSS Document */

body{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 24px;
	color: #431500;
	background-color: #482309;
	margin: 0px;
}#wrapper{
	width: 876px;
	margin-right: auto;
	margin-left: auto;
}#header{
	height: 107px;
	width: 876px;
	margin: 0px;
	padding: 0px;
	float: left;
}#main{
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	width: 804px;
	padding-right: 36px;
	padding-left: 36px;
	padding-top: 15px;
	padding-bottom: 15px;
}#navigation{
	height: 53px;
	width: 876px;
	float: left;
	margin: 0px;
}#navigationbar{
	float: right;
	height: 30px;
	width: 545px;
	margin-bottom: 0px;
	margin-top: 25px;
}#navigationbar ul{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	font-weight: 400;
}#navigationbar ul li {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	height: 27px;
	width: 108px;
	text-decoration: none;
	display: inline;
	float: left;
	padding-top: 2px;
	vertical-align: middle;
	padding-right: 1px;
}
#navigationbar ul li a {
	background-image: url(../images/bt-down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 26px;
	width: 108px;
	text-decoration: none;
	float: left;
	text-align: center;
	padding-right: 1px;
}
#footerimg {
	float: left;
	height: 32px;
	width: 876px;
	margin: 0px;
	padding: 0px;
}

#navigationbar ul li a:hover {
	background-image: url(../images/bt-hover.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 27px;
	width: 108px;
	text-decoration: none;
	float: left;
	text-align: center;
}#navactive{
	background-image: url(../images/bt-active.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #7dad18;
	height: 26px;
	width: 110px;
	text-decoration: none;
	float: left;
	text-align: center;
}#homebanner{
	width: 876px;
}
#homesummary {
	float: left;
	width: 753px;
	padding-right: 10px;
}
#homenews {
	float: left;
	width: 30px;
	padding-left: 10px;
}
a:link {
	font-weight: bold;
	color: #00286c;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #689900;
}
a:visited {
	font-weight: bold;
	color: #00286c;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #00286c;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #689900;
	text-decoration: none;
}
#footer {
	height: 58px;
	width: 856px;
	float: left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
}#footer a{
	color: #FFFFFF;
	text-decoration: none;
}#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#maincopy {
	float: left;
	width: 600px;
	padding-right: 10px;
}
#sidebar {
	float: left;
	width: 175px;
	padding-left: 15px;
}
h3 {
	color: #c7a47f;
	font-size: 16px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #7DAD19;
}
.small {
	font-size: 12px;
}
