div#contactShell {
  background: #87ba6f;
}
div#map { height: 425px; }
div#map a, div#map br,div#map small { display: none;; }
div#contactLeft {
  width: 330px;
  padding: 20px;
  background: #87ba6f;
  float:left;
}
/*div#contactHead {
  padding: 20px 0 15px 20px;
  border: solid 1px #789867;
  border-width: 1px 0 1px 0;
  margin: 20px 0 20px 0;
}*/
div#mapLinkLeft {
  float: left;
}
div#mapLinkRight {
  float: right;
}
div#mapLinkDesc {
  color: #fff;
  position: relative;
  top: 30px;
}
div#contactCopy {
  color: #fff;
  line-height: 1.5em;
  background: #6c9859;
  padding: 15px;
  margin-bottom: 10px;
}
div#contactCopy a {
  color: #fff; text-decoration: none;
}
div#contactAddr {
  font-weight: 600;
  margin-bottom: 2em;
}

iframe { margin:0; padding:0; }

