a:link {
  color: #1d5830;
  text-decoration: underline;    
}

a:visited {
  color: #1d5830;
  text-decoration: underline;  
}

a:active {
  color: #3b794c;
  text-decoration: none;
}

a:hover {
  color: #3b794c;
  text-decoration: none;
}

h1 {
	color: #1d5830;
}

h2 {
	color: #1d5830;
}

h3 {
	color: #3b794c;
}

#top_header .top_label {
	color: #1d5830;
}

#top_header .top_data {
	color: #1d5830;
}

#side_nav_links p {
	background-color: #1d5830;
}

#side_nav_links a {
	background-color: #1d5830;
}

#side_nav_links a:hover {
	background-color: #3b794c;
}

#search_form_container_inner h2 {
	border-bottom: 1px solid #1d5830;
}

#content_area_mls h2 {
	border-bottom: 1px solid #1d5830;
}

div .paging_links td {
	background-color: #1d5830;
}

#detail_container_inner h2 {
	border-bottom: 1px solid #1d5830;
}

#detail_container_inner #detail #detail_top_info #nextsteps_title
{  
	background-color: #1d5830;
}

#mls_maps_container_inner td.mapsdataheader {
	background-color: #1d5830;
}
