body, html {
	height: 100%;
}
body {
	color:#333333;
	font:12px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-color: #9AA65A;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6    {
	padding-bottom: 15px;
	color: #669933;
	text-transform: uppercase;
}
h3, h2, h1 {
	font-size:16px;
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4e2c5;
	border-right-color: #d4e2c5;
	border-bottom-color: #d4e2c5;
	border-left-color: #d4e2c5;
}
h4 {
	font-size:14px;
	color: #336600;
	background-image: url(/images/indented-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
h5 {
	font-size:12px;
	color: #336600;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none;
	color: #a2581b;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
#primary .alignright {
	border:3px solid #669933;
	float:right;
	margin-left:12px;
	margin-bottom: 5px;
}
#primary .alignleft {
	border:3px solid #669933;
	float:left;
	margin-right: 12px;
	margin-bottom: 5px;
}
#container {
	background-image: url(/images/page-bg2.png);
	background-repeat: repeat-y;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 23px;
	padding-left: 23px;
	height: auto;
	min-height: 100%;
}
#header1 {
	background-image: url(/images/header-bg.gif);
	background-repeat: repeat-x;
	height: 152px;
}
#header1 h1 span {
	display: none;
}
#header1  h1  {
	display: block;
	float: left;
	border: none;
	margin: 0px;
	padding-bottom: 0px;
}
#header1 .right {
	padding-top: 15px;
	padding-right: 15px;
}
#nav {
	float: right;
	width: 715px;
	padding-top: 20px;
}
#nav li {
	display: block;
	float: left;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#nav .current_page_parent, #nav .current_page_item {
	background-image: url(/images/nav-active-l.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav a {
	font-size: 13px;
	color: #505928;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	line-height: 24px;
	height: 24px;
}
#nav a:hover {
	color: #333333;
}
#nav .current_page_parent a, #nav .current_page_item a {
	color: #FFFFFF;
	background-image: url(/images/nav-active-lg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#banner {
	line-height: 0px;
}
#banner .left {
	width: 445px;
}
#banner .right {
	width: 404px;
}
#page {
	padding-bottom: 117px;
}
#main {
	float: left;
	width: 405px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
#sidebar {
	float: right;
	width: 404px;
}
#articles {
	float: left;
	width: 182px;
	padding: 10px;
	background-image: url(/images/rss.gif);
	background-repeat: no-repeat;
	background-position: 165px 4px;
}
#articles   li   {
	padding-bottom: 15px;
	background-image: url(/images/doc-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	list-style: none;
}
#events {
	float: right;
	width: 182px;
	padding: 10px;
}
#events li {
	background-image: url(/images/calendar-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
	padding-left: 25px;
	list-style: none;
}
#articles  h3, #events  h3 {
	padding-bottom: 0px;
}
#services {
	width: 382px;
	background-image: url(/images/service-box-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	background-color: #FFFFFF;
	font-weight: bold;
}
#services img.left {
	margin-right: 10px;
}
#services .right {
	width: 320px;
}
#subnav {
	background-image: url(/images/down-arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-bottom: 25px;
}
#subnav h4 {
	padding-left: 23px;
}
#subnav li {
	display: block;
	/*padding-bottom: 5px;*/
}
#subnav a {
	display: block;
	/*height: 25px;*/
	padding: 7px 10px;
	/*padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;*/
	font-size: 12px;
	color: #505928;
	text-decoration: none;
}
#subnav a:hover {
	color: #333333;
}
#subnav .current_page_item a{
	background-image: url(/images/subnav-active.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 25px;
}
#links {
	float: right;
	width: 182px;
	padding: 10px;
}
#links li {
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}
#links #i1 {
	background-image: url(/images/camera-icon.gif);
}
#links #i2 {
	background-image: url(/images/podcast-icon.gif);
}
#links #i3 {
	background-image: url(/images/heart-icon.gif);
}
#links #i4 {
	background-image: url(/images/doc-icon.gif);
}
#links #i5 {
	background-image: url(/images/mail-icon.gif);
}
#links #i6 {
	background-image: url(/images/people-icon.gif);
}
#links a {
	color: #336600;
	line-height: 25px;
	display: block;
	height: 25px;
}
#footer1 {
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 117px;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	margin-top: -117px;
	color: #67703F;
}
#footer1 a {
	color: #333333;
}
#footer1 .left {
	padding-top: 15px;
	padding-left: 25px;
}
#footer1 .right {
	padding-top: 15px;
	padding-right: 25px;
}