@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/bg-mid.png) repeat-y center;
}
h1 {
	padding: 8px 0px 6px 50px;
	background: url(images/title-mark.gif) no-repeat left center;
	font: 24px/.9em Arial, Helvetica, sans-serif;
	color: #4c721d;
}
h2 {
	padding: 6px 0px;
	font: 18px/1.3em Arial, Helvetica, sans-serif;
	color: #4c721d;
}
h3, h4, h5 {
	padding: 0px;
	font: 13px/1.5em Arial, Helvetica, sans-serif;
	color: #4c721d;
}
h3 a {
	text-decoration: none;
}
p {
	padding: 6px 0px;
	font: 13px/1.5em Arial, Helvetica, sans-serif;
	color: #515153;
}
li, td {
	font: 13px/1.5em Arial, Helvetica, sans-serif;
	color: #515153;
}
a {
	color: #4c721d;
}
a:hover {
	color: #C3CF21;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 790px;
}
#header {
	position: relative;
	background: url(images/header-dgreen.png) no-repeat center;
	padding: 30px 34px;
	height: 68px;
	width: 722px;
}
#topnav {
	margin: 26px 0px 0px 0px;
}
#topnav li {
	position: relative;
	display: block;
	float: left;
}
#topnav a {
	position: relative;
	height: 11px;
	display: block;
	float: left;
	padding: 0px 30px;
	text-indent: -900%;
	border-left: 2px solid #C3CF21;
	background: url(images/nav-sprite.png) no-repeat;
	text-decoration: none;
}
#topnav a.home {
	width: 41px;
	border-left: none;
	padding: 0px 30px 0px 0px;
	background-position: 0px -11px;
}
#topnav a.what {
	width: 101px;
	background-position: -75px -11px;
}
#topnav a.who {
	width: 152px;
	background-position: -250px -11px;
}
#topnav a.contact {
	width: 69px;
	background-position: -474px -11px;
}
#topnav a.resources {
	width: 90px;
	padding: 0px 0px 0px 30px;
	background-position: -602px -11px;
}
#topnav a.home:hover {
	background-position: 0px 0px;
}
#topnav a.what:hover {
	background-position: -75px 0px;
}
#topnav a.who:hover {
	background-position: -250px 0px;
}
#topnav a.contact:hover {
	background-position: -474px 0px;
}
#topnav a.resources:hover {
	background-position: -602px 0px;
}
#main {
	position: relative;
	min-height: 400px;
	clear: both;
	padding: 10px 34px;
	width: 722px;
}
#bodycopy {
	position: relative;
	float: left;
	width: 506px;
	padding-bottom: 20px;
}
#sidecol {
	position: relative;
	float: left;
	width: 216px;
}
#sidecol #solidbox {
	position: relative;
	margin: 15px 0px 5px 16px;
	width: 170px;
	z-index: 20;
	padding: 0px 15px 5px 15px;
	background: url(images/sidebox-green-mid.png) no-repeat center top;
}
#sidecol #solidbox h3 {
	position: relative;
	z-index: 22;
	font: 22px/1.2em Arial, Helvetica, sans-serif;
	color: #C3CF21;
	padding: 2px 0px 0px;
}
#sidecol #solidbox p {
	position: relative;
	z-index: 22;
	font: 10px/1.3em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px 0px;
} 
#sidecol #solidbox form {
	position: relative;
	z-index: 22;
	text-align: right;
	padding: 2px 0px 0px;
}
#sidecol #solidbox #name,
#sidecol #solidbox #email,
#sidecol #solidbox #organization,
#sidecol #solidbox #title {
	width: 164px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #5D7B18;
	margin: 0px 2px 8px 0px;
}
#sidecol #solidbox .error {
	color: #fff;
	font-size: 11px;
	text-align: left;
}
#sidecol #solidbox .top,
#sidecol #solidbox .bottom {
	position: absolute;
	z-index: 20;
	width: 200px;
	left: 0px;
}
#sidecol #solidbox .top {
	height: 9px;
	top: -8px;
	background: url(images/sidebox-green-top.png) no-repeat center top;
}
#sidecol #solidbox .bottom {
	height: 9px;
	bottom: -9px;
	background: url(images/sidebox-green-bottom.png) no-repeat center top;
}
#sidecol #hollowbox {
	position: relative;
	margin: 30px 0px 10px 16px;
	padding: 0px 15px;
	width: 170px;
	background: url(images/sidebox-white-mid.png) repeat-y center;
	z-index: 14;
}
#sidecol #hollowbox h3 {
	font: 22px/1.2em Arial, Helvetica, sans-serif;
	color: #4c721d;
}
#sidecol #hollowbox ul {
	
}
#sidecol #hollowbox li {
	position: relative;
	font: 11px/1.4em Arial, Helvetica, sans-serif;
	color: #515153;
	display: block;
	background: url(images/arrow.png) no-repeat left 6px;
	padding: 6px 0px 6px 14px;
	border-top: 2px dotted #C3CF21;
}
#sidecol #hollowbox li:first-child {
	border-top: none;
}
#sidecol #hollowbox li a {
	color: #4c721d;
	text-decoration: none;
}
#sidecol #hollowbox a:hover {
	color: #C3CF21;
	text-decoration: underline;
}
#sidecol #hollowbox p {
	font: 11px/1.4em Arial, Helvetica, sans-serif;
	color: #515153;
	text-align: right;
}
#sidecol #hollowbox p a {
	color: #EA6816;
	background: url(images/arrow.png) no-repeat left center;
	letter-spacing: 1px;
	padding: 0px 0px 0px 12px;
	font-weight: bold;
}
#sidecol #hollowbox .top,
#sidecol #hollowbox .bottom {
	position: absolute;
	z-index: 20;
	width: 200px;
	height: 9px;
	left: 0px;
}
#sidecol #hollowbox .top {
	top: -9px;
	background: url(images/sidebox-white-top.png) no-repeat left top;
}
#sidecol #hollowbox .bottom {
	bottom: -9px;
	background: url(images/sidebox-white-bottom.png) no-repeat left top;
}
#footer {
	position: relative;
	clear: both;
	height: 278px;
	background: url(images/footer-dgreen.png) no-repeat center top;
	padding: 16px 34px 0px;
	width: 722px;
	margin-top: 10px;
}
#footer p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 4px;
	padding-right: 6px;
	border-right: 1px solid #FFFFFF;
}
#footer p a:hover {
	color: #C3CF21;
}
.clear {
	clear: both;
}

.resources h3 {
	background: url(images/arrow.png) no-repeat left 8px;
	padding: 6px 0px 0px 14px;
	border-top: 2px dotted #C3CF21;
}
.resources h1 + h3,
.resources h2 + h3 {
	border-top: none;
}
.resources p {
	font: 11px/1.4em Arial, Helvetica, sans-serif;
	color: #515153;
	padding: 0px 0px 6px 0px;
}
.contact h3 {
	width: 200px;
	position: relative;
	display: block;
	padding: 6px 0px 0px 0px;
	border-top: 2px dotted #C3CF21;
}
.contact h1 + h3,
.contact h2 + h3 {
	border-top: none;
}
.contact p {
	font: 11px/1.4em Arial, Helvetica, sans-serif;
	color: #515153;
	padding: 0px 0px 6px 0px;
}
.who h3 {
	font: 18px/1.2em Arial, Helvetica, sans-serif;
	position: relative;
	display: block;
	padding: 6px 0px 0px 0px;
	border-top: 2px dotted #C3CF21;
}
.who h1 + h3,
.who h2 + h3 {
	border-top: none;
}
.who p {
	font: 13px/1.4em Arial, Helvetica, sans-serif;
	color: #515153;
	padding: 0px 0px 6px 0px;
}
.maincopy h3 {
	font: bold 15px/1.3em Arial, Helvetica, sans-serif;
	position: relative;
	display: block;
	padding: 8px 0px 2px 0px;
	border-top: 2px dotted #C3CF21;
}
.maincopy h3 + h3 {
	margin: 6px 0px 0px 0px;
}
.maincopy h4 {
	font: bold 14px/1.2em Arial, Helvetica, sans-serif;
	color: #515153;
	padding: 0px;
}
.maincopy h1 + h3,
.maincopy h2 + h3 {
	border-top: none;
}
.maincopy p {
	font: 13px/1.4em Arial, Helvetica, sans-serif;
	color: #515153;
	padding: 0px 0px 6px 0px;
}
.maincopy ul {
	padding: 0px 0px 8px 0px;
}
.maincopy li {
	padding: 0px;
	margin: 0px 0px 0px 18px;
	list-style: url(images/arrow.png);
}
.maincopy ul + p {
	padding: 6px 0px;
}
.error {
	padding: 6px 0px 0px 30px;
	color: #c00;
}