﻿#container {
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
#masthead {
	width: auto;
	height: auto;
	margin: 0;
	overflow: auto;
	background-color:#f1e9de;
	padding-top: 10px;
	}
.ljh_logo {
	width:100px;
	margin:15px auto;
	
}
.ljh_logo img {	
	border-radius: 50%;
}



@font-face {
   font-family: "Urbanist";
   src: url(fonts/Urbanist-Light.ttf);
}


#logo {
	width: 240px;
	border-width: 0;
	margin:5px auto;
}

#socialwrapper {
	max-width: 100%;
}
#social {
	max-width:180px;
	margin: 0px auto;	
}
.icon {
	max-width: 48px;
	float: left;
	padding: 5px;
	border-width: 0px;
	
}

.icon img:hover {
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}

#contact {
	max-width: 100%;
	border-width: 0;
	margin: auto;
	text-align: center;
	padding-top: 20px;
}


.hrow {
	max-width: 100%;
	margin: 0 auto;
}
.hcolumn {
    float: left;
}

.hleft {
    width: 50%;

}
.hright {
    width: 50%;
}
.hero{
	height: 300px;
	margin: 0 auto;
}

.hero h1 {
	font-family: "Urbanist";
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 46pt;
  	text-shadow: 2px 2px #656946;
  	line-height:60px;
}

#contentwrapper{
background-color:#f1e9de;
width: 100%;
margin: auto;
}

.innertube{
margin:0 20px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.innertube2{
margin:0 30px; /*Margins for inner DIV inside each column (to provide padding)*/
}

#footer {
	width: 100%;
	padding: 1em 0;
	clear: both;

}

#footer h5 {
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
}




a:link
{
	color: #7d5559;
	text-decoration: none;
}
a:visited
{
	color: #7d5559;text-decoration:none 
} 
a:active 
{
	color: #7d5559;text-decoration:none
}
a:hover      
{ 
	color: #000;text-decoration:none
}

body {
	height: 100%;
	background: #656946;
	font-size: 18px;
	color: #f1e9de;
	margin: 0;
	font-family: "Urbanist";
	font-weight: bold;
}

h1 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #656946;
	font-size: 30pt;
	text-align: center;
}

h2 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #656946;
	font-size: 26pt;
}

h3 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #656946;
	font-size: 22pt;
}

h4
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #656946;
	font-size: 20pt;
}

h5
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #656946;
	font-size: 18pt;
}

h6
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #656946;
	font-size: 14pt;
}



p {
	font-family: "Urbanist";
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	color: #333;
	line-height: 25px;
	margin-bottom: 0px;
	margin-top: 0px;

}
.list li
{
	color: #333;
	font-size: 18pt;
		font-weight: normal;
	font-style: normal;

	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Urbanist;
	line-height: 30px;
}
.nonelist li
{
	color: #333;
	font-size: 18pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Urbanist;
	line-height: 30px;
	list-style-type: none;
}
.numberlist li
{
	color: #333;
	font-size: 18pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Urbanist;
	list-style-type: decimal;
	line-height: 30px;
}
.heartlist li
{
	color: #333;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Urbanist;
	line-height: 30px;
	list-style-image: url('images/heart.png');
}

.justify {
	text-align: justify;
}

.centertext {
	text-align: center;
}
.block {
	max-width: 90%;
	margin:20px auto;
	padding: 20px 20px;
	-moz-border-radius:30px;
	border-radius:30px
}
.fullblock {
	width: 100%;
	margin: 0 auto;
}
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
  width: 90%;
  margin:20px auto;
  padding:10px;

}

.box {
        width: 250px;
        height: 55px;
        border: 1px solid #999;
        font-size: 18px;
        color: #000;
        background-color: #faf2eb;
        border-radius: 5px;
        box-shadow: 4px 4px #ccc;
      }
.box:hover {
        background-color: #e43270;
        color: #fff;
      }

.palegreen {
	background-color: #86a736;
}
.midgreen {
	background-color: #8d936d;
}

.darkgreen {
	background-color: #656946;
}

.darkestgreen {
	background-color: #19363c;
}

.lightestgreen {
	background-color: #a3d071;
}

.cream {
	background-color: #f1e9de;
}


.locate {
	text-align: center;
}
.button {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
  border: none;  
  padding: 20px 40px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  	-moz-border-radius:30px;
	border-radius:30px;
}
.more {
	background-color: #f1e9de;
	color: #656946;
}
.more:hover {
	background-color: #656946;
	color: #fff;
}
.inverse a:link
{
	color: #ff0;text-decoration:none;  
}
.inverse a:visited
{
	color: #ff0;text-decoration:none;
} 
.inverse a:active 
{
	color: #ff0;text-decoration:none;
}
.inverse a:hover      
{
	color: #ff0;
	text-decoration: underline;
}

.inverse h1 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 30pt;
	text-align: left;
}

.inverse h2 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 26pt;
	text-align: left;
}

.inverse h3 
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 22pt;
}

.inverse h4
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 20pt;
}

.inverse h5
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 18pt;
}

.inverse h6
{
	font-family: "Urbanist";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 14pt;
}

.inverse p {
	font-family: "Urbanist";
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	line-height: 25px;
	margin-bottom: 0px;
	margin-top: 0px;

}


.inverselist li
{
	color: #fff;
	font-size: 18pt;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Urbanist";
	line-height: 30px;
}
.inversenumber li
{
	color: #fff;
	font-size: 18pt;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Urbanist";
	list-style-type: decimal;
}

.inverseheartlist li
{
	color: #fff;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Urbanist;
	line-height: 30px;
	list-style-image: url('images/heart.png');
}


.justify {
	text-align: justify;
}

.centertext {
	text-align: center;
}
.noborder {
	border-width: none;	
}



/* image resizing start */

.vari img {
  display: block;
  height: auto;
  width: 100%;
  border: 0;
  }
  /* image resizing end */
    
