<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* - Media Query Breakpoints */
/* - Image Sizes - */
body {
  background: #f3f2ef; }

h1 {
  font-family: "Vollkorn", serif;
  margin: 0px;
  padding: 0px;
  font-size: 2.8em;
  font-weight: normal;
  letter-spacing: -1px; }

h1.lh-header-left {
  width: 70%;
  float: left; }

h2 {
  font-family: "Vollkorn", serif;
  margin: 0px;
  padding: 7px 0px 4px 0px;
  letter-spacing: -0.06em;
  font-size: 1.25em;
  font-weight: normal;
  letter-spacing: 0px; }

h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
  font-size: 1.1em;
  margin: 0px;
  padding: 6px 0px 4px 0px; }

h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
  font-size: .9em;
  margin: 0px;
  padding: 6px 0px 4px 0px; }

.columns {
  *zoom: 1;
}

.columns:before, .columns:after {
    content: " ";
    display: table;
}

.columns:after {
    clear: both;
}

.columns label {
  font-size: .9em;
}

.columns.lh-background-header {
  position: relative;
  /* margin-top: 15px; */
  min-height: 200px;
  background: url("../images-v3/backdrops/backdrop.jpg") no-repeat 50% 0;
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -o-border-radius: 3px 3px 0px 0px;
  -icab-border-radius: 3px 3px 0px 0px;
  -khtml-border-radius: 3px 3px 0px 0px; }
  .columns.lh-background-header h1.lh {
    font-weight: normal;
    padding-top: 147px;
    padding-left: 25px;
    color: white;
    float: left;
    width: 50%; }
  .columns.lh-background-header h2.lh {
    float: right;
    color: white;
    padding-top: 164px;
    padding-right: 25px; }
  .columns.lh-background-header .lh-actions {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 10px; }
    .columns.lh-background-header .lh-actions a {
      float: right;
      margin: 0px 10px 0px 10px;
      color: white;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.8em; }
    .columns.lh-background-header .lh-actions a:hover {
      color: #dddddd; }
    .columns.lh-background-header .lh-actions .banner-ad p {
      margin-top: 10px;
      float: right; }

.container {
  z-index: 0;
  width: 1030px;
  margin: 0px auto;
  max-width: 100%; }

.container.menu {
  z-index: 4;
  width: 1040px;
  margin: 0px auto 0px auto; }

.container.menu-decoration {
  z-index: 4;
  display: none;
  width: 1040px; }

.menu {
  position: relative; }

.lh-menu {
  z-index: 5;
  background: white;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.08);
  -khtml-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.08);
  -icab-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.08);
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f2f2f2 97%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(97%, #f2f2f2), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, white 0%, #f2f2f2 97%, #e5e5e5 100%);
  background: -o-linear-gradient(top, white 0%, #f2f2f2 97%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, white 0%, #f2f2f2 97%, #e5e5e5 100%);
  background: linear-gradient(to bottom, white 0%, #f2f2f2 97%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
  border-bottom: 1px solid #cccccc;
  -moz-border-radius: 1px 1px 1px 1px;
  -webkit-border-radius: 1px 1px 1px 1px;
  -o-border-radius: 1px 1px 1px 1px;
  -icab-border-radius: 1px 1px 1px 1px;
  -khtml-border-radius: 1px 1px 1px 1px; }
  .lh-menu ul {
    margin: 8px 0px 4px 0px;
    padding: 0px; }
  .lh-menu li {
    text-align: center;
    padding: 8px 18px 8px 10px;
    background: url("../images-v3/OrangeStar-Tiny.png") no-repeat right 38%; }
  .lh-menu li:last-child {
    background: none; }
  .lh-menu a.lh-menuitem {
    font-family: "Vollkorn", serif;
    color: #403415;
    font-size: 1.0em;
    line-height: 120%;
    text-align: center; }
  .lh-menu a.lh-menuitem:hover {
    color: #e25a00; }

.lh-menu-undermark {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #cccccc;
  z-index: 1;
  margin-top: 30px; }

.lh-menu-undermark-right {
  float: right;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #cccccc;
  z-index: 1;
  margin-top: -30px; }

/* ---- Main Container Area for all content below the header and menu ---- */
.lh-content {
  padding: 15px 0px 20px 0px;
  background: white;
  border: 1px solid white;
  width: 100%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -icab-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); }

.container:last-child .lh-content {
  -moz-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  -o-border-radius: 0px 0px 4px 4px;
  -icab-border-radius: 0px 0px 4px 4px;
  -khtml-border-radius: 0px 0px 4px 4px;
}

.lh-main {
  width: 100%;
  margin-left: -280px;
  float: right;
  min-height: 30px;
}


.lh-main .lh-workspace {
  margin-left: 280px;
  min-height: 30px;
  padding: 10px;
}


.lh-workspace {
  margin-left: 20px;
  /*margin-left: 303px;
  min-height: 30px;
  padding: 10px;*/
}


.lh-sidebar {
  width: 280px;
  float: right;
  padding: 0px 15px 15px 15px;
  min-height: 30px;
}

.lh-widget-sidebar {
  width: 280px;
  padding: 0px 15px 15px 15px;
  min-height: 30px;
}

.columns.lh-form {
  background: #f3f2ef;
  margin-top: 10px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -icab-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  padding: 5px 15px 10px 15px;
}
.columns.lh-form p {
  padding: 5px 0px 5px 0px;
}

/* ---- General Link Styles ---- */
a {
  color: #c57c14; }

a:hover {
  color: #312511; }

a.vote:hover {
	color: #c57c14; 
}

a.vote {
	color: black;
}

/* ---- Sidebar ---- */

.lh-sidebox {
  background: #f2f2f0;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -khtml-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -icab-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -icab-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  min-height: 30px;
  margin-top: 20px;
  padding: 0px; }
  .lh-sidebox h2 {
    font-size: 1.0em;
    letter-spacing: -0.04em;
    padding: 7px 10px 8px 10px;
    border-bottom: 1px solid #dddddd;
    margin: 4px 0px 0px 0px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }
  .lh-sidebox .lh-sidebox-content {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    border-top: 1px solid white; }
    .lh-sidebox .lh-sidebox-content .columns {
      padding: 0px 10px 0px 10px; }
    .lh-sidebox .lh-sidebox-content .columns.lh-tightleft {
      padding-left: 0px; }
    .lh-sidebox .lh-sidebox-content .columns.lh-tightright {
      padding-right: 0px; }
  .lh-sidebox p {
    font-size: 0.9em;
    line-height: 140%;
    padding: 3px 1px 3px 1px; 
    margin: 0px;
  }
  .lh-sidebox p.email-signup {
    font-size: 0.8em;
    line-height: 130%; 
    padding-bottom: 10px;
    padding-top: 5px;
  }

  .lh-sidebox .lh-weather p {
    text-align: center;
    font-size: .85em;
    margin: 0px;
    padding: 0px;
  }

  .lh-sidebox .lh-weather .columns {
    padding-top: 5px;
    padding-bottom: 15px;
  }

  .lh-sidebox .lh-sponsors .columns {
    padding-top: 4px;
    text-align: center;
  }

  .lh-sponsors img {
    /*
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -icab-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px
    */
}

  .lh-sidebox .lh-customer-feedback p {
    font-size: .7em;
  }


.lh-sidebox-action {
  margin-bottom: 10px;
  text-align: center;
}

.lh-sidebox-action a {
  font-size: .9em;
  font-weight: bold;
}

.lh-sidebox.lh-email {
  background: #ff6c00;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -khtml-box-shadow: none;
  -o-box-shadow: none;
  -icab-box-shadow: none; }
  .lh-sidebox.lh-email h2 {
    color: white;
    font-size: 1.0em;
    letter-spacing: -0.04em;
    font-weight: normal;
    border-bottom: 1px solid #9b4709;
    background: -moz-linear-gradient(top, rgba(251, 115, 15, 0) 0%, #c45a0b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(251, 115, 15, 0)), color-stop(100%, #c45a0b));
    background: -webkit-linear-gradient(top, rgba(251, 115, 15, 0) 0%, #c45a0b 100%);
    background: -o-linear-gradient(top, rgba(251, 115, 15, 0) 0%, #c45a0b 100%);
    background: -ms-linear-gradient(top, rgba(251, 115, 15, 0) 0%, #c45a0b 100%);
    background: linear-gradient(to bottom, rgba(251, 115, 15, 0) 0%, #c45a0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fb730f', endColorstr='#c45a0b',GradientType=0 );
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5); }
  .lh-sidebox.lh-email .lh-sidebox-content {
    color: white;
    border-top: 1px solid #ff8f3c; }

.lh-sidebox-no-margin-or-padding {
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}

/* ---- Content Area ---- */
.lh-fixed-column-offset {
  width: 100%;
  float: right;
  margin-left: -280px; }

  .lh-workspace h1 {
    color: #53390c;
    font-size: 1.8em;
    margin-top: 15px;
    margin-bottom: 5px;
    letter-spacing: 0px; }
  .lh-workspace h2.lh-detailprice {
    font-size: 1.3em;
    color: #444444;
    margin: 0px 0px 10px 0px;
    padding: 0px; }
  .lh-workspace p {
    font-size: 0.9em; }

/* ---- Content Elements ---- */
p {
  margin: 0px 0px 10px 0px;
  line-height: 140%;
  padding: 0px; }

p.lh-pagesummary {
  margin-bottom: 20px; }

.lh-list-header {
  margin-top: 10px;
}

.lh-photo-header {
  margin-top: 0px;
  padding-top: 0px;
}

.lh-sort-header {
  margin-top: 5px;
}

.lh-item {
  /* margin-top: 12px; */
     padding-top: 12px;
}

.lh-item-footer {
  z-index: 0;
  border-bottom: 1px dashed #aaaaaa;
  margin-top: 10px; 
  clear: both;
}

.lh-item-collection-footer {
  padding-bottom: 30px;
  margin-top: 10px; }
  .lh-item-collection-footer a.btn, .lh-item-collection-footer a.grey {
    float: left; }

.lh-ad-img {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	min-height: 97px;
}

.lh-wp-weather-image {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px; 
    text-align: center; }

.lh-href-image-float-left {
  float: left;
      width: 82px;
      height: 82px;
      position: relative;
      z-index: 100;
}

.lh-image-float-left {
  float: left;
      width: 82px;
      height: 82px;
      position: relative;
      z-index: 100;
}


.lh-image {
  width: 92px;
  /* float: left; */
}
  .lh-image img {
    width: 82px;
    height: 82px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -icab-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px; }

.lh-image-news {
  width: 75px;
 /* float: left; */
 } 
  .lh-image-news img {
    width: 65px;
    height: 65px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -icab-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px; }

.lh-faq-holder {
  float: right;
  width: 100%;
  margin-left: -5px; }
  .lh-faq-holder .lh-detail {
    margin-left: 5px; }
  .lh-faq-holder .lh-actions {
    text-align: right;
    padding-top: 2px;
    padding-bottom: 5px;
    margin-left: 10px;
    float: right; }

.lh-detail-holder {
  float: right;
  width: 100%;
  margin-left: -92px; }
  .lh-detail-holder .lh-detail {
    margin-left: 92px; }
  .lh-detail-holder .lh-actions {
    text-align: right;
    padding-top: 2px;
    padding-bottom: 5px;
    margin-left: 10px;
    float: right; }

.lh-detail-featured {
	background-color: #fdfde1;
}

.lh-news {
  margin-left: -75px; }
  .lh-news .lh-detail {
    margin-left: 75px; }

.lh-href-news-float-left {
    float: left;
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 100;
}

.lh-title {
  font-weight: bold;
  font-size: 1em; }

p.lh-contrib-ty {
	font-weight: bold;
}

p.lh-contrib-ty a {
  text-decoration: underline;
}

a.lh-a-underline {
  text-decoration: underline;
}

h3.lh-itemtitle, h4.lh-itemtitle {
  font-size: 1em;
  font-weight: bold;
  margin: 0px 0px 1px 0px;
  padding: 0px 0px 3px 0px; }

p.lh-itemprice, p.lh-itemfeatures {
  font-weight: bold;
  color: #444444;
  font-size: 0.8em; }
  p.lh-itemprice span, p.lh-itemfeatures span {
    font-size: 0.8em;
    text-transform: uppercase;
    margin-left: 3px; }
  p.lh-itemprice span.lh-featured, p.lh-itemfeatures span.lh-featured {
    background-color: #a7c835; }
  p.lh-itemprice span.lh-waterfront, p.lh-itemfeatures span.lh-waterfront {
    line-height: 200%;
    background-color: #19d1ff; }
  p.lh-itemprice span.lh-new, p.lh-itemfeatures span.lh-new {
    background-color: red; }

p.lh-itemsummary {
  font-size: 0.8em;
  line-height: 140%;
  margin-top: 5px; 
  clear: both;
  word-wrap:break-word;
}

p.lh-byline {
  font-size: 0.8em;
  line-height: 140%;
  margin: 0px;
  color: #888;
  margin-top: -8px;
  width: 50%;
  float: left;
}

p.lh-newsaction {
  font-size: 0.8em;
  line-height: 140%;
  margin: 0px; 
  float: right;
  margin-top: -8px;
  font-weight: bold;
}

p.lh-mobiledate {
  font-weight: normal;
  font-style: normal;
  margin: 0px;
  padding: 0px;
  color: #888888; }

a.lh-more {
  font-size: 0.8em;
  line-height: 110%;
  float: right;
  margin-top: 3px;
  font-weight: bold;
  color: #008da7; }

a.lh-photo-more {
  font-size: 0.8em;
  line-height: 110%;
  margin-top: 3px;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 20px;
  padding: 0px;
  color: #008da7; }

a.lh-more-lake-info {
  font-size: 0.9em;
  line-height: 110%;
  margin-top: 3px;
  font-weight: bold;
  color: #008da7; }

p.lh-sort {
  float: right;
  font-size: 0.8em;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-weight: bold; }

p.lh-paging {
  font-size: 0.9em;
  text-align: right; }
  p.lh-paging span {
    border-left: 1px solid #dddddd;
    padding-left: 8px;
    padding-right: 4px; }

.lh-detailshare {
  text-align: right; }

.lh-detailfeatures &gt; span {
  font-size: 0.9em; }
.lh-detailfeatures span.title {
  font-size: 0.8em;
  color: #888888; }
.lh-detailfeatures .columns {
  margin-bottom: 10px;
  margin-top: 10px; }

.lh-photo {
  padding-top: 10px; }
  .lh-photo a.lh-viewmore {
    text-align: right;
    font-size: 0.8em;
    font-weight: bold; }

.lh-img-border-news {
        border: 2px solid #53390c;
}

.lh-img-border-prop {
        border: 3px solid #53390c;
}


.lh-detaildescription {
  margin-top: 20px; 
  word-wrap:break-word;
}

.lh-label-inline-small {
  line-height: 32px;
  margin: 0 0 4px 0;
} 

.arrow-tiny-left {
  float: right;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #008da7;
  z-index: 1;
  margin-top: 5px;
  margin-left: 6px; }

.photo-arrow-tiny-left {
  float: right;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #008da7;
  z-index: 1;
  margin-top: 5px;
  margin-left: 6px; }

/* ---- Calender Items ---- */
.lh-date {
  background: #f8f8f8;
  border: 1px solid #cccccc;
  color: #222;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  -icab-border-radius: 2px 2px 2px 2px;
  -khtml-border-radius: 2px 2px 2px 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -icab-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); }
  .lh-date p {
    text-align: center;
    margin: 0px auto;
    padding: 0px; }
  .lh-date p.mo {
    border-bottom: 1px solid #dddddd;
    font-weight: normal;
    font-size: 0.70em;
    line-height: 160%;
    background: white;
    -moz-border-radius: 2px 2px 0px 0px;
    -webkit-border-radius: 2px 2px 0px 0px;
    -o-border-radius: 2px 2px 0px 0px;
    -icab-border-radius: 2px 2px 0px 0px;
    -khtml-border-radius: 2px 2px 0px 0px; }
  .lh-date p.date {
    font-weight: bold;
    font-size: 1.25em;
    line-height: 120%;
    border-top: 1px solid white; }
  .lh-date p.day {
    font-weight: bold;
    font-size: 0.70em;
    line-height: 160%;
    margin-top: -3px;
    margin-bottom: 2px; }

/* ---- Rules &amp; Dividers ---- */
hr.lh {
  height: 2px;
  background: #fafafa;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  -icab-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  margin: 4px 0px 12px 0px;
  border: 0px; }

.columns hr.lh {
  margin: 4px 0px 0px 0px;
}

.columns.lh-form hr.lh {
  height: 2px;
  background: #ccc;
  border-bottom: 1px solid #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -khtml-box-shadow: none;
  -o-box-shadow: none;
  -icab-box-shadow: none;
  margin: 4px 0px 12px 0px;
}

hr.blank {
  height: 1px;
  background: none;
  margin: 4px 0px 6px 0px;
  border: none;
}

hr.blank-small {
  height: 1px;
  background: none;
  margin: 1px 0px 1px 0px;
  border: none;
}

hr.lh-dotted {
  height: 1px;
  background: none;
  border-top: 1px dashed #aaaaaa;
  margin: 4px 0px 0px 0px; }

hr.lh-solidlight {
  height: 1px;
  background: none;
  border-top: 1px solid #dadada;
  margin: 4px 0px 0px 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -khtml-box-shadow: none;
  -o-box-shadow: none;
  -icab-box-shadow: none; }

div.bottom {
  margin-bottom: 10px;
}

/* ---- Buttons ---- */
a.btn, input.btn, button.btn {
  text-align: center;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  -icab-border-radius: 4px 4px 4px 4px;
  -khtml-border-radius: 4px 4px 4px 4px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -icab-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #767676;
  padding: 6px 8px 6px 8px;
  font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #5e2b06;
  background: white;
  background: -moz-linear-gradient(top, white 2%, #fff7c5 4%, #ffc771 96%, #c6821b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, white), color-stop(4%, #fff7c5), color-stop(96%, #ffc771), color-stop(100%, #c6821b));
  background: -webkit-linear-gradient(top, white 2%, #fff7c5 4%, #ffc771 96%, #c6821b 100%);
  background: -o-linear-gradient(top, white 2%, #fff7c5 4%, #ffc771 96%, #c6821b 100%);
  background: -ms-linear-gradient(top, white 2%, #fff7c5 4%, #ffc771 96%, #c6821b 100%);
  background: linear-gradient(to bottom, white 2%, #fff7c5 4%, #ffc771 96%, #c6821b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c6821b',GradientType=0 );
  font-weight: bold;
  display: block; }

a.btn:hover, input.btn:hover, button.btn:hover {
  background: #ffe1b5; /* Old browsers */
  background: -moz-linear-gradient(top, #ffe1b5 2%, #ead18c 4%, #d1943a 96%, #c6821b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#ffe1b5), color-stop(4%,#ead18c), color-stop(96%,#d1943a), color-stop(100%,#c6821b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffe1b5 2%,#ead18c 4%,#d1943a 96%,#c6821b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffe1b5 2%,#ead18c 4%,#d1943a 96%,#c6821b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffe1b5 2%,#ead18c 4%,#d1943a 96%,#c6821b 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffe1b5 2%,#ead18c 4%,#d1943a 96%,#c6821b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe1b5', endColorstr='#c6821b',GradientType=0 ); /* IE6-9 */
}

a.btn.grey, input.btn.grey, button.btn.grey {
  background: white;
  background: -moz-linear-gradient(top, white 2%, #f9f9f9 4%, #ede7de 96%, #c4c4c4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, white), color-stop(4%, #f9f9f9), color-stop(96%, #ede7de), color-stop(100%, #c4c4c4));
  background: -webkit-linear-gradient(top, white 2%, #f9f9f9 4%, #ede7de 96%, #c4c4c4 100%);
  background: -o-linear-gradient(top, white 2%, #f9f9f9 4%, #ede7de 96%, #c4c4c4 100%);
  background: -ms-linear-gradient(top, white 2%, #f9f9f9 4%, #ede7de 96%, #c4c4c4 100%);
  background: linear-gradient(to bottom, white 2%, #f9f9f9 4%, #ede7de 96%, #c4c4c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c4c4c4',GradientType=0 ); 

  font-size: .85em;
}

a.btn.blue {
  color: white; 
  background: #002184; 
  /*
  background: -moz-linear-gradient(top, white 2%, #f9f9f9 4%, #ede7de 96%, #c4c4c4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, white), color-stop(4%, #f9f9f9), color-stop(96%, #ede7de), color-stop(100%, #c4c4c4));
  background: -webkit-linear-gradient(top, white 2%, #f9f9f9 4%, #ede7de 96%, #c4c4c4 100%);
  background: -o-linear-gradient(top, white 2%, #f9f9f9 4%, #ede7de 96%, #c4c4c4 100%);
  background: -ms-linear-gradient(top, white 2%, #f9f9f9 4%, #ede7de 96%, #c4c4c4 100%);
  background: linear-gradient(to bottom, white 2%, #f9f9f9 4%, #ede7de 96%, #c4c4c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c4c4c4',GradientType=0 );
  */

  font-size: .85em;
}

a.btn.grey:hover, input.btn.grey:hover, button.btn.grey:hover {
  background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top, #dbdbdb 2%, #d6d6d6 4%, #d6d4d1 96%, #a9a9a9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#dbdbdb), color-stop(4%,#d6d6d6), color-stop(96%,#d6d4d1), color-stop(100%,#a9a9a9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #dbdbdb 2%,#d6d6d6 4%,#d6d4d1 96%,#a9a9a9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #dbdbdb 2%,#d6d6d6 4%,#d6d4d1 96%,#a9a9a9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #dbdbdb 2%,#d6d6d6 4%,#d6d4d1 96%,#a9a9a9 100%); /* IE10+ */
background: linear-gradient(to bottom, #dbdbdb 2%,#d6d6d6 4%,#d6d4d1 96%,#a9a9a9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#a9a9a9',GradientType=0 ); /* IE6-9 */ }

a.btn.email-signup {
  border: 1px solid #783707;
  font-size: 0.85em;
  margin-top: 2px;
  padding: 8px 4px 8px 4px; }

a.btn.inline {
  display: inline;
  text-align: center; }

/* ---- Button Positioning ---- */
a.btn.lh-header-right {
  float: right;
  margin-top: 8px;
  padding: 6px 8px 6px 8px; }

/* ---- Form Elements ---- */
input.box {
  border: 1px solid #aaa;
  width: 100%;
  font-size: 1em;
  outline: 0;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  -icab-border-radius: 4px 4px 4px 4px;
  -khtml-border-radius: 4px 4px 4px 4px;
  box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
  -khtml-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
  -o-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
  -icab-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
  padding: 6px 6px 6px 6px;
  background: #eaeaea;
  background: -moz-linear-gradient(top, #eaeaea 0%, white 7%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(7%, white), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #eaeaea 0%, white 7%, white 100%);
  background: -o-linear-gradient(top, #eaeaea 0%, white 7%, white 100%);
  background: -ms-linear-gradient(top, #eaeaea 0%, white 7%, white 100%);
  background: linear-gradient(to bottom, #eaeaea 0%, white 7%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#ffffff',GradientType=0 ); }

/* ---- Supporting Players ---- */
/* Removes the gutter space on the left/right in cases where we don't want that */
.lh-tightleft, .columns.lh-tightleft {
  padding-left: 0px; }

.lh-tightright {
  padding-right: 0px; }

.lh-margin-tightright {
  margin-right: 0px; }

/* Nicolas Gallagher's micro clearfix */
.cl {
  *zoom: 1; }

.cl:before, .cl:after {
  content: " ";
  display: table; }

.cl:after {
  clear: both; }

/* ---- Foundation Framework Overrides ---- */
.reveal-modal .close-reveal-modal {
  font-size: 1em;
  text-shadow: none; }


  .lh-image-view-contrib img {
    display: block;
    margin: 0 auto;
      border: 1px solid #aaa;
        -moz-border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
        -o-border-radius: 5px 5px 5px 5px;
        -icab-border-radius: 5px 5px 5px 5px;
        -khtml-border-radius: 5px 5px 5px 5px; 
    }
  
    .lh-contrib-list img {
      border: 1px solid #aaa;
          -moz-border-radius: 5px 5px 5px 5px;
          -webkit-border-radius: 5px 5px 5px 5px;
          -o-border-radius: 5px 5px 5px 5px;
          -icab-border-radius: 5px 5px 5px 5px;
          -khtml-border-radius: 5px 5px 5px 5px;
    }
  
    span.checkbox-text {
      font-size: 0.85em;
    }
  
    span.label-text {
      font-size: 0.9em;
      line-height: 32px;
      margin: 0px 0px 12px 0px;
    }
  
    p.lh-view-article {
    margin-top: 10px;
          margin-bottom: 3px;
          margin-left: 5px;
          padding: 0px;
          color: gray;
    }
  
    p.lh-blog-article {
       font-size: 1.0em;
       padding: 0px 0px 0px 0px;
       word-wrap: break-word;
    }
  
    div.lh-blog-article li {
    line-height: 1.25em;
    margin-left: 15px;
    font-size: 0.9em;
    }
  
    div.lh-blog-article-mob li {
    line-height: 1.25em;
    margin-left: 15px;
    font-size: 0.9em;
    }
  
    .lh-invoice-paid {
          color: #339900;
    }
  
    .lh-invoice-unpaid {
          color: #FF0000;
    }
  
    footer {
      /* background: tan; */
      background: #f3f2ef; 
      /* background: gray; */
        /* background: #f2f2f0; */
      margin-top:10px;
      color: #444;
      padding-top: 10px;
      padding-bottom: 30px; 
      margin-left: -1px;
      margin-right: -1px;
      margin-bottom: -35px;
      min-height: 50px; 
  
      box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.1);
      -khtml-box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.1);
      -o-box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.1);
      -icab-box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.1);
     }
  
     footer p {
        color: #888;
        text-align: center;
        font-size: 11px;
     }
  
     footer a {
        color: #888;
    text-decoration: underline;
     }
  
  .facebook-like-box {
    width: 280px;
    height: 170px;
    overflow:hidden;
    position:relative; /* for ie7 compatability */
  }
  
  .fb-container &gt; div {
       margin: -2px 0px 0px -2px;  
  }
  
  .columns.twelve.rule {
      padding: 0px;
      margin: 0px;
      line-height: 1px;
  }
  
  
  .slicknav_menu {
    display:none;
  }
  
  
  
  .lake_left_widget_box {
    border-right: 1px solid #80D8D3;
    width: 40%;
    text-align: center;
    padding: 24px;
  }
  @media only screen and (max-width:769px) {
    .lake_widget_section .lake_widget_box .lake_widget_box_wrap {
        flex-wrap: wrap;
    }
    .lake_widget_section .lake_widget_box .lake_widget_box_wrap .lake_left_widget_box {
        padding: 32px;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #80D8D3;
    }
    .lake_widget_section .lake_widget_box .lake_widget_box_wrap .lake_right_widget_box {
        width: 100%;
    }
  }
  
  .level_widget_box {
    overflow: hidden;
    border-radius: 8px;
    text-align: left;
  }
  .widget_header {
    color: #ffffff;
    display: flex;
    width: 100%;
    align-items: center;
    padding: 16px;
  }
  .widget_header .title {    
    width: 70%;
  }
  .widget_header .title .sub_title {
    font-size: 12px;
  }
  .widget_header .title h4 {
    margin: 0;
    font-size: 16px;
    color: #fff !important;
  }
  .widget_header .header_widget_icon {
    width: 30%;
    text-align: right;
  }
  .widget_header .header_widget_icon img {
    width: 50%;
  }
  .widget_content {
    padding: 20px 16px;
    background-color: #ffffff;
  }
  .widget_content .widget_date {
    color: #828282;
    font-size: 12px;
    position: relative;
    width:100%;
  }
  .widget_content .widget_date img {
    position: absolute;
    left: 0;
    top: -4px;
    width: 16px;
  }
  .widget_content .widget_date span {
    padding-left: 24px;
  }
  .widget_content p {
    font-size: 20px;
    color: #595959;
  }
  .widget_content a {
    font-size: 14px;
    text-decoration: underline;
  }
  .wheather_main_box {
    display: flex;
    margin: 16px 0;
  }
  .wheather_main_box .wheather_box {      
    width: 49%;
    text-align: center;
    padding: 10px;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
  }
  .wheather_main_box .wheather_box:first-child {
    margin-right: 2%;
  }
  .wheather_main_box .wheather_box p {
    margin:0;
    font-size: 14px;
  }
  .wheather_main_box .wheather_box span {
    display: block;
    font-size: 12px;
    color: #888888;
  }
  .email_form {
    margin: 16px 0;
  }
  .email_form label {
    color: #828282;
    font-size: 14px;
    margin-bottom: 6px;
    display: block;
  }
  .email_form input {
    width: 100%;
    padding: 12px 16px;
    border-radius: 4px;
    border: 1px solid #ABABAB;
    margin-bottom: 8px;
  }
  .email_form button {
    width: 100%;
    padding: 12px 16px;
    text-align: center;
    background-color: #6C83BD;
    border: none;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    outline: none;
  }
  .calender_widget .widget_date {
    font-size: 14px;
    margin-bottom: 24px;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 16px;
  }
  .calender_widget .widget_date span {
    display: block;
  }
  .calender_widget a.btn {
    font-size: 16px;
    text-decoration: none;
    display: flex;
    color: #ffffff;
    text-align: center;
    padding: 12px 16px;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    box-shadow: none !important;
    background: none;
    border: none;
    font-weight: 500;
  }
  .calender_widget a.btn img {
    width: 14px;
    margin-left: 6px;
  }
  .widget_footer {
    padding:16px 24px;
  }
  .widget_footer .courtesy {
    color: #828282;
    font-size: 12px;
    position: relative;
  }
  .widget_footer .courtesy img {
    position: absolute;
    left: 0;
    top: 0px;
    width: 16px;
  }
  .widget_footer .courtesy_txt {
    padding-left: 24px;
  }
  .widget_footer .courtesy_txt span {
    display: block;
  }
  .widget_footer .courtesy_txt a {
    font-size: 14px;
    text-decoration: underline;
  }

  .weather_forecast_widget .widget_content {
    display: flex;
    flex-wrap: wrap; 
}
.weather_forecast_widget .widget_content .one.columns {
    display: none;
}
.weather_forecast_widget .widget_content .five {
    text-align: center;
    padding: 10px;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
    width: 49% !important;
    margin: 12px 0;
}
.weather_forecast_widget .widget_content .five p strong {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #595959 !important;
}
.weather_forecast_widget .widget_content &gt; div:nth-child(3){
    margin-right: 2%;
}
.widget_footer .courtesy_txt a {
  word-break: break-all;
}

  
/* ---- Media Query Overrides ---- */
@media only screen and (max-width: 769px) {
  .lh-background-header h2 {
    display: none; }
  .lh-background-header h1 {
    width: 100%; }

  /* JK -- adding  more for google */

  .columns.lh-background-header .lh-actions a {
      float: left;
      margin: 0px 10px 10px 10px;
   }

   .lh-menu li {
        padding: 8px 18px 15px 10px;
   }

  .columns.lh-background-header h1.lh {
    width: 100%;
    font-size: 2.6em;
  }

  .lh-fixed-column-offset {
    width: 100%; }

  a.lh-viewall {
    float: left; }

  p.lh-sort {
    float: left;
    margin-top: 10px; }

  /*
  .arrow-tiny-left {
    float: left; }
  */

  p.lh-itemprice span, p.lh-itemfeatures span {
    margin-left: 0px;
    display: block;
    float: left;
    clear: both;
    margin-top: 2px;
    margin-right: 10px; }

  hr.lh {
    margin: 4px -26px 0px -26px;
    border: 0px; } 

  .lh-main {
    margin-left: auto;
    float: none;
  }

  .lh-sidebar {
    float: none;
    width: 100%;
  }

  .lh-main .lh-workspace {
    margin-left: 0px;
  }

  /* #menu is the original menu */
  .js #slick-menu {
                display:none;
  }

  .js .slicknav_menu {
                display:block;
  }
  .lh-menu li {
        background: none;
  }
} 

/* end media query over-rides */



/* 
.banner_google_nb { width: 320px; height: 60px; }
@media (min-width:500px) { .banner_google_nb { width: 468px; height: 60px; } }
@media (min-width:800px) { .banner_google_nb { width: 728px; height: 90px; } }
*/
</pre></body></html>