main {
  margin: 35px 0; }

/* fix the title and search bars */
header h1 {
  width: 100%;
  float: none;
  display: block; }

header h1 span {
  top: -48px; }

div.search {
  clear: both;
  float: left;
  display: block;
  width: 100%;
  margin: 21px 0 0; }

div.search input {
  width: 50%;
  left: 0; }

div.search button {
  left: 50%;
  margin-left: 16px; }

/* fix the overflow on the umc footer */
footer h2 {
  font-size: 10px; }

footer a.umc {
  font-size: 10px; }

footer h2 em {
  padding-left: 14px; }

/* widens slider info to make it look better */
#slidr-div div.info {
  width: 70%; }

/* remove info from homepage slider */
.info p {
  display: none; }

.staffperson {
  width: 100%;
  clear: both;
  display: table;
  margin-bottom: 28px;
  float: left; }

.staffperson img {
  width: 80%;
  margin-right: 0px;
  float: left; }

.district_map h1 {
  position: absolute;
  top: 62px;
  font-size: 30px; }
