a:link {
  color: #1a284c;
  text-decoration: underline;    
}

a:visited {
  color: #1a284c;
  text-decoration: underline;  
}

a:active {
  color: #415474;
  text-decoration: none;
}

a:hover {
  color: #415474;
  text-decoration: none;
}

h1 {
	color: #1a284c;
}

h2 {
	color: #1a284c;
}

h3 {
	color: #415474;
}

#search_form_container_inner h2 {
	border-bottom: 1px solid #1a284c;
}

#content_area_mls h2 {
	border-bottom: 1px solid #1a284c;
}

div .paging_links td {
	background-color: #1a284c;
}

#detail_container_inner h2 {
	border-bottom: 1px solid #1a284c;
}

#detail_container_inner #detail #detail_top_info #nextsteps_title
{  
	background-color: #1a284c;
}

#mls_maps_container_inner td.mapsdataheader {
	background-color: #1a284c;
}
