h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.2em;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1em;
  color: #999999;
}
h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1.8em;
  color: #3a3531;
}

h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.3em;
  color: #534d48;
}
h3 {
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 1.3em;
line-height: 1.2em;
color: #1b6f53;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.header-background {
  background: #fff url('../images/header-background.png') repeat-x; 	
  padding: 0; 
  border-bottom: 1px solid #e5e5e5;
}
.logo {
  float: left; 
  margin: -45px; 
  display: block;
}
#secondary-menu {
  height: 62px;
}
#secondary-menu ul {
  float: right;
  list-style: none;
  margin: 0;
  padding-left: 0;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: .9em;
  line-height:  1.25em;
  color: #f5f5f5;	
}
#secondary-menu li {
  float: left;
  position: relative;
  padding: 5px 10px;
}
#secondary-menu a {
  color: #f5f5f5;
}
.home-slider {
  background: #fff url('../images/slider-background.gif'); 
  -moz-box-shadow: 0px 1px 2px #c5c5c5; 
  -webkit-box-shadow: 0px 1px 2px #c5c5c5; 
  box-shadow: 0px 1px 2px #c5c5c5;
}
.carousel-caption h2 {
  margin-top:  5px;
  margin-bottom:  5px;
  font-size: 2em;
  line-height:  1.25em;
  font-weight: 700;
  color: #1b6f53;
}
.carousel-inner img {
	max-width: 100%;
}
.home-menu {
  background-color: #fff; 
  -moz-box-shadow: 0px 0px 3px #b3b3b3; 
  -webkit-box-shadow: 0px 0px 3px #b3b3b3; 
  box-shadow: 0px 0px 3px #b3b3b3;
  min-height: 400px;
  float: left; 
  margin-top: 20px;
  overflow: auto;
}
.home-menu-hero {
  float: left; 
  padding: 1px 10px 1px 5px; 
  margin-left: -19px;
}
.home-menu-content {
  padding: 0 15px;
}
.home-menu-table {
  min-width: 52%;
}
.home-menu-table td {
  padding: 4px;
}
.home-menu-table td img {
  border: 1px solid #3a3531; 
  min-width: 100%;
}
.home-menu h2 {
  font-size: 1.6em;
  line-height:  1.25em;
}
.home-menu h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1.25em;
  line-height:  1.25em;
  color: #534d48;
}
.home-menu-more {
  padding-top: 10px;
}
.home-section {
  background-color: #fff; 
  -moz-box-shadow: 0px 0px 3px #b3b3b3; 
  -webkit-box-shadow: 0px 0px 3px #b3b3b3; 
  box-shadow: 0px 0px 3px #b3b3b3; 
  float: left; 
  min-height: 250px;
  margin-top: 20px;
  overflow: auto;
}
.home-section-content {
  padding: 0 10px;
  min-height: 175px;
}
.news-section-content {
  padding: 0 10px;
  min-height: 175px;
}
.home-section-hero {
  float: right; 
  margin: 5px 5px 20px 5px; 
  border: 1px solid #3a3531;
}
.home-news {
  background-color: #fff; 
  -moz-box-shadow: 0px 0px 3px #b3b3b3; 
  -webkit-box-shadow: 0px 0px 3px #b3b3b3; 
  box-shadow: 0px 0px 3px #b3b3b3; 
  float: left; 
  margin-top: 20px;
  overflow: auto;  
}
.home-news h4, .home-news h4 a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.05em !important;
  line-height:  1.25em;
  color: #534d48;
}
.home-news li {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.excerpt {
  line-height:  1.25em !important;	
}
.home-twitter {
  background-color: #fff; 
  -moz-box-shadow: 0px 0px 3px #b3b3b3; 
  -webkit-box-shadow: 0px 0px 3px #b3b3b3; 
  box-shadow: 0px 0px 3px #b3b3b3; 
  float: left; 
  margin-top: 20px;
  overflow: auto;
}
.home-twitter ul, .home-twitter ul>li>ul {
  margin-left: 0;
  float: none;
}
.home-twitter li {
  list-style: none;
  float: none !important;
  margin: 0;
  margin-bottom: 10px;
  min-height: 60px;
  padding-left: 0;
  font-size: .95em;
  line-height:  1.25em !important;
}
.really_simple_twitter_widget{
  margin: 0 !important;  
}
.home-twitter li img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #999;
}
.footer-area {
  margin-top: 20px;
  padding-bottom: 20px; 
  background: #3a3531; 
  -moz-box-shadow: 0px -1px 2px #c5c5c5; 
  -webkit-box-shadow: 0px -1px 2px #c5c5c5; 
  box-shadow: 0px -1px 2px #e8e8e8; 
  border-top: 1px solid #fbfbfb;
}
.footer-area h6 {
  margin: 25px 0 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1em;
  line-height:  1.25em;
  color: #e7e7e7;
}
.footer-area h6 a {
  color: #e7e7e7;	
}
.footer-nav {
  padding-top: 10px;
  margin: 15px 0 10px 0;
}
.footer-nav {
  list-style: none;
}
.footer-nav li {
  margin-bottom: 12px;
}
.footer-nav li a {
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 1em;
line-height:  1.25em;
text-transform: uppercase;
color: #e7e7e7;	
}
.footer-nav .sub-menu,.footer-nav .sub-menu li {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.sub-menu li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: .9em;
  line-height:  1.25em;
  text-transform: none;
  color: #afafaf;
}

.footer-btn a {
  color: #fff;
}
.footer-friends {
  float: left; 
  margin: 17px 12px 40px 0;
}
.footer-nav p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: .9em;
  line-height:  1.25em;
}
.footer-btn {
  background-color: #65625a;
  border: 1px solid #5b5851;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 1em;
  line-height:  1.25em;
  color: #f5f5f5;
  padding: 6px 16px;
  margin-top: 10px;
}
.social-image {
  float: left; margin: 7px 12px 0 0;
}

.section-header {
  background: #fff url('../images/menu-header.jpg') no-repeat center; 
  -moz-box-shadow: 0px 1px 2px #c5c5c5; 
  -webkit-box-shadow: 0px 1px 2px #c5c5c5; 
  box-shadow: 0px 1px 2px #c5c5c5;
  border-bottom: 1px solid #e5e5e5;
  height: 232px;
}
.main-content {
  background: #fff; 
  -moz-box-shadow: 0px 1px 2px #c5c5c5; 
  -webkit-box-shadow: 0px 1px 2px #c5c5c5; 
  box-shadow: 0px 1px 2px #c5c5c5;
  padding-top: 20px;
}
.gfield_label {
	font-weight: 500 !important;
	font-size: 1em !important;
}

.gform_button {
  background-color: #65625a;
  border: 1px solid #5b5851;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 1em;
  line-height:  1.25em;
  color: #f5f5f5;
  padding: 6px 16px;
  margin-top: -10px !important;
}

.main-content-hero {
  margin: 30px 0 20px 0;
}

.product-content {
  margin-top: 10px;
  margin-bottom: 30px;
}
.product-content h2 {
  font-size: 1.6em;
  line-height:  1.25em;
  color: #3a3531;
  margin: 20px 0 10px 0;
}

#hierpage-2, #hierpage-2 ul {
  list-style: none;	
  margin: 0;
}
#hierpage-2 {
  margin-top: 20px;
  -moz-box-shadow: 0px 1px 2px #c5c5c5; 
  -webkit-box-shadow: 0px 1px 2px #c5c5c5; 
  box-shadow: 0px 1px 2px #c5c5c5;	
  border: 1px solid #c5c5c5;
}

#hierpage-2 li.current_page_ancestor a, #hierpage-2 li.current_page_item a  {
  background: #3a3531;
  padding: 8px;
  margin: 0;
  display: block;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 1.1em;
  color: #fff;
}
#hierpage-2 li.current_page_ancestor ul li, #hierpage-2 li.current_page_item ul li {
  border-top: 1px solid #c5c5c5;	
}
#hierpage-2 li.current_page_ancestor ul li:hover, #hierpage-2 li.current_page_item ul li:hover {
  border-right: 4px solid #c5c5c5;
}
#hierpage-2 li.current_page_ancestor ul li a, 
#hierpage-2 li.current_page_ancestor ul li a:visited, 
#hierpage-2 li.current_page_item ul li a,
#hierpage-2 li.current_page_item ul li a:visited {
  background: #fff;
  padding: 4px 0;
  margin: 0 0 0 10px;
  display: block;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 1em;
  color: #1b6f53;
  border-right: 3px solid #fff;
}
.side-nav-mobile {
  visibility: hidden;	
}

.hover-info {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(24, 111, 83, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;  
    top: 100%;
    transition: all 200ms linear;
}
.hover-show {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(24, 111, 83, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;  
    top: 0;
    transition: all 200ms linear;
}
.product-section {
  position: relative;
  -moz-box-shadow: 0px 0px 3px #b3b3b3; 
  -webkit-box-shadow: 0px 0px 3px #b3b3b3; 
  box-shadow: 0px 0px 3px #b3b3b3; 
  overflow: hidden;
  float: left;
  width: 270px; 
  height: 205px;
  margin-top: 20px;
  margin-right: 20px;
}
.product-section-content {
  background: url('../images/menu-plus.png') no-repeat bottom right; 
  border: 1px solid #fff;
}
.product-section-content h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.1em;
  line-height:  1.25em;
  color: #3a3531;
  margin-top: 175px;
  margin-left: 5px;
  
}
.product-section h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.1em;
  line-height:  1.25em;
  color: #fff;
  margin-top: 20px;
  margin-left: 15px;
  
}
.product-section:hover .hover-info {
top: 0;
left: 0;
visibility: visible;
}
.hover-info p {
color: #fff;
margin-top: 20px;
margin-left: 15px;
margin-right: 15px;
font-size: .85em;
}

.product-section-content {
  padding: 0 10px;
  min-height: 175px;
  -webkit-user-select: none; /* Chrome/Safari */ 
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.store-section {
	width: 500px; 
	float: left; 
	padding: 0 20px 20px 0;
}
.store-section-content {
	width: 40%; 
	float: left;
}
.store-section-map {
	width: 60%; 
	float: left; 
	margin-top: 20px;
}

html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

@media (max-width: 1200px) {

.home-section {
  min-height: 320px !important;
}
.navbar-inverse .brand {
  width: 150px;
  margin: 0;
}
.navbar-inverse .brand img {
  width: 100%;
}
.navbar-inverse .nav > li > a {
  margin: 0;  
}
.home-menu-table {
  min-width: 20%;
}
.footer-friends {
  float: right; 
  margin: 17px 0 12px 0;
}
}

@media (min-width: 800px) and (max-width: 980px) {

.home-menu-hero {
  float: none; 
  padding: 0; 
  margin: 0;
  min-width: 100%;
}
.home-menu-table {
  min-width: 98%;
}
.home-section-hero {
  float: none; 
  padding: 0; 
  margin: 0 0 20px 0;
}
.footer-friends {
  float: right; 
  margin: 17px 0 2px 0;
}


}

@media (max-width: 800px) {

.navbar-inverse .brand {
  width: 120px;
  margin: 10px 0 0 20px;

}
.carousel {
  margin-top: 20px;
  border: none;
}
.carousel-indicators {
  position: absolute;
  bottom: -30px;
  right: 15px;
  top: auto;
  z-index: 5;
  margin-top: 20px;
  margin-bottom: 20px;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #009975;
  background-color: rgba(32, 142, 105, 0.25);
  border-radius: 5px;
}
.home-menu-table {
  min-width: 40%;
}
.home-section {
  min-height: 180px !important;
}
.home-section-hero {
  float: left; 
  margin: 0 10px 20px 0;
}
.footer-nav {
  margin: 15px 0 10px 10px;
}
.friends-column {
  padding-left: 10px;
}
.social-column {
  padding-left: 10px;
}
.footer-nav h6 {
  margin-left: 5px;
}
.footer-nav ul li {
  margin: 12px 5px;
}
.footer-friends {
  float: right; 
  margin: 7px 12px 30px 0;
}
.footer-friends {
  float: right; 
  margin: 7px 50px 30px 0;
}
.footer-nav p {
  margin-left: 5px;
}
.social-media {
  margin: 0 0 20px 5px;
}
#hierpage-2 {
  visibility: hidden;
  height: 0px;
}
.side-nav-mobile {
  visibility: visible;
  margin: 5px;
}
.side-nav-button {	
  width: 280px;
  color: #3a3531;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 1em;
}
#hierpage-3, #hierpage-3 ul {
  list-style: none;	
  width: 280px;
  margin: 0;
}
#hierpage-3 li.current_page_ancestor a, #hierpage-3 li.current_page_item a  {
background: #fff;
padding: 4px 0;
margin: 0 0 0 10px;
display: block;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
font-weight: 500;
font-size: 1em;
color: #1b6f53;
}
#hierpage-3 li.current_page_ancestor ul li, #hierpage-3 li.current_page_item ul li {
  border-top: 1px solid #c5c5c5;	
}
#hierpage-3 li.current_page_ancestor ul li a, 
#hierpage-3 li.current_page_ancestor ul li a:visited, 
#hierpage-3 li.current_page_item ul li a,
#hierpage-3 li.current_page_item ul li a:visited {
  background: #fff;
  padding: 4px 0;
  margin: 0 0 0 10px;
  display: block;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 1em;
  color: #1b6f53;
}

}

@media (max-width: 500px) {

.home-menu-hero {
  float: none; 
  padding: 0; 
  margin: 0;
  min-width: 100%;
}
.home-menu-table {
  min-width: 100%;
}
.home-section-content {
  min-height: 0;
}
.main-content {
  padding-left: 5px;
  padding-right: 5px;
}
.footer-friends {
  float: right; 
  margin: 7px 10px 30px 0;
}
.product-content h2 {
  margin-left: 20px;
}
.product-section {
  float: none;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
.store-section {
	width: 90%; 
	float: none; 
	padding: 0 0 20px 0;
}
.store-section-content {
	width: 90%;
	margin-left: 20px;
	float: none;
}
.store-section-map {
	width: 100%; 
	margin-left: 10px;
	float: none; 
	padding: 0;
	
}



}