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

.container {
  background: #ffffff;
}

.Content {
  background-color: #ffffff;
}

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



#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;
}




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

.promo-label { background: #000000; }




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

.base-body-centered, .site-layout {

  background-color: #fff;
  background-repeat: repeat;
  background-size: auto;
}

html {

  background-repeat: repeat;
  background-size: auto;
  background-color: #fff;
}

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

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

html {
  background-image: url(https://s3.amazonaws.com/core_app_assets/production/manual_loaded_images/SN/WoodBackGroundNew.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;
  }
}
