@charset "UTF-8";

body
{
  background: 	black url(../jade_images/bk_sea1.jpg) no-repeat fixed top center;
}

a:link {
  color: #0C10AD;
  font-weight: 600;
}

a:visited {
  color: #0000FF;
  font-weight: 600;
}

a:active {
  color: #FF0000;
}

.agency_disclaimer { 
}

.catagory_main_table{ 
  width: 100%;
  padding: 10px;
  text-align: left; 
}

.main_div {
  height : auto !important; /* ignored by IE, applied everywhere else */
  height : 500px; /* IE treats as min-height */
  min-height : 500px;/* IE ignores this */
  font-size: 0.800em;
}

.category_introduction {
}

.category_navigation {
  font-weight: 600;
}

td.category_navigation {
  padding: 3px;
}

.category_property_caption {
  font-weight: 600;
}

.category_property_description {
}

.category_property_status {
  font-weight: 600;
}

.category_property_price {

}

.category_property_ID {
}

.category_property_factlabel {
  font-weight: 600;
}

.category_property_fact {
}

table.properties_table
{
  border: hidden;
  width: 100%;
  line-height: 1.250em;
  font-size: 0.850em;
}

td.properties_table_cell
{
  border: solid 1px #CCC;
  padding:8px;
  background-color:#FFF;
}

.search_label {
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
}

.search_field {
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
}
