﻿body {
  background-image: url(images/bg_new2.gif);
  margin: 0%;
  padding: 0%;
  font-family: Arial, Helvetica, sans-serif;
  color: #231f20;
  text-align: left;
  vertical-align: top;
}
div {
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
}
#header {
  width: 100%;
  height: 124px;
  background-image: url(images/bg_header6.gif);
}
#container {
  width: 900px;
}
#navigation {
  background-color: #293461;
  width: 196px;
  float: left;
  vertical-align: top;
  text-align: center;
  border-right: 1px solid #fff;
  padding-top: 20px;
}
.navlist ul {
  background-color: #293461;
  vertical-align: top;
  text-align: left;
  padding: 0px 0px 0px 0px;
}
.navlist li {
  color: #fff;
  font-size: 11pt;
  line-height: 28pt;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px dotted #9ba0b5;
}
.navlist a:link {
  color: #fff;
  text-decoration: none;
}
.navlist a:visited {
  color: #fff;
  text-decoration: none;
}
.navlist a:hover {
  color: #cab365;
  text-decoration: none;
}
.navlist a:active {
  color: #cab365;
  text-decoration: none;
}
#address {
  position: absolute;
  top: 450px;
  left: 30px;
  clear: both;
  width: 166px;
  font-size: 9pt;
  line-height: 13pt;
  color: #f8f9b6;
  text-align: left;
}
#contenthome {
  background-color: #fff;
  width: 704px;
  float: right;
  padding: 0px;
}
#contenttext { /* text block on home page */
  width: 674px;
  font-size: 10.5pt;
  line-height: 17pt;
  padding: 15px 10px 20px 15px;
}
#content {
  width: 674px;
  float: right;
  background-color: #fff;
  font-size: 10.5pt;
  line-height: 15pt;
  padding: 15px 10px 20px 15px;
}
#footer {
  font-size: 8.5pt;
  line-height: 12pt;
  color: #293461;
  padding: 10px 10px 30px 210px;
  clear: both;
}
h1 {
  text-align: left;
  font-size: 14pt;
  font-weight: bold;
  color: #293461;
  border-bottom: 1px dotted #231f20;
  margin-top: 20px;
  margin-right: 25px;
  margin-left: 15px;
}
.pagetitle {
  font-size: 14pt;
  color: #907e42;
}
#properties td {
  font-size: 10.5pt;
  line-height: 17pt;
  padding: 5px 20px 40px 10px;
  border-bottom: 1px dotted #c2c1c1;
  text-align: left;
  vertical-align: top;
}
ul.property {
  list-style-image: url(images/square.gif);
}
ul.property li {
  color: #fff;
  font-size: 9pt;
  line-height: 20pt;
  font-weight: bold;
  text-align: left;
}
.proptitle {
  font-size: 13pt;
  color: #1433a3;
  font-weight: bold;
}
ul.property2 {
  list-style-type: none;
  margin-left: 0;
  padding-left: 1em;
  text-indent: .6em;
}
ul.property2 li {
  color: #fff;
  font-size: 9pt;
  line-height: 20pt;
  font-weight: bold;
  text-align: left;
}
.utilities td {
  font-size: 10.5pt;
  line-height: 17pt;
  padding: 10px 10px 10px 0px;
  text-align: left;
  vertical-align: top;
}
h2 {
  font-size: 11pt;
  color: #293461;
  font-weight: bold;
  background-color: #dbd8d8;
  padding: 0 0 0 5;
}
h3 {
  font-size: 10pt;
  background-color: #1433a3;
  color: #fff;
  padding: 0px 2px 0px 2px;
  margin-left: 25px;
  font-weight: bold;
}