body {
	background-color: #1D3A0B;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#logo {
	position:absolute;
	left:1px;
	top:2px;
	width:427px;
	height:56px;
	z-index:100;
}

#nav {
	position:absolute;
	top:2px;
	width:450px;
	height:48px;
	z-index:2;
	right: 0px;
	color: #FFF;
	text-align: right;
	vertical-align: baseline;
}
#nav a {
	color: #CCC;
	font-size: 18px;
}

#banner {
	position:absolute;
	left:0px;
	top:44px;
	width:100%;
	height:242px;
	z-index:1;
	background-image: url(../images/marsh.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#contentwrap {
	position:relative;
	left:0px;
	top:295px;
	width:100%;
	height:700px;
	z-index:101;
	background-repeat: no-repeat;
	background-color: #4C442A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
}
#mainbox {
	background-color: #B2A577;
	width: 78%;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#content1, #content2, #content3 {
	margin-left: 0px;
	width: 66%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#content1 {
	background-color: #FFF;
}
#content2 {
	background-color: #88AC73;
	text-align: left;
}
#content3 {
	background-color: #494B29;
}
#innersidebar h2 {
	color: #375823;
	text-align: left;
	text-indent: -500em;
	overflow: hidden;
	width: 118px;
	height: 35px;
	background-image: url(../images/header4.png);
}

#mainbox h1 ,h2{
	text-align: center;
	font-family: Kumulus;
	font-size: 24px;
	color: #375823;
	line-height: 1.1em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#mainbox p {
	margin-top: 10px;
}
#content1 h1 {
	text-indent: -500em;
	overflow: hidden;
	width: 500px;
	height: 60px;
	background-image: url(../images/header1.png);
}
#content2 h2 {
	color: #1D3A0B;
	text-align: left;
	text-indent: -500em;
	overflow: hidden;
	width: 300px;
	height: 35px;
	background-image: url(../images/header2.png);
}

#sidebar a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content2 table {
	margin-top: 0px;
	padding: 0;
	color: #1D3A0B;
}
#content3 h2 {
	color: #ADB161;
	text-align: left;
	text-indent: -500em;
	overflow: hidden;
	width: 195px;
	height: 35px;
	background-image: url(../images/header3.png);
}



#sidebar {
	height: 500px;
	padding-top: 25px;
	padding-right: 20px;
	float: right;
	width: 18%;
}
#sidebar p {
	padding: 0px;
}
ol li {
	margin-bottom: 10px;
}

#sidebar h2 {
	color: #ADB161;
	font-family: kumulus;
	font-size: 16pt;
	text-align: left;
	text-indent: -500em;
	overflow: hidden;
	width: 166px;
	height: 35px;
	background-image: url(../images/header5.png);
}

#innersidebar {
	height: 500px;
	padding-top: 0px;
	padding-right: 5px;
	width: 20%;
	right: 0px;
	float: right;
}
a {
	color: #090;
}
