body {
	background: #A6D376;
}

#container #left {
	background: #E5E5E5;
}

#container #right {
	background: #7FAA50;
}

.site_page_title {
	background-color: #E5E5E5;
	color: black;
}

.site_page_subtitle {
	color: #666666;
}

.site_page_subheading {
	background-color: #C8B79F;
	color: black;
}

#center div#site_page_events_list h4.day {
	background-color: #F9F8F5;
	color: #777777;
}

#site_page_events_regular div.eventtitle {
	background-color: #C8B79F;
	color: black;
}

#center {
	background-color: #EFFFFA;
}

#menu ul li a {
	background-color: #7c9868;
	color: #000;
}
#menu ul li a.highlight {
	background-color: #48702c;
	color: #fff;
}
#menu ul li ul li {
	border: 1px solid #48702c;
}

#menu ul li ul li a {
	background-color: #48702c;
}

#menu li a:hover {
	background-color: #48702c;
	color: #fff;
}
.newsletter_form{
	background: #48702c;
	color:#7c9868;
}
.newsletter_form_title{
	background: #7c9868;
	color:#EFFFFA;
}
#newsletter_form_button{
	border:1px solid #7c9868;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover{

}
#footer a{
	color:#791112;
}
#footer a:hover{
	color:#ccbaba;
}
