/* CSS Document */

body {	
	background-image: url(../images/templates/green/watermark.gif); }

h1, h3, a {
	color: #57BF18; }
	
div#top {
	background-image: url("../images/templates/green/top.gif"); }
	
div#top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4.7em;
	color: #44891B; }
	
div#tagline {
	background-color: #B0DE8C;
	color: #44891B; }

div#footer {
	background-color: #CEECBC;
	color: #44891B; }
	
div#leaf {
	background-image: url("../images/templates/green/leaf.gif"); }
	
.subnav a:hover {
	color: #44891B;
	text-decoration: none; }
	
.current {
	color: #44891B; }