BODY {
  background-color: #0C2F4B;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: left;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: left;
}

A:link {
  color: #5DAB0A;
}

A:visited {
  color: #5DAB0A;
}

A:hover {
  color: #552521;
}

DIV.content_holder {
  padding: 10px;
  padding-bottom: 20px;
}

TD.homelist {
  font-size: 12px;
  color: #0C2F4B;
  font-weight: bold;
  line-height: 13px;
}

DIV.intro {
  color: #666666;
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
  line-height: 17px;
}

DIV.bottomnav {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
}

A.bottomnavlink:link {
  color: #0C2F4B;
  text-decoration: none;
}

A.bottomnavlink:visited {
  color: #0C2F4B;
  text-decoration: none;
}

A.bottomnavlink:hover {
  color: #5DAB0A;
  text-decoration: none;
}

DIV.copyright {
  margin: 5px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #552521;
}

DIV.sus_holder {
  margin: 5px;
  text-align: center;
}

DIV.formlabel {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
}

.contactfield {
  border: 1px solid #333333;
  font-size: 12px;
  padding: 2px;
  font-family: arial, sans-serif;
}

.submitbutton {
  background-color: #5DAB0A;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  border: 2px solid #5DAB0A;
  cursor: hand;
}

DIV.errortext {
  font-weight: bold;
  color: #CC0000;
  text-align: center;
  font-size: 14px;
}

DIV.estimate_intro {
  color: #333333;
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 12px;
}

DIV.owners {
  font-weight: normal;
  background-image: url(images/bg_bottom_left.gif);
  background-color: #5DAB0A;
  padding: 10px;
  color: #FFFFFF;
  font-size: 12px;
}

DIV.owners_hdr {
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: bold;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 1px;
}

DIV.page_hdr {
  font-size: 24px;
  font-weight: bold;
  color: #5DAB0A;
  margin-bottom: 10px;
  padding-bottom: 2px;
  border-bottom: 1px solid #5DAB0A;
  text-align: right;
  font-family: arial narrow, arial, sans-serif;
}

DIV.thankyou_estimate {
  background-color: #E6DFDE;
  border: 1px solid #552521;
  width: 400px;
  margin-bottom: 25px;
  padding: 10px;
  text-align: center;
  color: #552521;
  font-size: 14px;
}

TD.contact_form_label {
  text-align: right;
  font-weight: bold;
}

.contactsubmitbutton {
  background-color: #0C2F4B;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  border: 2px solid #0C2F4B;
  cursor: hand;
}


