#farmsextra p {
    color:#6bae00;
    font-size:16px;
}
#farmsextra {
margin-left:100px;
}
#farmsextra a{
  height:35px;
  width:350px;
  display:block;
  background-image:url(../images/framework/farmsbut.png);
  background-repeat:no-repeat;
  text-align:center;
  color:white;
  font-size:16px;
  font-weight:bold;
  padding-top:3px;
}
#farmsextra a:hover{
  height:35px;
  width:350px;
  display:block;
  background-image:url(../images/framework/farmsbutover.png);
  background-repeat:no-repeat;
  color:white;
}

/* showing dispersal properties */
#tableholder{
    width:530px;
    padding:10px;
    border:solid 2px #FFF;
    background-color: #FFF;
    background-image:url(images/framework/searchbg.jpg);
    background-repeat:repeat-y;
    padding-top:5px;
    padding-bottom:5px;
    min-height:220px;
    height:auto!important;
    height:220px;
}
#toptable{
    font-size:11px;
    width:100%;
    border-top:solid 1px #999;

}

#toptable tr td{
    border-bottom:solid 1px #999;
    padding:3px;

}
#toptable tr td a.linker {
    color:black;
    font-size:12px;
}
#toptable tr td a.linker strong {
    color:#332272;
}


#toptable tr td.price{
    font-weight:bold;
    color:#273c8c
}
#toptable tr td a.searcharrow{
    border:none;
}
#toptable tr td a{
    color:#666;
}
#toptable tr td.price a{
    color:#273c8c;
}
#toptable tr td a:hover{
    text-decoration:none;
    color:#332272;
}
div.navlinkholder{
    width:540px;
    text-align:left;
    margin-bottom:-10px;
    clear:both;
}
div.navlinkholder ul {
    margin:0;
    padding:0;
}
div.navlinkholder  ul li {
    float:left;
    list-style-type:none;
    padding:0;
    margin:0;
    margin-left:-20px;
    _margin-left:-10px;
    color:white;
}


#body div.navlinkholder a{
    background-color:gray;
    width:20px;
    display:block;
    margin-right:30px;
    text-align:center;
    color:white;

}
#body div.navlinkholder a:hover{
    background-color:#273c8c;
    font-weight:bold
}
.propertybuttons a:hover{
    text-decoration:none;
}
#body h1.searchtitle{
    margin-top:10px;
    width:730px;
}
#introtext{
    height:30px;
    font-size:14px;
}
div.property{
    padding:2px;
    border-bottom:solid 3px #999;
    position:relative;
    height:140px;
    height:auto!important;
    min-height:140px;
    width:735px;

}
#body div.property div.mainimageholder{
    width:150px;
    height:100px;
    float:right;
    border:solid 1px #273c8c;
    margin-left:580px;
    overflow:hidden;
    position:absolute;
    margin-top:5px;
}
#body div.property div.mainimageholder img{
     display:block;

}
#body div.property img.statusimage{
    position:absolute;
    left:0px;
    top:0px;
    height:100px;
    width:150px;
    display:block;
    z-index:999;
}
#body div.property div.propertydetails{
    width:540px;
    min-height:80px;
    height:auto!important;
    height:80px;
}
#body div.property div.propertytitle{
    border-bottom:solid 1px #999;
    width:735px;
}
#body div.property div.propertytitle h2{
    font-size:1em;
    color:#333;
}
#body div.property div.propertytitle span.price{
    float:right;
    font-size:1em;
    color:#273c8c;
    font-weight:bold;
}
#body div.property div.propertydetails p.intro{
    padding-top:5px;
    padding-bottom:15px;
}
#body div.property div.propertybuttons{
    bottom:5px;
    left:0px;
    width:560px;
    margin-top:-14px;
}

div#nevermiss{
    background-image:url(images/framework/nevermiss.png);
    width:211px;
    height:59px;
    padding:4px;
    padding-left:8px;
    float:right;
    margin-left:10px;
}
#body div#nevermiss a{
    color:#666;
}
#body div#nevermiss a:hover{
   color:#332272;
}
#body div#nevermiss a strong{
    font-family:arial, helvetica, verdana, sans-serif;
    font-weight:bold;
    font-size:16px;
    display:block;
    padding-top:1px;
    width:175px;
}
#body div#nevermiss a span{
    font-size:12px;
    padding-top:4px;
    display:block;
}
h2.property_heading {

  min-height:20px;
  height:auto!important;
  height:20px;
}

#body p.right {
  margin-left:13px;

}


