@charset "UTF-8";
.greenbackline {
    background-color: #515B4C;
    background-image: -webkit-linear-gradient(270deg,rgba(58,62,56,1.00) 13.07%,rgba(81,91,77,1.00) 47.94%,rgba(93,105,83,1.00) 78.09%);
    background-image: -moz-linear-gradient(270deg,rgba(58,62,56,1.00) 13.07%,rgba(81,91,77,1.00) 47.94%,rgba(93,105,83,1.00) 78.09%);
    background-image: -o-linear-gradient(270deg,rgba(58,62,56,1.00) 13.07%,rgba(81,91,77,1.00) 47.94%,rgba(93,105,83,1.00) 78.09%);
    background-image: linear-gradient(180deg,rgba(58,62,56,1.00) 13.07%,rgba(81,91,77,1.00) 47.94%,rgba(93,105,83,1.00) 78.09%);
    padding-top: 10px;
    padding-bottom: 10px;
}
.goldtext {
    color: #C9AB49;
font-family: 'Fjalla One', sans-serif;
    font-style: normal;
	 font-size: large;
    font-weight: 400;

}
.goldtextlarge {
    color: #C9AB49;
    font-family: 'Fjalla One', sans-serif;
    font-style: normal;
    font-size: x-large;
    font-weight: bolder;
    border-style: double;
    border-color: rgba(58,62,56,1.00);
}
.blacktext {
    color: #000000;
font-family: 'Fjalla One', sans-serif;
    font-style: normal;
	 font-size: large;
    font-weight: 400;

}.redtext {
    color: #802022;
    font-family: 'Fjalla One', sans-serif;
    font-style: normal;
    font-size: x-large;
    font-weight: 400;
}

p{
	font-family: 'Lato', sans-serif;}
.regular {
    color: #454F3F;
    font-family: abril-fatface;
    font-style: normal;
    font-size: large;
    font-weight: 400;
}
.row .col-lg-12 .text-lg-center {
}

}.box {
    border: thick double rgba(62,67,60,1.00);
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 15px;
}
.h1 {
    color: #000000;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: x-large;
}
.flexcontainer {
   display: flex;
   flex-direction: row;
   align-items: center;
   justify-content: center;
}
      
.flexcontainer {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
}

.flexcontainer {
   display: flex;
   flex-direction: row;
   align-items: center;
   justify-content: center;
}
      
.flexcontainer {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
}


.flexcontainer {
   display: flex;
   flex-direction: row;
   align-items: center;
   justify-content: center;
}
      
.flexcontainer {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
}


.flexcontainer {
   display: flex;
   flex-direction: row;
   align-items: center;
   justify-content: center;
}
      
.flexcontainer {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
}.fancytext {
    font-family: allura;
    color: #A52729;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
}
.h1 {
    color: #000000;
    font-size: large;
}
.standardblack {
    color: #000000;
    font-style: normal;
    font-size: large;
}




	
 /* centered navigation */
  .nav.navbar-nav {
    float: left;
  }

  .nav.navbar-nav {
    clear: left;
    float: left;
    margin: 8;
    padding: 8;
    position: relative;
    left: 50%;
    text-align: center;
  }

  .nav.navbar-nav > li {
    position: relative;
    right: 50%;
  }

  .nav.navbar-nav li {
    text-align: left
  }
.navbar-brand {
  float: left;
  height: 1px;
  padding: 1px 5px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
     
   
.largegreen {
    color: rgba(59,64,57,1.00);
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-size: x-large;
}
.blackstrong {
    color: hsla(0,0%,0%,1.00);
    font-weight: bolder;
}
body, html { overflow-x:hidden; }