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

.container {
  background: #ffffff;
}

.Content {
  background-color: #ffffff;
}

div#Footer, div#footer-wrapper, .site-footer, .footer {
  background-color: #000000;
  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: #c0141d; }

a { color: #c0141d;}


.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: #fffffff;

}

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

.base-body-centered, .site-layout {
  background-image: url(//s3.amazonaws.com/core_app_assets/production/manual_loaded_images/SN/white-wood-vertical-texture-background-repeat.jpg);
  background-color: #faf5ef;
  background-repeat: repeat;
  background-size: auto;
}

html {
  background-image: url(//s3.amazonaws.com/core_app_assets/production/manual_loaded_images/SN/white-wood-vertical-texture-background-repeat.jpg);
  background-repeat: repeat;
  background-size: auto;
  background-color: #faf5ef;
}


/* MARGIN ALIGNMENT FIX - NOT SURE WHY THIS WAS HAPPENING. IF YOU HAVE AN ALTERNATIVE SOLUTION, PLEASE NOTIFY BRODIE */

@media (min-width: 1200px){

  .container {
    width: 1155px;
  }
}
