body {
	background: #C0B4A6;
}

#container #left {
	background: #A49784;
}

#container #right {
	background: #745C3A;
}

.site_page_title {
	background-color: #A49784;
	color: white;
}

.site_page_subtitle {
	color: #61513A;
}

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

#center div#site_page_events_list h4.day {
	background-color: #D8CBAB;
	color: #59472F;
}

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

#center {
	background-color: #FFF4E6;
}

#menu ul li a {
	background-color: #80736A;
	color: #cfc7c1;
}
#menu ul li a.highlight {
	background-color: #6F5C4E;
	color: #fff;
}
#menu ul li ul li {
	border: 1px solid #6F5C4E;
}

#menu ul li ul li a {
	background-color: #6F5C4E;
}

#menu li a:hover {
	background-color: #6F5C4E;
	color: #fff;
}
.newsletter_form{
	background: #5A81B4;
}
.newsletter_form_title{
	background: #A5B9D4;
}
#newsletter_form_button {
	border:1px solid #A5B9D4;
}
#newsletter_form_button a:hover{
}
.newsletter_form{
background: #745c3a;
margin-top: 8px;
margin-left: 8px;
margin-right: 8px;
}
.newsletter_form_title{
background: #745c3a;
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: #745c3a;
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: #4a74ab;
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:#745c3a;
}
#footer a:hover{
	color:#978162;
	background-color:#FFFFFF;
	text-decoration: underline;
}
