body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #2A365D;
  background-color: #485A96;
  background-image: url(jade_images/EncantoRealEstate-background02.gif);
  background-repeat: repeat;
}

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #2A365D;
}

a:link {
  color: #2A365D;
}

a:visited {
  color: #2A365D;
}

a:active {
  color: #2A365D;
}

.category_headline {
  font-size: 10pt;
  font-weight: bold;
}

.category_navigation {
  font-size: 8pt;
}

.category_crumbtrail {
  font-weight: bold;
margin:6px; padding-top:10px;
}

.category_subcat_headline {
  font-size: 10pt;
  font-weight: bold;
}

.category_property_caption {
  font-size: 8pt;
  font-weight: bold;
  color: #DBE3FD;
  background-color: #485A96;
width:100%; padding: 8px;
}

.category_property_description {
  font-size: 8pt;
}

.category_property_status {
  font-size: 8pt;
  font-weight: bold;
  color: #FF0000;
}

.category_property_price {
  font-size: 8pt;
}

.category_property_ID {
  font-size: 8pt;
}

.category_property_factlabel {
  font-size: 8pt;
  font-weight: bold;
}

.category_property_fact {
  font-size: 8pt;
}

table.properties_table
{
  border: solid 1px #485A96;
  border-collapse: collapse;
}

td.properties_table_cell
{
  border: solid 1px #485A96;
}

.search_field {
width: 200px;
}