#navbar {
  height: 70px;

}

.image100{
width:100%;
height:auto;
margin:0 auto;
padding-top:10px;
}

.image90{
width:90%;
height:auto;
margin:20px auto;
}

h1.mt40{
margin-top:40px !important;
}

.mtb40 {
  display: inline-block;
  margin: 40px 0;
  padding: 40px 0;
}
#navbarright {
  width: 170px !important;}

#navbarleft {
  width: 780px;
}

#searchbox {
  width: 120px !important;
}

.button {
  background: #ccc none repeat scroll 0 0;
  color: #000;
  cursor: pointer;
  padding: 5px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border:2px solid #ADA5A5;
font-weight:bold;
}

a:hover.button{
text-decoration:none;
background:#ADA5A5;
color:#fff;
}


li.page-item-422 {
display:none;
}