body {
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  padding: 0px;
  margin: 0px auto;
  text-align: center;
  height: 100%;
  width: 100%;
}

a:link {
  color: #810237;
  text-decoration: none;
}

a:visited {
  color: #810237;
  text-decoration: none;
}

p {
   margin: 0;
   font-size: 14px;
   font-family: "times new roman", times, sans-serif;
}

div {
   margin: 0;
   font-size: 14px;
   font-family: "times new roman", times, sans-serif;
}

img {
  border-width: 0px;
  border-spacing: 0px;
}

h3{
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
}

div.body {
  width: 760px;
  text-align: left;
  margin: 0px auto;
  font-family: "times new roman", times, sans-serif;
}

div.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  width: auto;
  font-size: 0px;
  line-height: 0px;
}
div.page {
  position: absolute;
  width: 760px;
  margin-top: 5px;
  border: 1px solid black;
  background-image: url('../images/common/blackside.gif');
  background-repeat: repeat-y;
  background-color: #e6e6e6
  font-family: "times new roman", times, sans-serif;
}

div.headerlogo {
  position: relative;
  width: 760px;
  float:left;
}

div.navbar {
  position: relative;
  width: 760px;
  height: 40px;
  padding-left: 0px;
  background-image: url('../images/common/nav.jpg');
  background-repeat: repeat-x;
  /* allows for seperate lines in the HTML */
  font-size: 0px;
  line-height: 0px
}

div.hrtop {
  position: relative;
  padding-top: 15px;
  padding-bottom: 5px;
  width: 759px;
  float:left;
}

div.directions {
  float: left;
  width: 710px;
  margin-left: 10px;
  padding: 10px;
  border: 3px solid #810237;
}

img.navimg {
  width: 104px;
  height: 40px;
  padding: 0px;
  margin: 0px;
}

img.navsep {
  width: 2px;
  height: 40px;
  padding: 0px;
  margin: 0px;
}

div.footer {
  width: 760px;
  height: 36px;
}

/* requires an &nbsp; in the div for mozilla */
div.spacer {
  position: relative;
  float: left;
  width: 10px;
}

div.floorplan {
  width: 760px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 80px;
}

div.floorplan2 {
  width: 760px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}


img.pdf { vertical-align: middle; border: 0px; height: 15px; width: 15px; padding: 5px; }