/* line 3, /Users/scott/jps-projects/chlorine/website/source/stylesheets/site.scss */
body.gallery .nav-gallery {
  color: #555;
  background-color: #e7e7e7; }
/* line 10, /Users/scott/jps-projects/chlorine/website/source/stylesheets/site.scss */
body.index .nav-home {
  color: #555;
  background-color: #e7e7e7; }

/* line 17, /Users/scott/jps-projects/chlorine/website/source/stylesheets/site.scss */
footer {
  margin-top: 50px;
  text-align: center;
  padding-bottom: 50px; }

/* line 24, /Users/scott/jps-projects/chlorine/website/source/stylesheets/site.scss */
.gallery .thumbnail {
  height: 160px; }
