body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%; /* needed for IE */
  margin: 0;
  padding: 0;
  color: #444;
  background-color : #ffe;
}
#bodyBlock {

}
p {
  margin : 1em 0 1em 1em;
  line-height: 1.3em;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
}
h3 {
  font-size: 1em;
  margin: 1em 0 0 0;
}
h3 + p {
  margin-top: 0;
}
#frontPageContent {
  text-align: center;
  color: #a66;
  background-color: transparent;
  font-size: 0.95em;
}
#frontPageContent #frontPageText {
  font-size: 0.8em;
  /*width: 290px;*/
  width: 450px;
  text-align: left;
  margin: 0 auto;
}
#frontPageContent #frontPageText p {
  margin: 2.4em 0;
}
#enterLink {
  text-align: right;
  font-size: 0.8em;
  padding-right: 50px;
}
ul#frontPageMenu {
  text-align: center;
}
ul#frontPageMenu li {
  display: inline;
  list-style: none;
  padding: 0 0.5em;
}
#titleImg {
  margin: 0;
  padding: 0;
}
#title {
  position: absolute;
  top: 67px;
  left: 275px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  line-height: 1.2em;
}
h1 {
  font-family: Paletino, Times-Roman, serif;
  display: inline;
  font-size: 1.2em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
#title em {
  font-size: 0.9em;
}
#title img {
  text-align: left;
}
#mainTable {
  position: relative;
  top: -4px;
  width: 640px;
  margin: 0;
  padding: 0;
  font-size: 100%;
}
#mainTable td {
  padding: 0;
  margin: 0;
}
#menu {
  /*font-family: Lucida Sans,Arial,sans-serif;*/
  font-family: Arial, Helvetical, sans-serif;
  font-style : italic;
  font-size: 100%;
  /* color : #977; */
  color: #fff;
  background-color : #900;
  vertical-align: top;
  width: 115px;
  text-align : right;
  font-weight : bold;
  padding : 0;
  white-space : nowrap;
}
#menu ul {
  margin: 1em 0 0 0;
  font-size : 0.8em;
}
#menu ul li {
  list-style: none;
  margin: 0;
  padding: 0 1em 1em 0;
}
#content {
  font-size: 0.8em;
  padding: 0;
}
#content img.hanger {
  float: left;
  margin: 0 0.5em 0 0;
}
#content img.right {
  float: right;
  margin: 0 1em 1em 1em;
  padding: 0;
}
#mainContent {
  margin: 2em 0 1em 1em;
}
p.businessTitle {
  margin: 3em 0 0 0;
}
.title {
  margin-top: 2em;
  font-variant: small-caps;
  font-weight: bold;
}
.developer {
  font-variant: small-caps;
  margin-top: 1em;
}
.hpnText {
  font-variant: normal;
}
.kern {
  letter-spacing: 1px;
}
.indent {
  display: block;
  margin-left: 1em;
}
.center {
  text-align: center;
}
.small {
  font-size: 0.8em;
}
.footnote {
  display: block;
  font-size: 0.9em;
  font-style: italic;
  padding-top: 0.5em;
}
#pricing {
  margin: 4em 0 1em 1em;
  padding-bottom: 1em;
  line-height: 1.3em;
}
#leasing {
}
#directionsTable {
  font-size: 100%;
  margin: 1em 0 1em 1em;
}
#galleryTable1,
#galleryTable2 {
  margin: 0 0 0 1em;
  font-size: 100%;
}
#galleryTable1 td,
#galleryTable2 td {
  padding: 0 1em 1em 0;
}
#galleryTable1 td {
  text-align: center;
}
#viewer {
  margin: 20px 0 0 22px;
  clear: both;
}
ul#amenities {
  padding-left: 116px;
}
ul#amenities li {
  list-position: outside;
  list-style: circle;
  margin: 0.5em 0 0.5em 1em;
}
.smaller {
  font-size: 0.8em;
}
#phonenums {
  margin: 0 0 1em 12em;
  padding: 0 1em;
}
#map {
  border-top: 1px solid #333;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  border-left: 1px solid #333;
}
#footer {
  position: relative;
  top: -4px;
  border-top: 1px solid #ccc;
  width: 100%;
  font-size: 0.8em;
  color: #ccc;
  background-color: transparent;
}
#footer td {
  padding: 0.5em;
}

#menu a:link,
#menu a:visited,
#menu a:active {
  color: #ccc;
  text-decoration : none;
}
#menu a:hover {
  color: #C93;
}
#enterLink a:link,
#enterLink a:visited,
#enterLink a:active,
#frontPageMenu a:link,
#frontPageMenu a:visited,
#frontPageMenu a:active,
#footer a:link,
#footer a:visited,
#footer a:active {
  color: #caa;
  background-color: transparent;
}
#enterLink a:hover,
#frontPageMenu a:hover,
#footer a:hover {
  color: #ccc;
  background-color: transparent;
}
