#masthead.site-header {
  background-color: #964b00;
}

#footer-widgets {
  background-color: #dea731;
}

#main-slider h3 {
  background-color: #964B00;
}

#front-page-home-sections .home-section-call-to-action {
  background-color: #964b00;
}

.main-navigation ul li.menu-item-has-children a {
  background-color: #dea731;
}

.main-navigation li a:hover {
  background-color: #dea731;
}

.main-navigation ul li:hover > ul.sub-menu {
  background-color: #dea731;
}

#colophon .copyright {
  background-color: #964b00;
}

#colophon.site-footer {
  background-color: #964b00;
}

#tophead {
  background-color: #dea731;
}

.home-section-call-to-action .cta-btn:hover {
  background-color: #dea731;
}

.top-news-title {
  background-color: #c93a3a;
}

.home-section-news-and-events .custom-entry-date span.entry-day {
  background-color: #dea731;
}

.home-section-news-and-events .custom-entry-date span.entry-month {
  background-color: #964b00;
}

#top-nav ul li li:first-child > a {
  background-color: #964b00;
}

#top-nav ul ul a:hover {
  background-color: #964b00;
}

#top-nav ul li:hover > ul.sub-menu {
  background-color: #964b00;
}