#instafeed img 
{
width: 165px;
height: 165px;
margin-left: 5px;
padding: 5px;
border: 0px solid #D12329;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}



h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 20px;
  color: #11520A;
  text-rendering: optimizelegibility;
}


.breadcrumbs {font-size: 11px;
font-style: italic;}

.lead-green {color: #11520A !important}

 .google-maps {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

a:link {
font-weight: bold;
}


.blue-text {
color:  #4169e1;
a.blue: #4169e1;

}

.navbar a:link {
font-weight: normal !important;
}


.overlay {

position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
pointer-events: none;
  }
     @media (min-width: 768px) and (max-width: 979px) {
      .overlay{

         width:50%;
        height:50%;
  }    
 }

  @media (max-width: 767px) {
     .overlay{

  width:50%;
  height:50%;
  }

  }
@media (max-width: 480px) {
   .overlay{
   width:50%;
  height:50%;

  }
}

#contact_form {
border:  1px;
border-color: #000000;
}
/* Stylesheet: FGBG Modified On 2014-03-24 13:33:37 */
