div#Footer {
    background-color: #ffffff;
}

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

.container {
  background: #ffffff;
}

.Content {
  background-color: #ffffff;
}

.footer, .site-footer {
    background-color: #000000 !important;
}

div#Footer, div#footer-wrapper, .site-footer {
  background-color: #fff;
  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: #14834d !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: #14834d; }

p.top-links a {
    color: #14834d;
}

a { color: #000000;}
a:hover {
  text-decoration: underline;
}

a.gray-icon, i.gray-icon, a.fa.fa-search {
  color: #14834d;
}

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

.promo-wrapper { background: #000000; }

.promo-wrap { background: #000000;}

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

    color: #14834d;

}

.site-footer .container {
  background: #3E1B16;
}

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

