
BODY {
	color: #454545;
	background-color: #094d07;
}
#nav UL LI A {
	color: #fff;
}
#subnav UL LI A {
	color: #454545;
}
.footer,
.footer A {
	color: #fff;
}
A {
	color: #09730b;
	background-color: transparent;
}
A:hover {
}
H1,
H1 A {
	color: #454545;
	background-color: transparent;
}
H2,
H2 A {
	color: #454545;
	background-color: transparent;
}
H3,
H3 A {
	color: #454545;
	background-color: transparent;
}
HR {
	color: #d5d5d5;
	background-color: #d5d5d5;
}
IMG {
	border-color: #d5d5d5;
}
TABLE {
	border-color: #d5d5d5;
}
TD {
	border-color: #d5d5d5;
}

BODY {
	font: normal .75em Arial, sans-serif;
}
#nav UL LI A,
#subnav UL LI A,
#footerContent {
	font-size: 16px;
}
#subnav UL LI UL LI A {
	font-size: 12px;
}
A {
	text-decoration: none;
	outline: none;
}
A:hover {
	text-decoration: underline;
}
H1 A,
H2 A,
H3 A {
	text-decoration: none;
}
H1 {
	font-size: 1.85em;
	font-weight: normal;
	margin: 0;
  	padding: 5px 0;
}
H2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
  	padding: 5px 0;
}
H3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
  	padding: 5px 0;
}
P {
	margin: 0;
	padding: 5px 0;
}
HR {
	height: 1px;
	border: 0;
	margin: 10px 0;
}
INPUT, SELECT, TEXTAREA {
	font: 12px Arial, sans-serif;
}
FORM {
	margin: 0;
}

HTML {
	margin: 0px;
	padding: 0px;
}
BODY {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #fff url(color_green/pics/bg.jpg) repeat-x top;
}
#wrapperCenter {
	margin: 0 auto;
	width: 940px;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	position: relative;
}
#wrapperContent {
}

/* Header
===================*/

#header {
	height: 185px;
	overflow: hidden;
	position: relative;
	background: url(color_green/pics/header.jpg) no-repeat center top;
}

/* Logo
===================*/
#logo {
	width: 181px;
	height: 110px;
	position: absolute;
	top: 0px;
	left: 20px;
	overflow: hidden;
}

/* topContent
===================*/
.topContent {
	width: 570px;
	height: 40px;
	position: absolute;
	top: 60px;
	left: 220px;
	overflow: hidden;
}
A.button {
	background: url(color_green/pics/buttonLeft.png) no-repeat left top;
	padding: 0 0 0 34px;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	color: #454545;
	font-size: 16px;
}
A.button SPAN {
	background: url(color_green/pics/buttonRight.png) no-repeat right top;
	display: inline-block;
	height: 28px;
	padding: 0 28px 0 0;
	cursor: pointer; /* ie6 */
}
A.button SPAN:hover {
	text-decoration: underline;
}

/* Top Navigation
===================*/
#nav {
	width: 940px;
	height: 36px;
	position: absolute;
	top: 121px;
	left: 0px;
	overflow: hidden;
	background: #094d07 url(color_green/pics/nav.jpg) no-repeat left top;
}
#nav UL {
	margin: 0;
	padding: 0;
}
#nav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
}
#nav UL LI.first {
	padding-left: 17px;
}
#nav UL LI.first.open {
	background: #000 url(color_green/pics/navFirstOpen.jpg) no-repeat left top;
}
#nav UL LI A {
	display: block;
	float: left;
	padding: 0px 15px;
	line-height: 36px;
	text-decoration: none;
}
#nav UL LI A.open {
	background: #000 url(color_green/pics/navOpen.jpg) repeat-x top;
}

#nav UL LI A.span {
	display: none;
}

/* Banner
===================*/
.banner {
	display: none;
}

/* Content
===================*/
#content {
	padding: 0 20px 25px 20px;
}
#main {
	float: right;
	width: 640px;
	height: auto;
	min-height: 200px;
	overflow: hidden;
}
#column1 {
	float: left;
	width: 220px;
	height: auto;
	min-height: 200px;
	overflow: hidden;
}
#column2 {
	display: none;
}
#clearDiv {
	clear: both;
}

/* Sub Navigation
======================*/
#subnav {
	padding: 0 0 20px 0;
}
#subnav UL {
	margin: 0;
	padding: 0;
}
#subnav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#subnav UL LI A {
	display: block;
	padding: 10px 5px 7px 25px;
	overflow: hidden;
	text-decoration: none;
	border-bottom: 1px solid #e7e7e7;
	background: url(color_green/pics/subnav.gif) no-repeat 7px 14px;
}
#subnav UL LI A:hover {
	text-decoration: underline;
}
#subnav UL LI A.open {
	background: url(color_green/pics/subnavOpen.gif) no-repeat 4px 18px;
}
/* sub */
#subnav UL LI UL {
	padding: 10px 0;
}
#subnav UL LI UL LI A {
	padding: 3px 5px 3px 45px;
	border: none;
	background: none;
}
#subnav UL LI UL LI A.open {
	font-weight: bold;
	background: none;
}
/* subsub */
#subnav UL LI UL LI UL LI A {
	padding: 3px 5px 3px 55px;
}


/* Footer
===============*/

#footerContainer {
	background: url(color_green/pics/footerContent.gif) repeat-x top;
}
.footerNewsletter {
	margin: 0 auto;
	width: 900px;
	height: 59px;
	padding: 10px 20px;
	overflow: hidden;
	border-top: 1px solid #d5d5d5;
	background-color: #fff;
}
INPUT.newsletterInput {
	border: 1px solid #cdcdcd;
	padding: 3px 5px;
	font-style: italic;
	width: 140px;
	color: #7c7c7c;
}
INPUT.newsletterSubmit {
	border: 0;
	width: 32px;
	height: 28px;
	background: url(color_green/pics/newsletterSubmit.jpg) no-repeat center center;
	cursor: pointer;
}
.footer {
	margin: 0 auto;
	width: 900px;
	height: 155px;
	padding: 15px 20px 20px 20px;
	overflow: hidden;
	background: url(color_green/pics/footer.jpg) no-repeat center top;
}

/* Button green
==================*/

A.buttonGreen {
	background: url(color_green/pics/buttonGreenLeft.png) no-repeat left top;
	padding: 0 0 0 24px;
	display: inline-block;
	height: 25px;
	line-height: 24px;
	color: #fff;
	font-size: 16px;
}
A.buttonGreen SPAN {
	background: url(color_green/pics/buttonGreenRight.png) no-repeat right top;
	display: inline-block;
	height: 25px;
	padding: 0 24px 0 0;
	cursor: pointer; /* ie6 */
}
A.buttonGreen SPAN:hover {
	text-decoration: underline;
}
