  body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-color: #000000;
    margin-left:0em;
    margin-right:0em;
    margin-top:0em;
    background-color: #506D8E;
 }

 .menu {
    font-size:12px;
    font-style:normal;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background-color: #006666;
    border-style: solid;
    border-color: #000000;
    border-width: 2px 2px;
    border-bottom-width: 0px;
    cursor: hand;
 }

 .submenu { 
    font-size:12px;
    font-style:normal;
    color: #000000;
    font-weight: bold;
    text-align: center;
    background-color: #ffffff;
    border-style: solid;
    border-color: #000000;
    border-width: 2px 2px;
    border-top-width: 0px;
 }

 .image_border { 
    background-color: #ffffff;
    border-style: solid;
    border-color: #000000;
    border-width: 4px 4px;
 }

 .contact_border { 
    background-color: #006666;
    border-style: solid;
    border-color: #000000;
    border-width: 2px 2px;
 }

 .nav_border { 
    background-color: #98A444;
    border-style: solid;
    border-color: #000000;
    border-width: 2px 2px;
 }

 .thin_green { 
    background-color: #006666;
    border-style: solid;
    border-color: #000000;
    border-width: 1px 1px;
 }

 .thin_black { 
    background-color: #000000;
    border-style: solid;
    border-color: #000000;
    border-width: 2px 2px;
 }

 .heading {
  font-size:24px;
  font-style:normal;
  color:#000000;
  font-weight: bold;
  text-align: center;
  }

 .subheading {
  font-size:18px;
  font-style:normal;
  color: #000000;
  font-weight: normal;
  text-align: center;
  }

 .subheading_green {
  font-size:18px;
  font-style:normal;
  color: #006666;
  font-weight: normal;
  text-align: center;
  }

 .subheading_bronze {
  font-size:18px;
  font-style:normal;
  color: #98A444;
  font-weight: normal;
  text-align: center;
  }

 .subheading_maroon {
  font-size:18px;
  font-style:normal;
  color: #7B3737;
  font-weight: normal;
  text-align: center;
  }

 .subheading_italic {
  font-size:18px;
  font-style:italic;
  color: #000000;
  font-weight: normal;
  text-align: center;
  }

 .smsubheading {
  font-size:14px;
  font-style:normal;
  color: #000000;
  font-weight: bold;
  text-align: left;
  }

 .smsubheading_maroon {
  font-size:14px;
  font-style:normal;
  color: #7B3737;
  font-weight: bold;
  text-align: left;
  }

 .smsubheading_green {
  font-size:14px;
  font-style:normal;
  color: #006666;
  font-weight: bold;
  text-align: left;
  }

 .smsubheading_bronze {
  font-size:14px;
  font-style:normal;
  color: #98A444;
  font-weight: bold;
  text-align: left;
  }

 .smsubheadingctr {
  font-size:14px;
  font-style:normal;
  color: #000000;
  font-weight: bold;
  text-align: center;
  }

 .xsmsubheadingctr {
  font-size:12px;
  font-style:normal;
  color: #000000;
  font-weight: bold;
  text-align: center;
  }

 .floor_plan {
  font-size:10px;
  font-style:normal;
  color: #000000;
  font-weight: normal;
  text-align: center;
  }

 .price {
  font-size:14px;
  font-style:normal;
  color: #000000;
  font-weight: bold;
  text-align: center;
  }

 .contact{
  font-size:12px;
  font-style:normal;
  color: #98A444;
  font-weight: bold;
  text-align: center;
  }

 .contact_left{
  font-size:12px;
  font-style:normal;
  color: #98A444;
  font-weight: bold;
  text-align: left;
  }

 .details{
  font-size:16px;
  font-style:normal;
  color: #000000;
  font-weight: normal;
  text-align: left;
  }

  .details a:link {
  text-decoration: underline;
  color: #98A444;
  }

  .details a:visited {
  text-decoration: underline;
  color: #98A444;
  }

  .details a:hover {
  text-decoration: underline;
  color: #006666;
  }

 .name{
  color: #ffffff;
  }

  .contact a:link {
  text-decoration: underline;
  color: #ffffff;
  }

  .contact a:vlink {
  text-decoration: underline;
  color: #ffffff;
  }

  .contact_left a:link {
  text-decoration: underline;
  color: #ffffff;
  }

  .contact_lefta:vlink {
  text-decoration: underline;
  color: #ffffff;
  }

 .nav_link{
  font-size:12px;
  font-style:normal;
  color: #006666;
  font-weight: bold;
  text-align: right;
  }

  .nav_link a:link {
  text-decoration: underline;
  color: #98A444;
  }

  .nav_link a:visited {
  text-decoration: underline;
  color: #98A444;
  }

  .nav_link a:hover {
  text-decoration: underline;
  color: #006666;
  }

 .nav_link_center{
  font-size:12px;
  font-style:normal;
  color: #006666;
  font-weight: bold;
  text-align: center;
  }

  .nav_link_center a:link {
  text-decoration: underline;
  color: #98A444;
  }

  .nav_link_center a:visited {
  text-decoration: underline;
  color: #98A444;
  }

  .nav_link_center a:hover {
  text-decoration: underline;
  color: #006666;
  }