@charset "UTF-8";

#top_ctitle {
  margin-bottom: 5px;
}

#top_photo {
  float: right;
  width: 143px;
}

#top_caption {
  margin-bottom: 5px;
  padding: 5px;
  background-color: #c2db75;
  color: #006738;
  font-size: 1.1em;
  font-weight: bold;
}

#top_text {
  margin-bottom: 5px;
}

#top_bar {
  margin-bottom: 5px;
  padding: 5px;
  background-color: #c2db75;
  color: #006738;
  font-size: 1.1em;
  font-weight: bold;
}

#top_concreteplan ol {
  float: left;
  width: 202px;
}

#top_concreteplan ol li {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #88c122;
  vertical-align: middle;
}

#top_concreteplan_image {
  float: right;
  width: 286px;
  margin-top: 0px;
  margin-left: 10px;
}

#project_ctitle {
  margin-bottom: 5px;
  background-color: #c2db75;
  color: #006738;
  font-size: 1.1em;
  font-weight: bold;
}
