body {
	background: #fff;
	color: #61544C;
}



#container #left {
	background: #61544C;
}

#container #right {
	background: #670001;
}

.site_page_title {
	background-color: #61544C;
	color: white;
}

.site_page_subtitle {
	color: #790004;
}

.site_page_subheading {
	background-color: #61544C;
	color: white;
}

#center {
	background-color: #f4f2e4;
}

#center div#site_page_events_list h4.day {
	background-color: #D8CBAB;
	color: #59472F;
}
#site_page_events_regular div.eventtitle {
	background-color: #61544C;
	color: white;
}
#site_page_events_regular div.eventblock{
	background-color: #D8CBAB;
}

#menu ul li a {
	background-color: #A49784;
	color: #fff;
}
#menu ul li a.highlight {
	background-color: #796A57;
	color: #fff;
}

#menu ul li ul li {
	border: 1px solid #796A57;
}

#menu ul li ul li a {
	background-color: #796A57;
}

#menu li a:hover {
	background-color: #796A57;
	color: #A49784;
}
.newsletter_form{
background: #670001;
margin-top: 8px;
margin-left: 8px;
margin-right: 8px;
}
.newsletter_form_title{
background: #670001;
color: #ffffff;
}
#newsletter_form_button{
	border:1px solid #670001;
}

#idForm{
font-family: Verdana;
color: white;
font-size: 11px;
}

.newsletter_form_field{
background: #ffffff;
font-family: Verdana;
color: #333333;
font-size: 11px;
margin-bottom: 5px;
border: solid 1px #351112;
padding: 5px;
height: 12px;
}

a#newsletter_form_button{
background-color: #670001;
font-family: Verdana;
color: #ffffff;
font-size: 11px;
margin-bottom: 3px;
border: solid 1px #ccbaba;
padding: 5px;
float: right;
}
a:hover#newsletter_form_button{
background-color: #791112;
font-family: Verdana;
color: #ffffff;
font-size: 11px;
margin-bottom: 3px;
border: solid 1px #ccbaba;
padding: 5px;
float: right;
}
a:link, a:visited {
	color:#670001;
}
a:hover{
	
}
#footer a{
	color:#670001;
}
#footer a:hover{
	color:#881617;
	background-color:#FFFFFF;
	text-decoration: underline;
}

