/* =============================================================================
Seed to Plate - Sowing
============================================================================= */

h2 {
  background: url(/img/grow_guides/sowing_calendars/sowing_key.gif) 788px 4px no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 8px 0;
  width: 898px;
}

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

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

.base_bottom {
  background: url(../img/frames/frame_929_bottom.jpg) left bottom no-repeat;
  padding: 17px 18px 40px 17px;
}

.base_bottom h3 {
  padding: 0 0 14px 0;
  font-weight: normal;
  font: normal 18px/20px Georgia, "Times New Roman", serif;
  color: #262626;
}

.base_bottom p {
  padding-bottom: 17px;
}

/* Calendar
============================================================================= */

#top_cal {
  width: 900px;
  height: 33px;
  padding-top: 3px;
}

#top_cal img {
  display: inline;
}

.main_row {
  height: 39px;
  overflow: hidden;
  width: 900px;
}

.main_row span {
  display: block;
  float: left;
  width: 270px;
  padding-right: 5px;
  background: url(/img/misc/year_prefix.gif) left bottom repeat-x;
  height: 39px;
  font: normal 16px/39px Georgia, "Times New Roman", serif;
  color: #262626;
  text-align: right;
}

.main_row em {
  color: #A79A8F;
  font-size: 13px;
}

.main_row img {
  display: block;
  float: right;
}
