a.header-logo, a.header-logo > img {
  width: 530px !important
}

#u5444 {    
    margin-left:0;
}

#u4692 {
  left: 0;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.heading-sb {
  margin-top:10px !important;
  font-size:18px !important;
  text-transform: uppercase;
}

.w-60 {
  width: 60%;
}

.w-40 {
  width: 40%;
}

table.table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 10px;
}

.table td, .table th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
/*-- home page css --*/
.home-content {
  float: left;
}

.home-content p {
  width: 720px;
  line-height:1.75;
  text-align: justify;
}
/*-- end home page css --*/


.menubar {
  z-index: 999 !important;
    top: 1px;
    width: 1050px !important;
    left: 0 !important;
}

  .navbar li {
     min-height: 26px;
     display: inline-block;
     position: relative;
  }

  .navbar li a {
    font-size: 12px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    display: block;
    padding:8px 10px;
    text-decoration: none;
    transition: all 0.2s linear;
  }

  .navbar li:hover > a, .navbar li.active > a, .navbar li a.active {
    border-color: #000000;
    background-color: #7DB701;
    color: #fff;
  }

  .navbar li.active-chldrn > a {
    background: #7DB701;
    color: #fff;
  }

  .navbar li li.active-chldrn > a {
    background:#666666;
    color: #fff;
  }

  .sub-navbar {
    position: absolute;  
    width: 212px;  
    transition: all 0.8s linear;
  }

  .sub-navbar li {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #777777;
    background-color: #000000;
  }

  .sub-navbar li a {
    font-size: 11px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    padding:12px 10px;
  }

  .sub-navbar li:hover > a, .sub-navbar li a.active {
    color: #000;
    border-color: #000000;
    background-color: #7DB701;
  }

  .navbar li:hover > ul.sub-navbar {
      opacity: 1;
      visibility: visible;
  }

  .navbar li > ul.sub-navbar {
      opacity: 0;
      visibility: hidden;
  }

  .navbar li li > ul.sub-navbar {
      left: 100%;
      top: 0;
  }

  .navbar li:nth-child(4n) > ul {
      /*width: 192px;*/
      width: 209px;
  }

  .navbar li:nth-child(5n) > ul {
      width: 175px;
  }
  /*-- footer --*/
  #u4627-6 {
    width: 275px;
  }

 #u4627-6:before {
    content: "";
    width: 1px;
    height: 50px;
    background: #A8F702;
    position: absolute;
    left: -40px;
    top: -6px;
}

ul.list-item {    
    margin: 10px 0 0 30px;
    padding: 0;
}

ul.list-item li {
    line-height: 24px;
    list-style-type:disc;
}

/*-- sidebar inner page --*/
.sidebar-menu *, .sidebar-menu {
    width: 235px !important;    
}

.sidebar-menu {
  margin-top: 30px !important;
}

.sidebar-menu li {
  margin-bottom: 10px;
  font-size: 13px;
  margin-top: 0 !important;
}

.sidebar-menu li a {
    width: 180px;
    min-height: 25px;
}

.sidebar-menu li div {
    border-style: none;
    border-color: transparent;
    background-color: transparent;
    color: #000000;
    text-align: left;
    font-weight: bold;
    position: relative;
}

.sidebar-menu li a.MuseMenuActive p {
    color: #7F7F7F;
    visibility: inherit;
    text-align: left;
}


#u14589-3, #u14589-6, #u14589-8, #u14589-9, #u14589-11, #u14589-12, #u14589-14, #u14589-15, #u14589-16, #u14589-17, #u14589-18, #u14589-19, #u15534-37 p, #u15570-29 p, #u15242-158 p, #u8462-4, #u8573-4, #u10966-4, #u10966-5, #u10966-6, #u10523-4, #u10523-5, #u10523-9, #u10523-14, #u10523-15, #u10523-16 {
    text-align: justify;
}
/*-- footer --*/
.footer {
  background-color: #000;
  border-top: 5px solid #8CCC03;
  margin-top: 30px;
  color: #fff;
}

.footer-info {  
  padding:12px 76px 24px 76px;
  display: flex;
  justify-content: space-between;
}

.brdr-heading {
    color: #A8F702;
    font-size: 16px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: bold;
    position: relative;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.brdr-heading:before {
    background-color: #A8F702;
    width: 2px;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
}

.social-links {
  position: relative;
}

.social-links a img {
    vertical-align: middle;
    margin-right: 15px;
}

.social-links a {
    display: block;
    margin:10px 0;
    color: #999999;
    font-size: 12px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: bold;
    width: 50%;
    float: left;
}

.social-links a:first-child, .social-links a:nth-child(2) {
    margin-top: 0;
}

.social-links:before {
    content: "";
    width: 1px;
    height: 50px;
    background: #A8F702;
    position: absolute;
    left: 45%;
    top: 10px;
}

.footer-btm {
    border-top: 1px solid #5D5C5C;
    padding: 15px 32px 20px 32px;
    color: #7F7F7F;
    font-size: 12px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
}

.footer-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.footer-links ul li {
  display: inline;
}

.footer-links ul li a {
  color: #7F7F7F;
  padding: 0 10px;
  border-right: 1px solid #7f7f7f
}

.footer-links ul li a:hover, .social-links a:hover {
  color: #A8F702;
}

.footer-links ul li:last-child a {
  border:none;
}

.address-info {
    float: left;
    margin-right: 30px;
    font-size: 12px;
    color: #999999;
    font-weight: bold;
    position: relative;
}

.footer-info .col .address-info:last-child:before {
    content: "";
    width: 1px;
    height: 50px;
    background: #A8F702;
    position: absolute;
    left: -16px;
    top: 10px;
}
/*-- end footer --*/

.tiles-gallery {
    top: 25px;
}

.tiles-gallery li {
  margin-bottom: 15px;
  text-align: center;
}

.tiles-gallery li img {
    width:125px;
}

.tiles-gallery li h3 {
  font-weight: 600;
}

.lakewood-img {
  border-radius: 5px;
  width: 205px !important;
  /*margin-top: 103px;*/
}