.buttonText {
  position: relative;
  top: -10px;
  font-family: Verdana;
  font-size: 10px;
  width: 75px;
}

.noUnderline {
  text-decoration: none;
}

.noUnderline:hover, .bold {
  font-weight: bold;
}

.noUnderline:hover {
  font-size: 12px;
}

h2, p {
  text-align: left;
  font-family: Verdana;
}

h2 {
  text-indent: 12px;
}

p {
  text-indent: 5px;
}

ul {
  list-style-type: none;
}

li {
  min-height: 48px;
}

.contactInput li {
  height: auto;
}

.mainLink {
  text-indent: -10px;
  font-style: italic;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 2px dashed #ff0000;
  width: 296px;
  text-align: center;
  margin: 20px;
  margin-left: 24px;
  text-indent: 18px;
  position: relative;
}

.moveOver {
  position: relative;
  left: 320px;
  top: -50px;
}

.masterList {
  position: relative;
  top: 20px;
  left: -20px;
}

.masterList a {
  text-decoration: none;
/*  color: #ffffff; */
}

.masterList a:hover {
  color: #cf0000;
}

.redLineUp {
  height: 27px;
  width: 25px;
  position: absolute;
  top: 28px;
}

.redLineDown {
  height: 25px;
  width: 25px;
  position: absolute;
  top: 55px;
}

.redLineDown2 {
  height: 75px;
  width: 25px;
  position: absolute;
  top: 55px;
}

.subtitle {
  position: absolute;
  top: 30px;
  left: -10px;
  width: 300px;
  text-align: center;
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
}

.description {
  font-family: Verdana;
  position:absolute;
  left: 360px;
}

.contactInput {
  font-family: Verdana;
  position:absolute;
  left: 350px;
}

td img {
  float: left;
}

td {
  vertical-align: top;
/*  color: #ffffff; */
}

#mainPageTable {
  font-family: Verdana;
}

#welcome {
  color: #ffffff;
  text-indent: 0px;
  left: 0px;
  position: absolute;
  top: 70px;
}

a {
  color: #cf3f3f;
}


#left {
  width: 150px;
  height: 1000px;
  background-color: #9f9f9f;
  position:absolute;
  top: 100px;
  left:0px;
  font-style: italic;
  text-decoration: underline;
  text-align: center;
  font-size: 14px;
  font-face: Arial;
}

#left a {
  color: #ffffff;
}

#left a:hover {
  color: #ff0000;
  font-size: 18px;
}

.outerTextDiv {
/*  color: #ffffff; */
  width: 500px;
  position: relative;
  padding:10px;
}

.innerTextDiv p {
  text-indent: 30px;
}

.innerTextDiv ul {
  list-style-type: disc;
}

.innerTextDiv li {
  font-family: Helvetica, Arial;
  min-height: 12px;
}

.mission {
  font-size: 18px;
  font-style:italic;
  color: #007f00;
}

.linkButton {
  color: #ffffff;
  background-color: #00003f;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;

}

.linkButton:hover {
  color: #ff7f7f;
}

#comments {
  position: relative;
  top: -80px;
}

#residentialList li {
  margin-top: 30px;
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
}

#residentialList li li {
  margin-left: 25%;
  font-style: normal;
  color: #00007f;
  text-decoration: none;
}

.bottomLink {
  font-size: 10px;
  color: #7f0000;
}

.bottomLink:hover {
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
}

.addressLink:hover {
  color: #ff0000;
}
