body {
  padding-top: 120px;
  padding-bottom: 0!important;
}
.benefits-section { background: #dbe2d1; padding: 30px 0; margin-top: 40px; }
.footer-section { background:#38502e; padding: 30px 0;  color: #eee; }

.carousel { height: 360px!important; padding: 0!important; overflow: hidden; margin: -50px 0 20px 0!important; }
.carousel .item { height:360px!important;  }
.carousel-caption { background: rgba(255,255,255,0.7); color: #000; padding: 20px; text-align: left; margin-top: 50px!important; }
.carousel-caption .img-thumbnail { margin-right: 20px; }
.carousel-caption > div { margin-bottom: 10px; }
.carousel-caption > a { margin-top: 10px; }
.carousel-indicators li { border-color: #000; }
.carousel-indicators li.active { background-color: #000; }

.gallery { margin-right: -10px; }
.gallery img { margin: 0 10px 10px 0; }
.gallery img { width: 30%; }
.gallery img.main { width: 97%; }
.gallery img.dimensions { width: 100%; }

.colors { display: inline-block; width: 200px; text-indent: -9999px; }
.colors > span { display: table; float: left; width: 20px; height: 20px; margin-right: 5px; background: url('color_scheme.png') no-repeat 0 0; border: 1px solid #222; border-radius: 5px; }
.colors > .white { background-position: 0 0; }
.colors > .brown { background-position: -30px 0; }
.colors > .green { background-position: -60px 0; }
.colors > .blue { background-position: -90px 0; }
.colors > .red { background-position: -120px 0; }
.colors > .cream { background-position: -150px 0; }
.colors > .black { background-position: -180px 0; }