body {
  background-color: ;
  color: ;
}
.webpage-block .jumbotron h1, h1 {
  color: ;
  font-family: ;
  font-size: 36px;
}
.webpage-block .jumbotron h2, h2 {
  color: ;
  font-family: ;
  font-size: 30px;
}
.webpage-block .jumbotron h3, h3 {
  color: ;
  font-family: ;
  font-size: 24px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: ;
  font-size: 18px;
}
.webpage-block .jumbotron h5, h5 {
  color: ;
  font-family: ;
  font-size: 14px;
}
.webpage-block .jumbotron h6, h6 {
  color: ;
  font-family: ;
  font-size: 12px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: ;
  font-family: ;
  font-size: 16px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: ;
  font-size: 18px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: ;
  font-size: 21px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 36px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 30px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 14px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 12px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 16px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: ;
}
.webpage-block a {
  color: ;
}
.webpage-contact a {
  color: ;
}
.webpage-about a {
  color: ;
}
.webpage-footer {
  background-color:  !important;
  color:  !important;
}
.webpage-footer a{
  color:  !important;
}
.webpage-footer .site-footer-simple {
  background-color:  !important;
  color:  !important;
}

.webpage-footer p {
  color:  !important;
}
.webpage-footer .site-footer-simple a,
.webpage-footer .site-footer-simple a:hover {
  background-color:  !important;
  color:  !important;
}
.webpage-header .navbar {
  background-color: #3c0008;
  color: ;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: #a2a2a2 !important;
}
.webpage-header.navbar-fixed-top {
  background-color: ;
}
.webpage-group .webpage-hero > div > div {
  padding-top: 20px;
}
.webpage-header.navbar-fixed-top.hero-behind.transparent {
  background-color: transparent;
}
.webpage-header.hero-behind.transparent .navbar {
  background-color: transparent;
}
body.hero-behind .webpage-group .webpage-hero > div {
  margin-top: 0 !important;
}
.webpage-footer .site-footer-columns .site-footer-upper,
.webpage-footer .site-footer-layers {
  background-color:  !important;
  color:  !important;
}
.webpage-footer .site-footer-columns .site-footer-upper a,
.webpage-footer .site-footer-columns .site-footer-upper a:hover,
.webpage-footer .site-footer-layers a,
.webpage-footer .site-footer-layers a:hover {
  color:  !important;
}
body {font-size: 16px; font-family: Slabo 27px, serif;}

/*CSS Theme Resets*/
.panel, .panel img {background-color: none; border: none; border-radius: 0; box-shadow: none; padding: 0; } .panel img {max-height: 222px;} /*Remove Column Styling*/
.well {box-shadow: none;} /*Remove Simple Text Styling*/

/*Remove Fixed Height Embed*/
.embed-responsive {height: 100%;}
.embed-fix .embed-responsive-4by3 { padding-bottom: 0;} /*Have to add this custom class to force ratio on embeds*/

/*Hacks*/
.webpage-footer {margin-top: 65px;} /*adds spacing between page blocks*/
.remove-me .lead, .remove-me hr {display:none;} /*Gets rid of erroneous lines and shadows on leads*/
.footer-social b {display: none;}  /*Hide Follow Us Text in Footer*/

 /*Top nav*/
.welcome .jumbotron {text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;} 
.welcome .jumbotron .container  {margin-top: 300px; font-size: 20px; font-family: Oswald, sans serif; } 
.welcome .jumbotron h1 {font-family: Oswald, sans serif; font-size: 54px;} 

/*Top Nav VCARD*/
.webpage-header .vcard {background: #a36b6b; border-bottom-right-radius:5px; border-bottom-left-radius: 5px; margin-bottom: 2px;}
.webpage-header .vcard p {font-size: 1.2em; color: #fff;}
.webpage-header .vcard a {color: #fff;}

/*Main Menu*/
.webpage-header .navbar li a {font-size: 135%; font-family: Open Sans, sans-serif; text-transform: uppercase; /*text-shadow: .25px .25px .5px #000;*/ text-shadow: none;} /*Top nav*/
.webpage-header .navbar li a:hover {background-color: #a2a2a2!important; color: #393939 !important;} /*Top nav hover*/

/*Buttons*/
.btn {background: #3c0008; color: #a2a2a2; border: none; border-radius: 0; }
.btn:hover {background: #a2a2a2; color: #3c0008;}

/*Custom Page Title*/
.custom-page-title {background-color: #7E4703; border-radius: 5px; color: #fff; padding: 5px 15px; font-weight: bold; text-transform: uppercase;}
.custom-page-title .lead {font-size: 1.8em;}


/*Simple Text Blocks*/
.simple-cta .lead {font-weight: bold; text-transform: uppercase;}
.simple-cta .btn {background: #553D1F; color: #FFF; border: none; border-radius: 0;}
.simple-cta .well {padding: 15px 45px; }
.simple-header {margin-bottom: 0;}
.simple-header .lead {color: #7E4703; padding: 5px 15px; font-weight: bold; text-transform: uppercase;}

/*Moves Button on Simple CTAs to Float left on Desktop*/
@media screen and (min-width: 1025px) {
     .simple-cta .lead {background: #D2B48C; color: #7E4703; padding: 5px 15px; font-weight: bold; text-transform: uppercase; border-bottom: 1px solid #7E4703; text-align: left;}
     .simple-cta .btn {background: #553D1F; color: #FFF; border: none; border-radius: 0; float: right; margin-top: -47px; margin-right: 12px;}
     .simple-cta .well {padding: 15px 150px; }
}

/*Colunms*/
.custom-cols .panel-body h4 {background-color: #E0D4BC; color: #7e4703; padding: 5px 15px; font-weight: bold; margin-bottom: 0;}
.custom-cols .panel-body img {padding: 0; border: 0; margin-bottom: 0; border-radius: 0;}
.custom-cols {margin-top: 0 !important;}
.custom-cols br {display: none;}
.custom-cols .btn {margin-top: 0; width: 100%;}
.custom-cols img:hover {-webkit-filter: sepia(70%); filter: sepia(70%);}

.panel {box-shadow: none;} .panel-default {border: none;} .thumbnail {border:none; padding: 0; border-radius: 0;} .panel-body {padding: 0;}
.full-bleed .col-sm-6 {padding: 0;}

@media (min-width: 768px) {
.full-bleed .col-sm-4 {width:33.3%!important;} .full-bleed .col-sm-4 img {max-height: 138px!important; width: 100%!important; }
}

.hide-buttons .btn {display: none;} 

/*Footer*/
.footer-social a {/*color: #9fc0c8;*/}
footer {background-color: #fff; margin-top: 15px;}
footer p.copyright {/*margin-top: 0; color: gray;*/}

