/* CSS Document */

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

h1, h3, a {
	color: #B78B57; }
	
div#top {
	background-image: url("../images/templates/brown/top.gif"); }
	
div#top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4.7em;
	color: #775834; }
	
div#tagline {
	background-color: #DBB991;
	color: #775834; }

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