﻿#footer
{
	font-family: Arial, Sans-Serif , Verdana ;
	font-size: 10px;
	/*color: #9D9FA1;*/
	color:Gray;
	font-style: normal;
	font-weight: normal;
	padding : 5px 2px 350px 1px;
}
#footer a
{
	/*color: #9D9FA1;*/
	text-decoration: none;
}
#footer a:hover
{
	/*color: #9D9FA1;*/
	text-decoration: underline;
}
#footer ul
{
	display: block;
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
}
#footer ul .top
{
	float: left;
	font-weight :bold ;
	font-size :11px;
	color : Black ;
	display: inline;
	padding-left: 2px;
}
#footer ul .top .group
{
	display: inline;
	font-weight :normal ;
	font-size : 10px;
	color :Gray;
	list-style-type: none;
	list-style-image: none;
	padding-left: 5px;
}
#footer ul .top a
{
	color: Black;
	text-decoration: none;
}
#footer ul .top a:hover
{
	color: Black;
	text-decoration: underline;
}
#footer ul .top .group a
{
	color: Gray;
	text-decoration: none;
}
#footer ul .top .group a:hover
{
	color: Gray;
	text-decoration: underline;
}
/* Realtor value banner ads styles */

#divParentRealtorAdsImages
{
	/*padding : 5px 5px 5px 15px;*/
	padding: 7px 3px 5px 15px;
}
.realtorValueAds {  
    height:  90px;  
    width:   728px;  
    padding: 0;  
    margin:  0; 	 
    border-color : White ;
} 
.realtorValueAds a
{
	border-color: White;
}
.realtorValueAds  a img
{
	border-color: White;
}
/* end banner ads styles */