body {
	background: #d5d1c8 url(images/bg_main_green.gif) repeat-y top center;
}

#head {
	background: #1b3629 url(images/bg_header_green.jpg) no-repeat;
}

#nav {
	background: #DBE9DC url(images/bg_nav_green.gif) no-repeat;
}

#footer-left {
	background: #DBE9DC url(images/bg_footer_left_green.gif) repeat-x bottom left;

}

#footer-right {
	background: #eee url(images/bg_footer_right_green.gif) repeat-x bottom left;
}

#footer a:link {
	color: #324A34;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #324A34;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:active {
	color: #324A34;
}

#footer p {
	color: #324A34;
}

#nav-secondary {
	background: url(images/bg_secondarynav_green.gif) repeat-x;
}

#content a:link, #intro a:link {
	color: #324A34;
	text-decoration: none;
	font-weight: bold;
}

#content a:visited, #intro a:visited {
	color: #324A34;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover, #intro a:hover {
	text-decoration: underline;
}

#content a:active, #intro a:active {
	color: #324A34;
}
