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