#property_list {
    color: #57442a;
    margin: 36px 0px 10px 0px;
}

#property_list img {
  border: 5px #e9dfd3 solid;
  height: 200px;
  width: 248px;
}

#property_list img.bullet {
  border: none;
  height: auto;
  width: auto;
}

#property_list .property {
    clear: both;
    margin: 0px 0px 50px 0px;
    min-height: 220px;
}

#property_list .propertyImage {
  float: left;
  margin-top: -20px;
  z-index: 500;
}


#property_list .propertyImage a:link {
    color: #57442a;
  text-decoration: none;
}

#property_list .propertyImage a:visited {
    color: #57442a;
  text-decoration: none;
  }

#property_list .propertyImage a:hover {
    color: #57442a;
  text-decoration: none;
  }

#property_list .propertyImage a:active {
    color: #57442a;
  text-decoration: none;
  } 






#property_list .property_title {
    background-color: #987540;
    border: 3px #4d3612 solid;
    border-left: none;
    margin-left: 258px;
    padding: 4px 0px 4px 6px;
    width: 424px;
    z-index: 0;
}


#property_list .property_title a:link {
  color: #f4ebda;
  text-decoration: none;
}

#property_list .property_title a:visited {
  color: #f4ebda;
  text-decoration: none;
  }

#property_list .property_title a:hover {
  color: #f4ebda;
  text-decoration: none;
  }

#property_list .property_title a:active {
  color: #f4ebda;
  text-decoration: none;
  } 

#property_list .property_title h2 {
    color: #f4ebda;
    font-family: Times, "Times New Roman", serif;
    font-size: 160%;
    font-weight: normal;
}

#property_list p.price {
    font-family: Times, "Times New Roman", serif;
    font-size: 160%;
    font-weight: normal;
    padding-right: 16px;
    padding-top: 6px;
    text-align: right;
}

#property_list .description {
    margin-left: 258px;
    padding: 4px 0px 4px 6px;
    width: 424px;
}


#property_list .description li {
    list-style-image: url(../images/bullets/triangle_up.gif);
    margin-left: 20px;
}

#property_list .mls_button {
    padding: 4px 0px;
}

.sold {
    border: 1px #993333 solid;
    color: #993333;
    font-family: Times, "Times New Roman", serif;
    font-weight: bold; 
    font-size: 110%;
    padding: 1px;
}

.contract {
    color: #993333;
    font-family: Times, "Times New Roman", serif;
    font-weight: bold; 
    font-size: 110%;
}

.hide {
    color: #000;
    font-weight: bold; 
    font-size: 130%;
}

h3.message {
    color: #993333;
    font-size: 140%;
    font-weight: bold;
}

#pageMenu {
    text-align: center;
}

#pageMenu li {
    display: inline;
    font-size: 94%;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}


#pageMenu a:link {
  text-decoration: none;
}

#pageMenu  a:visited {
  text-decoration: none;
  }

#pageMenu a:hover {
  text-decoration: none;
  }

#pageMenu  a:active {
  text-decoration: none;
  } 
