#wrapper #top,
#wrapper #footer-outer {
	background-color: rgb(193, 89, 28);
}

#sidebar .widget.hm_subscribe_widget {
  background: rgb(193, 89, 28);
  color: rgb(128, 128, 128);
}

#wrapper #footer {
	background: url(../images/footer-highlight.png) repeat-y 50% 0%;
	color: rgb(240, 240, 240);
}

#wrapper #footer a {
	color: white;
}

.calendar-date {
    background: rgb(193, 89, 28);
}
