h1 a {
   font-family: "ronnia-condensed", sans-serif;
   font-size: 36px;
   font-weight: 400;
   height: auto;
   margin-left: 30px;
   position: static;
   text-indent: 0px;
   width: auto;
}

h2 {
   background: none;
   padding-left: 0px;
}

#headercontainer,
#header {
   height: auto;
}

#logo,
#hero,
form,
.edit-link,
.map .view-larger {
   display: none;
}

#contentcontainer {
   padding-top: 0px;
   margin-bottom: 5px;
}

#rhino {
   width: auto;
}

#rhino a {
   background: none;
   display: inline;
   height: auto;
   text-indent: 0px;
   width: auto;
}

#container {
   padding-bottom: 15px;
}

.menu-main-container ul.menu {
position: absolute;
top: -24px;
left: 534px;
list-style: none;
overflow: hidden;
width: 504px;}

#back-to-top {
display:none;
}