.signImg {
  text-align: right;
  margin-top: 5px; }

.presidentTxt + .presidentTxt {
  padding-top: 30px;
  margin-top: 30px;
  border-top: #c0c0c0 solid 1px; }

.outlineTable {
  border-collapse: collapse;
  border-top: solid #a09389 1px;
  border-bottom: solid #a09389 1px;
  width: 100%; }

.outlineTable th {
  background: #d0cac6;
  border-top: solid #a09389 1px;
  color: #35241d;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  width: 210px; }

.outlineTable td {
  background: #fff;
  border-top: solid #a09389 1px;
  padding: 10px 20px; }

.historyTable {
  border-collapse: collapse;
  width: 100%; }

.historyTable th, .historyTable td {
  background: #fff;
  padding: 10px 15px;
  border-top: solid #a09389 1px; }

.historyTable tr:first-child th, .historyTable tr:first-child td {
  border-top: none; }

.historyTable th {
  width: 195px;
  font-weight: normal;
  text-align: left;
  vertical-align: top; }

.companyImageList {
  list-style: none;
  margin-right: -20px; }
  .companyImageList li {
    float: left;
    margin-right: 20px; }
  .companyImageList img {
    vertical-align: middle; }
  .companyImageList p {
    color: #513b31;
    font-size: 85%;
    margin-top: 10px; }

#map_canvas {
  width: 719px;
  height: 393px;
  margin-top: 15px; }

/*# sourceMappingURL=style.css.map */
