.column {
  float: left !important;
  margin: 0px 2px 0px 2px;
}

#leftFrame {
  width: 120px;
}

.navLink {
  width: 100px;
  height: 24px;
  text-align: center;
  vertical-align: middle;
  padding: 12px 0px 12px 0px;
  margin: 2px 0px 0px 0px;
  background-color: #007fff;
}

.navLink a {
  color: #ffffff !important;
  font-family: Verdana;
  font-size: 12px;
  font-style: italic;
}

.navLink:hover {
font-family: Verdana;
  font-weight: bold;
  width: 120px;
}

.navLink a:hover {
font-family: Verdana;
  font-weight: none;
  width: 120px;
}

h1 {
font-family: Verdana;
  font-size: 48px;
  text-align: center;
  font-style: italic;
}

h2 {
font-family: Verdana;
  font-size: 36px;
  text-align: center;
  font-style: italic;
}
h3 {
font-family: Verdana;
  font-size: 24px;
  text-align: center;
  font-style: italic;
}

body {
font-family: Verdana;
}

.pagefooter {
  text-align: center;
  font-size: 12px;
}

#rightFrame {
  max-width:600px;
  font-size: 18px;
}

table {
  width: 90%;
}

tbody {
  margin: 10px;
}

#available th, #available td {
  text-align: center;
  border: 1px solid black;
  vertical-align: text-top;
width: 900;
}

th {
  text-transform: uppercase;
  font-style: italic;
}

#contacts li {
  white-space: pre;
}

p {
font-family: Verdana;
  text-indent: 15px;
}

.fakeButton {
  background-color: #7f7f7f;
  font-weight: bold;
  position:relative;
  text-decoration: none;
  color: #ffffff;
  width: 200px;
}

.stretch {
  font-stretch: expanded;
}

.center {
  text-align: center;
}

.linkMouseOver:hover {
text-decoration: none;
}


#backButton {
  position: absolute;
  top: 10px;
  right: 10px;
  font-style: italic;
  font-weight: bold;
}

#backButton a {
  text-decoration: none;
  color: red;
}

#tenant {
  position: absolute;
}
#leaseForm p {
  text-indent: 0px;
}

#leaseForm td {
  vertical-align: top;
}