/* ----------------------------------------------------------------
  This is the master styles file.
  It contains all the styles that are general to the realestate page
  Author: G. Coder
  Last updated: 2007-05-14
  -----------------------------------------------------------------*/

#mainContent	{
padding-left:15px;
font-size:12px;
}

#mainContent h1	{
margin:20px 10px 20px 0;
padding:0;
font-size:18px;
font-weight:bold;
color:#000000;
}

#mainContent h2	{
margin:10px 10px 10px 0;
padding:0;
font-size:14px;
}

#toplist ul	{
list-style-image:url(/images/real_estate/dash.gif);
margin:0;
padding:5px 0px 5px 20px;
}

#toplist li	{
padding:0 0 5px 20px;
}

#mainContent ul	{
list-style-image:url(/images/real_estate/dash.gif);
margin:0;
padding:5px 0px 5px 20px;
color:#000000;
}

#mainContent li	{
padding:0 0 3px 15px;
}

.refeaturedproperty	{
width:741px;
height:150px;
margin-top:40px;
}

.refeaturedpics	{
position:relative;
float:left;
width:200px;
height:150px;
padding-right:20px;

}

.reimg	{
padding:0;
}

.refeaturedtitle	{
position:relative;
float:left;
width:521px;
height:30px;
}

.refeaturedtitle h3	{
font-size:15px;
font-weight:bold;
padding:0;
margin:0;
color:#000000;
}

.refeaturedinfo	{
position:relative;
float:left;
width:240px;
height:100px;
padding-right:60px;
line-height:150%;
padding-top:15px;
font-size:12px;
}

.refeaturedprice	{
position:relative;
float:left;
width:220px;
height:100px;
line-height:150%;
padding-top:15px;
font-size:12px;
}
