body {
  background-image: url(../images/bg.png);
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 12px;
  padding: 0px;
  cursor: default;
  voice-family: betty, female;
}

a:link {color: #f90; text-decoration:none;}
a:visited {color: #f90; text-decoration:none;}
a:hover {color: #fff; text-decoration:underline;}
a:active {color: #f90; text-decoration:none;}

TD {
  width: 33%;
}

img {
  border:0px;  
}

.right{
  float:right;
  margin-right:30px;  
}

.links {
  font-size: 12px;
  text-align:center;
}

.location {
  font-size: 12px;
  color: #ffffff;
}

.header {
  font-size: 20px;
  font-weight: bold;
}

.subheader {
  font-size: 16px;
  font-weight: bold;
}

.font {
  font-size: 14px;
  color: #ffffff;
}

#container{width:700px; margin:30px auto;}

#divPencil{
  float:left;
  background-image: url(../images/pencil.png);
  background-repeat: no-repeat;
  height: 577px;
  width: 37px;
  cursor: pointer;
}

#divFooter{
  text-align: center;
}

#divMoreinfoHeader{background-image: url(../images/infoheader.png); height: 81px; width: 721px;}
#divMoreinfoContent{margin:0px 0px 0px 40px; padding-left: 15px; padding-top: 15px;}

#divContactHeader {background-image: url(../images/header.png); margin-top: 50px; height: 150px; width: 500px; cursor: pointer;}
#divContactContent {background-color: #ffffff;}
#divContactFormFooter {background-image: url(../images/footer.png); height: 20px; width: 500px;}

#divFacilityHeader{background-image: url(../images/facilityheader.png); height: 81px; width: 721px;}
#divFacilityContent{margin:0px 0px 0px 40px; padding-left: 15px; padding-top: 15px;}

#divLocationHeader{background-image: url(../images/facilityheader.png); height: 81px; width: 721px;}
#divLocationContent{margin:0px 0px 0px 40px; padding-left: 0px; padding-top: 15px;}
