a:link {
  color: #060b1d;
  text-decoration: underline;    
}

a:visited {
  color: #060b1d;
  text-decoration: underline;  
}

a:active {
  color: #253249;
  text-decoration: none;
}

a:hover {
  color: #253249;
  text-decoration: none;
}

h1 {
	color: #060b1d;
}

h2 {
	color: #060b1d;
}

h3 {
	color: #060b1d;
}

#search_form_container_inner h2 {
	border-bottom: 1px solid #060b1d;
}

#content_area_mls h2 {
	border-bottom: 1px solid #060b1d;
}

div .paging_links td {
	background-color: #060b1d;
}

#detail_container_inner h2 {
	border-bottom: 1px solid #060b1d;
}

#detail_container_inner #detail #detail_top_info #nextsteps_title
{  
	background-color: #060b1d;
}

#mls_maps_container_inner td.mapsdataheader {
	background-color: #060b1d;
}

div.max_results_message {
 	background-color: #EEEEEE; 
	text-align: center; 
	font-size: 11px; 
	font-weight: bold;
	padding: 6px; 
	color: #333333;
	margin-bottom: 12px;
}
