h1.main{
  font-family: BenchNine;
  font-size:96px;
  color:#852f2f;
  font-weight:light;
}

h1.main2{
  font-family: Comfortaa;
  font-size:48px;
  color:#852f2f;
  line-height: 1.2em;
  margin-bottom: 20px;
}

h1.main3{
  font-family: Yantramanav;
  font-size:96px;
  color:#852f2f;
}

h1.kanit{
  font-family: Kanit;
  font-size:96px;
  color:#852f2f;
  font-weight:300;
}

h1.opener {
  font-size: 40px;
  color: #222;
  line-height: 1em;
  font-weight: 400;
  margin-bottom: 27px;
}

h1.standard{
  font-size:24px;
  color:#222;
  line-height:1em;
  font-weight:400;
}

h2.main{
  font-family: BenchNine;
  font-size:27px;
  color:#852f2f;
  font-weight:700;
  margin-bottom:10px;
}

h2.white{
  font-family: BenchNine;
  font-size:27px;
  color:#ffffff;
  font-weight:700;
  margin-bottom:10px;
}

h2.main2{
  font-family: Open Sans;
  font-size:27px;
  color:#852f2f;
  font-weight:400;
  line-height: 1.5em;
}

h2.standard{
  font-size:24px;
  font-family:'Open Sans';
  color:#0f0f0f;
}

p.KarlaBlack{
  color: #1a1a1a;
  font-size: 16px;
  text-align: left;
  font-family: "Karla";
}

p.KarlaWhite{
  color: #fffffff;
  font-size: 18px;
  text-align: left;
  font-family: "Karla";
}

p.dark{
  color:#1e1e1e;
}

p.quote{
  color: #555;
  background: #f0f0dd;
  padding: 45px;
  font-size: 27px;
  font-family: "Droid Serif";
  border-radius: 5px;
  border:1px solid #ddd;
}

p.caption{
  color: #383838;
  font-size: 12px;
  text-align: left;
}

p.standard{
  color:#fdfdfd;
}

p.link{
  font-size: 24px;
}

p.intro {
font-size: 20px;
font-family: 'Open Sans';
line-height: 1.5em;
margin-bottom: 10px;
color:#784343;
}

h1.righteous{
  font-size:30px;
  color:#292929;
  line-height:1em;
  font-family: Righteous;
}

h1.comfortaa{
  font-size:24px;
  color:#292929;
  line-height:1em;
  font-weight:700;
  font-family: Comfortaa;
}

h1.roboto{
  font-size:24px;
  color:#000000;
  font-weight:400;
  font-family:Roboto;
}

h1.two-light{
  font-size:30px;
  color:#f3f3f3;
  line-height:1em;
  font-family: Passion One;
}

h1.IMfell{
  font-family: IM Fell English;
  font-size:70px;
  color:#852f2f;
  margin-bottom:10px;
  font-weight:light;
}


h1,h2,h3,h4{
  line-height: 2.0em;
  font-family: 'Josefin Slab';
  color: #000000;
  font-size:18px;
}

p{
  font-size:18px;
  font-family:'Open Sans';
  line-height:1.5em;
  margin-bottom:10px;
}



/* Site wide link colors */
a:link, a:visited {
  color:#0a448c;
  text-decoration: none;
}

/* Extra space below images on pages */

.gf_image{
  margin-bottom:0px;
}

div.m-description{
  font-size:12px;
  font-family:'Open Sans';
  color: #424242;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 24px;
  line-height: 1.5em;
}

li.dropdown.open > a{
color: red !important;
}



/* Side Menu on Mobile Color
background: rgba(0,0,0,0.2) */

.menu-top-wrapper,
 .menu-side-wrapper {
  background: #707070!important;
}