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