/*
Added 10/23/04 Dustin
*/

/* Used on the results page for attributes like Beds, Baths, Sqft, etc.*/
	.results_attr	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #363636;
	font-weight: bold;
	}
	
/* Used on the results page for public remarks*/
	.remarks	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: regular;  
	font-size: 12px;
	color: #292929;
	}
		
/* Used on the for "listing by" line*/
	.listingby	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: regular;  
	font-size: 10px;
	color: #505050;
	}

/* Used on the for sort by on results page*/
	.sortby	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: regular;  
	font-size: 12px;
	color: #505050;
	}
	.sortbydropdown	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: regular;  
	font-size: 10px;
	color: #505050;
	}	

/* Used on the "Showing listings x - y of z" on results page*/
	.showing	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: regular;  
	font-size: 12px;
	color: #505050;
	}	
	.showing_link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #dbd5c0;
	}
	a.showing_link {
		padding:3px;
		background-color:#283743;
	}
	.showing_link:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #548AD8;
	}
/* Used on details page to show area, price ,etc. */
	.heading_attr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}	

/* Used on details page for back and next to move through the pictures */
.picnav {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	}
	
/*  Used for the headers in the details page table*/	
	.table_info-header {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #505050;
	line-height:16px;
	background-color: #DBD5C0;
	border-top: 1px;
	border-right: 0px none #DBD5C0;
	border-bottom: 0px none #DBD5C0;
	border-left: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-color: #FFFFFF;
}

/*  Used for the information in the details page table*/		
	.table_info {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #292929;
	line-height:16px;
	background-color: #DBD5C0;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 0px none #DBD5C0;
	border-left: 0px none #DBD5C0;;
	border-top-style: solid;
	border-right-style: none;
	border-color: #FFFFFF;
	}

/* Used for drop down boxes on search form */	
	.dropdowns {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
/*
End Additions
*/
	.title {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight : bold;
	line-height : 28px;
	color: #000000;
	}
	
	.title_sub {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height : 24px;
	color: #505050;
	}
	
	.criteria_title {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height : 24px;
	font-weight: bold;
	color: #283743;
	}
	
	.table_entries {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #505050;
	line-height:16px;
	}
	.table_bg {
	background-color: #DBD5C0;
	}
	.table_info-header {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #505050;
	line-height:16px;
	background-color: #DBD5C0;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	}
	
	.table_titlebg {
	background-color: #283743;
	}
	.table_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: regular;  
	font-weight: bold;
	font-size: 14px;
	line-height : 14px;
	color: #FFFFFF;
	background-color: #283743;
	}
	.table_footerbg {
	background-color: #e6e6e6;
	}
	
	.table_footer{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #E6E6E6;
	text-align:center;
	width:100%;
	background-color: #283743;
	}
	
	.table_footerLink {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #2b3f50;
	font-weight: bold;
	}
	
	
	
	.search {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DBD5C0;
	}
	
	.show_details {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2b3f50;
	text-decoration: none;
	}
	
	.more_info {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #5A5A5A;
	background-color: #E6E6E6;
	}
	.agentinfo {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #5A5A5A;
	background-color: #E6E6E6;
	}
	.paragraph	{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	}