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

.container {
  background: #ffffff;
}

.Content {
  background-color: #ffffff;
}

div#Footer, div#footer-wrapper, .site-footer, .footer {
  background-color: #003c22;
  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: transparent;
	  color: #000;
}

/* 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: #000000; }

a { color: #000000;}



.caption-glider { background-color: #transparent;}

.promo-wrapper { background: #003c22; }

.promo-wrap { background: #003c22;}

.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: #003c22;
}

.base-body-centered, .site-layout {
  
  background-color: #fff;
  background-repeat: repeat;
  background-size: auto;
}



