#poconoestatehomes img {
border: 1px solid #000000;

}

#poconoestatehomes ul{
list-style: none;
color: rgb(165,42,42);
font-weight: bold;
height:200px;
margin-top: 20px;
}

#poconoestatehomes hr{
text-align: left;
width: 690px;
}


.title{
width:690px;
clear: all;
height:60px;

}

.boxholder{
width: 690px;
height: 350px;

}

.leftbox {
float: left;
width: 385px;

 
}
.rightbox{
float:right;
width: 250px;

}


.viewbutton{
text-align: center;
display:block;
margin-left:auto;
margin-right:auto;
border: 3px solid #000000;
background: #C8C8C8;
width: 200px;
}

.listtext{
color: rgb(165,42,42);
font-size: 16px;
width: 120px;
text-align:right;
float:left;
}

.listitems{
color: #000000;
width: 120px;
font-size: 16px;
float:right;
}
