/* =============================================================================
Seed to Plate - Grow Guides
============================================================================= */

h2 {margin: 0 0 0 12px;}

.base {
  background: url(../img/frames/frame_929_split.gif) 0 0 repeat-y;
  width: 929px;
}

.base_top {
  background: url(../img/frames/frame_929_top_split.jpg) left top no-repeat;
}

.base_bottom {
  background: url(../img/frames/frame_929_bottom_split.jpg) left bottom no-repeat;
  color: #fff;
  padding: 0 17px 19px 17px;
}

  .base_bottom p {
    margin: 7px 16px 0 16px;
  }

  .base_bottom #left {
    background: url(/img/backgrounds/guides_1.jpg) 0 0 no-repeat;
    width: 423px;
    height: 352px;
    margin: 17px 0 0 0;
    float: left;
  }

    .base_bottom #left p.link {
      margin: 16px 16px 0 16px;
    }
    
    .base_bottom #left a.over_image {
      height: 192px;
      width: 423px;
      background: none;
      display: block
    }

    .base_bottom #left p a {
      color: #fff;
      font-size: 14px;
      line-height: 18px;
      text-decoration: none;
      border-bottom: 1px solid #a4be67;
    }

    .base_bottom #left p a:hover {border-bottom: 1px solid #fff;}

h2#grow_guides_plots {
  background: url(../img/typography/grow_guides_plots.gif) 0 0 no-repeat;
  width: 218px;
  height: 23px;
  margin: 20px 0 0 16px;
}

  .base_bottom #right {
    background: url(/img/backgrounds/guides_2.jpg) 0 0 no-repeat;
    width: 423px;
    height: 352px;
    margin: 17px 0 0 0;
    float: right;
  }

    .base_bottom #right p.link {
      margin: 16px 16px 0 16px;
    }
    
    .base_bottom #right a.over_image {
      height: 192px;
      width: 423px;
      background: none;
      display: block
    }

    .base_bottom #right p a {
      color: #fff;
      font-size: 14px;
      line-height: 18px;
      text-decoration: none;
      border-bottom: 1px solid #bb9377;
    }

    .base_bottom #right p a:hover {
      border-bottom: 1px solid #fff;
    }

h2#grow_guides_patios {
  background: url(../img/typography/grow_guides_patios.gif) 0 0 no-repeat;
  width: 231px;
  height: 23px;
  margin: 20px 0 0 16px;
}