a:link {
  text-decoration:underline
}

.site-title {
  display:none
}

img {
  padding:0 30px 30px
}

.resource-link img {
  padding:0 30px
}

div.light_khaki {
  height:600px;
  padding:30px
}

div.swatch_grid_container {
  background-color:#fbfbf9;
  border-top:1px solid #dedede;
  border-bottom:1px solid #dedede;
  width:100%;
  padding:30px 0
}

div.clearboth {
  clear:both
}

div.swatch_grid {
  float:left;
  width:25%;
  text-align:center
}

div.item-showcase {
  background-color:#fbfbf9
}

.item #item-linked {
  display:none
}

#search {
  display:none
}

div.footer {
  background-color:#edebe7;
  padding:30px 30px 0;
  min-height:400px
}

div.footer_left {
  float:left;
  min-width:70%
}

div.footer_right {
  float:left;
  min-width:30%
}

div.clear {
  clear:both
}

.red {
  color:#FF0000
}

@media screen and (max-width: 600px) {
  .navigation {
    margin-top:50px
  }
}