body {
  margin: 10px 0px 0px 0px;
  background: url("/images/bkg3.gif");
}

img {
  border: 0px;
}

img.logoPart {
  vertical-align: bottom;
}

table {
  border: 0px;
  border-collapse: collapse;
}

TD {
  margin: 0px;
  padding: 0px;
}

A:hover {
  color: #FF0000;
}

P {
  font-family: Verdana;
  font-size: 0.8em;
}

TABLE TR.tableGuts TD {
  background-color: #FFF;
  padding-top: 20px;
  padding-left: 20px;
  vertical-align: top;
}

H1.homepage {
  font-family: Times-Roman;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 0px;
}

P.homepage {
  line-height: 18px;
  margin-left: 15px;
  margin-right: 50px;
}

UL.homepage LI {
  font-family: Verdana;
  font-size: 0.8em;
  margin-top: 7px;
  margin-bottom: 7px;
}

TD.bio {
  font-family: Arial;
  font-size: 0.8em;
  width: 150px;
  text-align: center;
  color: #00F;
  font-weight: bold;
  font-style: italic;
}

P.linksHeading {
  padding-top: 10px;
  margin-bottom: 2px;
  margin-top: 10px;
  font-weight: bold;
}

P.linksLink {
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 15px;
}

P.address {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
}

P.directionsHeading {
  font-weight: bold;
  margin-bottom: 3px;
}

P.directions {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
}

.rightMenuCell, .leftMenuCell {
  width: 100px;
  height: 25px;
  text-align: center;
  vertical-align: middle;
}

.rightMenuCell A, .leftMenuCell A {
  font-family: Verdana;
  font-size: 0.8em;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

.rightMenuCell A:hover, .leftMenuCell A:hover {
  color: blue;
}

.menuPadder {
  background: url("/images/menupadder.gif");
  width: auto;
  width: 300px;
  height: 25px;
}

.rightMenuCell {
  background: url("/images/rightmenu.gif");
}

.leftMenuCell {
  background: url("/images/leftmenu.gif");
}

span.current {
  font-family: Verdana;
  font-size: 0.8em;
  font-weight: bold;
  color: #999;
}

P.email {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 15px;
}

TABLE.pageTable {
  width: 800px;
}

TABLE.headerTable{
  width: 800px;
}

TABLE.contentTable{
  width: 800px;
}

TABLE.footerTable{
  width: 800px;
}

div#footer {
  width: 800px;
  text-align: right;
  background: #FFF;
}

TABLE.headerTable TR TD.headerLeft {
  background: #0034D0;
}

TABLE.headerTable TR TD.headerRight {
  width:110px;
}

TABLE.footerTable TR TD.footerLeft {
  background: #FFF;
}

TABLE.footerTable TR TD.footerRight {
  width: 25px;
}

TD.mapCell {
  width: 320px;
}
