//Formats the regions title
#search-criteria_heading h2 {
	font-size:	1.5em;
	font-weight:	700;
	color:	#bc6212;
}

.ui_footer {
  display: block;
  margin: auto;

}

#main-img {
  display: block;
  margin: auto;
  text-align: center;
}

#footer-img {
  display: block;
  margin: auto;
  text-align: center;
}




