html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #dde0dd url(../images/bg1.jpg) repeat-x top;
	font: normal 14px/24px Arial, Helvetica, sans-serif;
	padding-bottom: px;
}
a {
	color: #112002;
}
a:hover {
	color: #569814;
}
p {
	margin: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
#header {
	width: 100%;
	height: 170px;
	background-repeat: repeat;
	background-position: center top;
	overflow-y: visible;
}
#headerInner {
	width: 960px;
	height: 130px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(../images/Logobanner.png);
	background-repeat: no-repeat;
}
h1 img {
	margin-top: 25px;
	margin-right: 0;
	margin-left: 5px;
	margin-bottom: 0;
	width: 120px;
	position: static;
}
#nav {
	width: 960px;
	height: 40px;
	margin: 0 auto;
}
#nav ul {
	width: 960px;
	height: 40px;
	list-style: none;
}
#nav li {
	height: 40px;
	float: left;
}
#nav li a {
	width: 190px;
	height: 39px;
	line-height: 39px;
	background: #959695;
	color: #171817;
	border-top: solid 1px #787a78;
	border-right: solid 1px #bdbebd;
	border-left: solid 1px #787a78;
	display: block;
	text-align: center;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}
#nav li a.active {
	height: 40px;
	background: #356406;
	color: #fff;
	border: solid 1px #224003;
	border-bottom: none;
}
#wrapper {
	width: 960px;
	background-color: #fff;
	border: solid 1px #cccfcc;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background-repeat: repeat-x;
	margin-top: auto;
}
#teaser {
	width: 940px;
	height: 150px;
	background-repeat: repeat-x;
	background-position: center center;
	margin: 10px;
	border: 0px solid #646464;



	background-image: url(../images/banner 940 150.png);
	background-image: url(../images/Banner940150.png);
}
#teaser p {
	width: 635px;
	float: left;
	font-size: 16px;
	margin: 10px 0 0 0;
	display: inline;
}
#teaser img {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	background-repeat: repeat-y;
}
.largeText {
	font-size: 20px;
}
#featured {
	width: 900px;
	height: 240px;
	background: #3c3934 url(../images/featured-bg.jpg) repeat-x top;
	margin: 10px;
	padding: 10px 20px;
	border: solid 1px #312f2b;
}
h2 {
	width: 570px;
	font-size: 30px;
	font-weight: normal;
	color: #f8fcf8;
	margin: 10px 0;
	line-height: normal;
}
#featured p {
	width: 570px;
	float: left;
	font-size: 16px;
	line-height: 24px;
	color: #cfd1cf;
	margin: 0;
}
.featured-button {
	margin: 30px 45px 0 0;
}
.featured-icon {
	float: right;
	margin: 0 36px 0 0;
	display: inline;
}
#mainContent {
	width: 900px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #112002;
}
#sidebar {
	width: 260px;
	float: right;
	display: inline;
	margin-right: 30px;
	margin-bottom: 30px;
	background-color: #E9E9E9;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 20px;
	height: 225px;
	margin-top: -125px;
}
h4 {
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	font-weight: normal;
	color: #112002;
	padding-left: 40px;
	background: url(../images/logo.png) no-repeat left center;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	color: #112002;
	margin: 15px 0 0 0;
}
h5 a {
	text-decoration: none;
}
.small-text {
	font-size: 12px;
	color: #43433e;
	margin: -5px 0 0 0;
}
.clear {
	clear: both;
}
#footer {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 20px 0;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	float: left;
}
#footer li a {
	margin-left: 30px;
}
