body {
	background-image: url("images/bg-green.gif");
}

body, td, p {
	color: #016d35;
}

a {
	color: #005aab;
}

#nav {
	background-image: url("images/nav/green/bg.gif");
}

.landingLayout {
	background-image: url("images/landing/green/bg.gif");
}

.landingHeader,
.landingHeader .boxTop {
	background-color: #acdbb8;
}



#subnav .secondary,
#subnav .secondaryOff,
#subnav .secondaryOn,
#subnav .secondaryIn {
	border-bottom: solid 1px #8ad2a2;
	color: #016d35;
}

#subnav .secondaryOn,
#subnav .secondaryIn,
#subnav .secondary:hover {
	color: #fd701a;
}

#subnav .secondaryIn {
	border-bottom: none;
}

#subnav .tertiary,
#subnav .tertiaryOn {
	color: #016d35;
}
#subnav .tertiary:hover,
#subnav .tertiaryOn {
	color: #fd701a;
}

.tertiaryContainer {
	border-bottom: solid 1px #8ad2a2;
}


ul li {
	background-image: url("images/bullet-green.gif");
}

table.nutrientContent th {
	background-color: #c6eacf;
	border-top: solid 1px #b1d8bb;
	border-bottom: solid 1px #b1d8bb;
}

table.nutrientContent td {
	border-top: solid 1px #b1d8bb;
	border-bottom: solid 1px #b1d8bb;
}

td.subheader {
	background-color: #e1f4e6;
}


span.hr {
	background-color: #b1d8bb;
}

.secondaryLayout {
	background-image: url("images/secondary/green/top.gif");
	background-color: #c1e4ca;
}

.utilityLayout {
	background-image: url("images/secondary/green/top-utility.gif");
	background-color: #c1e4ca;
}

.boxTop {
	background-image: url("images/secondary/green/bg-top.gif");
}

.boxBottom {
	background-image: url("images/secondary/green/bg-bottom.gif");
}
.boxContent {
	background-image: url("images/secondary/green/bg.gif");
	background-color: #f4fafc;
}

.breadcrumb {
	color: #016d35;
}

.breadcrumb a {
	color: #016d35;
}

.statefield,
.formField {
	color: #016d35;
	border: solid 1px #9294a1;
}

.blueLeftColumn {
	background-image: url("images/smallbox/green/b-l-l.gif");
	background-color: #f4fafc;
}

.blueColumn {
	background-image: url("images/smallbox/green/bg.gif");
	background-color: #f4fafc;
}

.blueRightColumn {
	background-image: url("images/smallbox/green/b-l-r.gif");
	background-color: #f4fafc;
}


