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: 2px;
  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: 0px;
  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; }

/* Homepage modifications */

table.homedisplay {
	background-color: #E7E7E7;
	background-image:url('/images/tableBackground.gif');
	background-repeat:no-repeat;
	border: 0px;
	border-collapse: collapse;
	width: 760px;
}

ul.homelist li {
  color: #9A0244;
}

ul.homelist li span {
  color: navy;
  font-family: "times new roman", times, sans-serif;
  font-size: 15px;
  font-weight: bold;
}

td.homelistcontainer {
  vertical-align: top;
  padding-right: 15px;
}

td.homeTableHeader {
  border-bottom:3px solid #686868;
  color: #9A0244;
  font-family: "times new roman", times, sans-serif;
  font-size: 22px;
  font-variant: small-caps;
  font-weight: bold;
}

td.homeTableText {
   font-family: "times new roman", times, sans-serif;
   font-size: 14px;
   padding-left: 15px;
   padding-top: 5px;
}

td.homeTableIndent {
  padding-left: 15px;
}

.ch5 {
  color: #9A0244;
  font-family: "times new roman", times, sans-serif;
  font-size: 16px;
  font-variant: small-caps;
  font-weight: bold;
}

.ch6 {
  color: #9A0244;
  font-family: "times new roman", times, sans-serif;
  font-size: 14px;
  font-variant: small-caps;
  font-weight: bold;
}

.ch7 {
  color: #686868;
  font-family: "times new roman", times, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.ch8 {
  color: #686868;
  font-family: "times new roman", times, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
