body {
	background-color:#8d683f;
	background-image:url(images/style1/body-bg10.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family:Georgia, Times New Roman, Serif, Times;
	color:#000000; /* was 000000 black, 3f5d26 dark green */
}

a, a:link {
	color:#cc3300; /* was 566345 yellow-gray */
	text-decoration: underline;
}

a:hover {
	color:#cc6633; /* was c4b899 */
	text-decoration: none;
}

a:visited {
	color:#996633; /*was 999999 med gray */
	text-decoration:underline;
}

#wrap {
	background-image:url(images/style1/wrap820.jpg);
	margin-top: 245px; /* was 190 */

}
#header {
	xxbackground-image:url(xximages/style1/headerspacer.png);
	xxbackground-position: center;
}

#header h1 {
	text-align:left;
	padding:8px 15px 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height:normal;
	width:100%; /* was 90% */
	margin:0 auto;
	overflow:hidden;
}

h1, h2, h3, h4,
.itemhead h3, .itemhead h3 a,  
#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color:#cc9933; /* Menu title and page title color: 33000 is dark burgundy, was 3f5d26 green, then cc9933 yellow */
	text-decoration:none;
}

#header h4 {
	width:90%;
	margin:0 auto;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:#aaaaaa; /* gray */
	text-align:left;
}

#menu ul li a {
	color: #ffffff; /* was 445a26 dark green */
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	background-color:#221b11; /* very dark brown OK */
}

#content {
	background-image:url(xximages/style1/bg4-bottom.jpg);
}

input, textarea { /* search box colors */
	background-color:#f6edd0; 
	border:1px solid #9ead89;
	color:#3f5d26;
}

#footer {
	background-image:url(xximages/style1/footer.jpg);
}