/*
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: #6A9981;
	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: #C4BB80;
	}

	.remarks a{
		color:#ffffff;
	}
		
/* Used on the for "listing by" line*/
	.listingby	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: regular;  
	font-size: 10px;
	color: #000000;
	}

/* Used on the for sort by on results page*/
	.sortby	{
	font-family: arial, helvetica, san serif;
	font-style: regular;  
	font-size: 12px;
	color: #000000;
	}
	.sortbydropdown	{
	font-family: arial, helvetica, san serif;
	font-style: regular;  
	font-size: 10px;
	color: #000000;
	}	

/* Used on the "Showing listings x - y of z" on results page*/
	.showing	{
	font-family: arial, helvetica, san serif;
	font-style: regular;  
	font-size: 12px;
	color: #000000;
	}	
	.showing_link {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #553D32;
	line-height: 14px;
	text-decoration: none
	}
	.showing_link:hover {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #456454;
	line-height: 14px;
	text-decoration: none
	}
/* Used on details page to show area, price ,etc. */
	.heading_attr {
	font-family: arial, helvetica, san serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}	

/* Used on details page for back and next to move through the pictures */
.picnav {
	margin-top:7px;
	padding:0;
	height: 22px;
	font-family: arial, helvetica, san serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF /*#D8D2AB*/;
	text-decoration: none;
	}
* html .picnav {
	margin-top:2px;
	padding:0;
	height:24px;
	}
.picnavbtn {
	margin:0;
	padding: 3px;
	font-family: arial, helvetica, san serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF /*#D8D2AB*/;
	text-decoration: none;
	background-color: #456454;
	}
	
/*  Used for the headers in the details page table*/	
	.table_info-header {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	background-color: #6A5246;
	border-top: 1px;
	border-right: 0px none #6A5246;
	border-bottom: 0px none #6A5246;
	border-left: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-color: #C4BB80;
}

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

/* Used for drop down boxes on search form */	
	.dropdowns {
	font-family: arial, helvetica, san 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: #000000;
	}
	
	.criteria_title {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height : 24px;
	font-weight: bold;
	color: #000000;
	}
	
	.table_entries {
	margin-top:7px;
	padding:0;
	height: 22px;
	font-family: arial, helvetica, san serif;
	font-size: 13px;
	line-height:16px;
	font-weight: bold;
	color: #FFFFFF /*#D8D2AB*/;
	text-decoration: none;
	}
	* html .table_entries {
	margin-top:2px;
	padding:0;
	height:24px;
	}
	.table_bg {
	background-color: #6A5246;
	}
	.table_bg #sideLinks a, a.sideLinks{
		 display:block;
		 margin:7px 3px;
		 padding:3px;
		 border:2px solid #426552;
		 background:#d0c894;
		 text-decoration:none;
	}
	 a.sideLinks{
		 width:170px;
		 margin:5px;
		 text-align:center;
	 }
	.table_bg #sideLinks a:hover, a.sideLinks:hover{
		background:#ffffff;
	}
	.table_bg2 {
	background-color: #426552;
	}
	.table_bg2 #sideLinks a{
		 display:block;
		 margin:7px 3px;
		 padding:3px;
		 border:2px solid #6A5246;
		 background:#d0c894;
		 text-decoration:none;
	}
	.table_bg2 #sideLinks a:hover{
		background:#ffffff;
	}
	.table_info-header {
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	background-color: #6A5246;
	border-width: 1px;
	border-style: solid;
	border-color: #C4BB80;
	}
	
	.table_titlebg {
	background-color: #000000;
	}
	.table_title {
	font-family: arial, helvetica, san serif;
	font-style: regular;  
	font-weight: bold;
	font-size: 14px;
	line-height : 14px;
	color: #FFFFFF;
	background-color: #000000;
	}
	.table_footerbg {
	background-color: #E6E6E6;
	}
	
	.table_footer{
	font-family: arial, helvetica, san serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	background-color: #E6E6E6;
	}
	
	.table_footerLink {
	font-family: arial, helvetica, san serif;
	font-size: 10px;
	color: #00386E;
	font-weight: bold;
	}
	
	
	
	.search, .search a, .search a:visited {
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #456454;
	}
	.search a:hover {
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	font-weight: bold;
	color: #C6BA84;
	text-decoration: none;
	background-color: #456454;
	}
	
	.show_details {
	font-family: arial, helvetica, san serif;
	font-size: 10px;
	font-weight: bold;
	color: #104476;
	text-decoration: none;
	}
	
	.more_info {
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	text-decoration: none;
	/* color: #5A5A5A;
	background-color: #E6E6E6; */
	color: #d0c894;
	background-color: #426552;
	}
	.agentinfo {
	font-family: arial, helvetica, san serif;
	font-size: 10px;
	text-decoration: none;
	color: #d0c894;
	background-color: #426552;
	}
	.agentinfo a, .table_footer a, .table_footer a:visited {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 10px;
	color: #49342B;
	text-decoration: none
	}
	
	.agentinfo a:hover, .table_footer a:hover {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 10px;
	color: #456454;
	text-decoration: none
	}
	.paragraph	{
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	}
	.table_info a,.table_info a:visited,.table_info a:link,.table_info a:focus{
		color:#ffffff;
	}
	.table_info a:hover{
		color:#d0c894;
	}

