.section {
  text-align: center!important;
}
.section h2 {
  font-size: 1.1em;
  display: inline;
  border-style: solid;
  border-color: #a5b95e;
  border-width: 1px 0;
}
.section h2:before {
  content: '\00b7\2000';
  color: #85993e;
}
.section h2:after {
  content: '\2000\00b7';
  color: #85993e;
  padding-right: 5px;
}
.section h3 {
  font-size: .9em;
  margin: 10px 0 20px 0;
}
.section img {
  margin: 15px;
  border: 0;
}
.section p {
  font-size: .8em;
  text-align: center;
}
.section p.address {
}
.section p.phone-fax {
  margin: 10px 0;
}
.section p.leasing-info {
  margin: 40px 0 15px 0;
}
.section p.scott {
}
.section p.CB {
  margin: 0 0 15px 0;
}

#gallery h2 { border: 0; }
#gallery h2:before,
#gallery h2:after { content: ''; padding: 0; }

#map_wrapper {
  width: 402px;
  height: 352px;
  margin: 20px auto;
  border: 3px solid #a5b95e;
}
#map {
  width: 400px;
  height: 350px;
  border: 1px solid #ffffff;
}

#marker {
  height: 130px;
  margin: 0;
  padding: 0;
  text-align: left;
}
#marker h2 {
  margin: 5px 0;
  border: 0;
}
#marker h2:before,
#marker h2:after { content: ''; padding: 0; }

#marker img {
  border: 2px solid #a5b95e;
  padding: 1px;
  margin: 10px 0 0 0;
}