@charset "UTF-8";
/* CSS Document */

body {
	background:url(images/green/background.jpg) top repeat-x #86d081;
	color:#267228;
}



h1 {
	background:url(images/green/top.jpg) no-repeat top;

}

#wrapper {
	background:url(images/green/pageBackground.jpg) repeat-y #FFFFFF;
}

#navigation {
	background:url(images/green/navigationBackground.jpg) no-repeat #267228;
	
}

#mainNav a, #mainNav a:visited {
	color:#267228;

}

#mainNav a:hover, #currentPage a {
	border-bottom:medium solid #267228;
	color:#267228;

}

#footer {
	background:url(images/green/pageBottom.jpg) no-repeat;

}

#mainPicture {
	background:url(images/green/mainPic.jpg) no-repeat;

}

#demos a  {
	color:#267228;
}
