/* $Id: tools.css,v 1.4 2009/06/14 15:07:17 mike Exp $ */
div.accom {
  margin: 0 0 1em 2em;
  }
div.accom h2, h2.accom {
  background-color: #ddeedd;
  color: inherit;
  padding-left: 1em;
  }
div.contact {
  font-style: oblique;
  padding: 0 0 0 70px;
  }
img.map-thumb {
  border: 1px solid #004000;
}
div.accom-thumb {
  margin-bottom: 10px;
  float: right;
}
div.accom-thumb img {
  margin-left: 10px;
  border: 1px solid #004000;
}
table.facilities {
  width: 100%;
  margin-bottom: 1em;
  }
table.facilities caption{
  font-weight: bold;
  text-align: left;
  }
table.facilities td{
  padding: 2px 1em 2px 1em;;
  }
p.agencies img {
  vertical-align: middle;
  }
.PopBoxImageSmall
{
   vertical-align: bottom;
}
.PopBoxImageLarge
{
   border: solid black 1px;
}

