.separator-text {
    background-color: #ffffff;
}

.container {
  background: #ffffff;
}

.Content {
  background-color: #ffffff;
}

div#Footer, div#footer-wrapper, .site-footer, .footer {
  background-color: #808000;
  margin-top: 50px;
}

#footer-wrapper a, #footer-wrapper a:visited, #footer-wrapper h4, #footer-wrapper span {
  color: #fff !important;
}

.footer a, .footer a:visited, .footer h4, .footer span {
  color: #fff !important;
}

#contfooter {
  background: transparent;
}

.below-footer {
  background: transparent;
}

body {
    background-color: #ffffff;
}

/* div removed in template for ada reasons 
#Header {
    background: #fff;
}
*/
.navbar {
    background: #fff;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:visited { color: #808000; }

a { color: #808000;}



.Footer ul li a, .Footer ul li a:visited, .site-footer .FooterList ul li a, .site-footer .FooterList ul li a:visited {

    color: #fffffff;

}

.site-footer .container {
  background: #808000;
}


