/*	STYLES.CSS	*/
.listingData
{

	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: top;
}
h3
{

	font-weight: bold;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}
h7
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.data_desc
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.data_info
{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.ListingBanner
{
 
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	color: #006666;
	margin: 0px;
	text-align:left;
}
.topTable {
	background-image: url(images/topbk.jpg);
}
.loginArea {
 	background-image: url(images/greenbk.jpg);
}
.copyright {
	background-image: url(images/greenbk.jpg);
}
.borders {
	border: 1px solid #333333;
}
.agentinfo {
	background-color: #FFFFFF;
	text-align: left; 
	color:#333333; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.content {
	background-color: #FFFFFF;
	text-align: left; 
	color:#333333; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0px;
	padding-bottom: 10px;
}

.banner { 

	font-size:16px;
	color:#990000;
}

/* Searches */
.mainTitle
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #333333;
	padding-bottom: 5px;
	vertical-align: middle;
}
.titles
{
	color: #333333;
	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #333333;
}
.titles2
{
	color: #333333;
	
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-bottom: 1px solid #333333;	
}
.titles3
{
	color: #333333;
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
}
.data
{
	color: #333333;
	
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.data3
{
	color: #333333;
	
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	padding: 5px 0px 5px 25px;
	margin: 0px;
}

/* listings search */
.search_title 
{
	color: #333333;
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	

	float: left;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}	
.bottomNav
{
	color:#990000; 
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none; 
	line-height: normal;
	letter-spacing: normal;
}
a.bottomNav:link, a.bottomNav:hover, a.bottomNav:active, a.bottomNav:visited {
	color:#333333; 
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	line-height: normal;
	letter-spacing: normal;
}