.mobile-nav-frame {
	background: #073a1d;
}

.mobile-nav-frame ul {
	background: #125a31;
	border: 1px solid #073a1d;
}

.mobile-nav-frame .title {
	border-bottom: 1px solid #125a31;
    background: #073a1d;
}
#footer-widgets .widget {
  width: 33%;
}
#main {
  padding: 0px;
}

.widget_headline-widget h1 {
  font-family: 'Maven Pro', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: bold;
  padding-top: 30px;
  font-size: 30px;
  color: #094b26;
	text-transform: none;
	letter-spacing: 0px;
}