/*Featured Listings*/
#featuredlistings
{
width: 500px;
text-indent: 0;
}
#featuredlistings li 
{
height: 140px; 
list-style:none;
text-indent:0px;
border:1px solid #000;
border-bottom: 1px solid #333;
display: block;
}
#featuredlistingsright li 
{
height: 140px; 
list-style:none;
text-indent:0px;
display: block;
}
#featuredlistings li:hover
{ border: 1px solid #999; cursor:pointer}


#featuredlisting 
{
width: 480px;
text-indent: 0;
margin: 0;
padding: 0;
}
#featuredlisting li 
{
height: 140px; 
list-style:none;
text-indent:0px;
border:1px solid #666;
border-left: 1px solid #000;
border-right: 1px solid #000;
display: block;
}
#featuredlisting li:hover
{ border: 1px solid #999; cursor:pointer}

.largepic
{
margin: 2px;
background: #000;
border: 2px solid #666;
width: 160px;
height: 120px;
margin:5px;
}
.largepic:hover
{
border: 2px solid #ff9900;
}
.pictures
{
margin: 2px;
background: #000;
border: 2px solid #666;
width: 148px;
height: 111px;
}
.pictures:hover
{
border: 2px solid #ff9900;
}
.address
{
margin: 3px 6px;
color:#94ba65;
font-weight: bold;
text-decoration:underline;
}
.emailafriend
{
margin: 2px 6px;
color: #3333ff;
text-decoration:none;
}
.emailafriend:hover
{
text-decoration: underline;
}
.featuredright
{
float:right;
width: 315px;
}

.featuredright2
{
float:right;
width: 300px;
}
.label{float:right; margin-right:5px; text-align: right; font-size:14px; font-weight: bold; color:#ff0000; font-variant:small-caps; font-family:"Times New Roman", Times, serif; }
.status
{
color: #ff9900;
font-weight: 700;
font-size:16px;
}
p {line-height: 100%}
