#handbook {
  background: transparent url(http://assets.portlandspaces.net/images/handbook/background-bottom.gif) no-repeat 50% bottom;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
#handbook h2 {
  clear: left;
  text-indent: -9999px;
  overflow: hidden;
  margin: 20px 40px 10px 40px;
  padding: 0;
}
#handbook h2#head_garden_beauty {
  background: transparent url(http://assets.portlandspaces.net/images/headlines/section-garden-beauty.gif) no-repeat top left;
  height: 27px;
  margin-bottom: 6px;
}
#handbook h2#head_garden_edible {
  background: transparent url(http://assets.portlandspaces.net/images/headlines/section-garden-edible.gif) no-repeat top left;
  height: 23px;
}
#handbook h2#head_entertain {
  background: transparent url(http://assets.portlandspaces.net/images/headlines/section-entertain.gif) no-repeat top left;
  height: 23px;
}
#handbook h2#head_sustain {
  background: transparent url(http://assets.portlandspaces.net/images/headlines/section-sustain.gif) no-repeat top left;
  height: 23px;
}
#handbook h2#head_build {
  background: transparent url(http://assets.portlandspaces.net/images/headlines/section-build.gif) no-repeat top left;
  height: 23px;
}
#handbook h2#head_design {
  background: transparent url(http://assets.portlandspaces.net/images/headlines/section-design.gif) no-repeat top left;
  height: 27px;
  margin-bottom: 6px;
}
#handbook div.article {
  margin: 0 40px;
  padding: 20px 0;
  background: transparent url(http://assets.portlandspaces.net/images/handbook/dotted-line.gif) repeat-x 50% top;
}
#handbook div.article img.article_icon {
  float: left;
  margin-right: 10px;
}
#handbook div.article div.article_info {
  float: left;
  width: 300px;
}
#handbook div.article div.article_info h3 {
  margin: 15px 0 5px 0;
  padding: 0;
  font-family: Georgia, Times;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 0.917em;
}
#handbook div.article div.article_info h3 a {
  text-decoration: none;
  color: #7e6d44;
}
#handbook div.article div.article_info p.article_date {
  color: #999b89;
  font-size: 0.917em;
  text-transform: uppercase;
  margin: 5px 0;
  padding: 0;
}
#handbook div.article div.article_info p.article_subtitle {
  color: #585858;
  font-family: Georgia, Times;
  font-size: 1.083em;
  font-style: italic;
  margin: 10px 0;
  padding: 0;
}