#menudiv {
  background-color: #7ea8cf;
  border: 1px #666666 solid;
  margin-top: 25px;
  width: auto;
  text-align: center;
  padding: 4px;
  }

.menubutton1 {font-weight: bold;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;}

.menubutton1 a {padding: 4px;
text-decoration: none;
width: 98%;
display: block;
color: #224059;
background-color: #b5c9e2;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;}

.menubutton1 a:hover {background-color: #99aabf;
border-top: 2px #31557f solid;
border-left: 2px #31557f solid;
border-bottom: 2px #cce3ff solid;
border-right: 2px #cce3ff solid;}

.menubutton2 {font-weight: bold;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;}

.menubutton2 a {padding: 4px;
background-color: #fdcb89;
font-weight: bold;
text-decoration: none;
width: 98%;
color: #594730;
border-top: 2px #ffe5c3 solid;
border-left: 2px #ffe5c3 solid;
border-bottom: 2px #7f6645 solid;
border-right: 2px #7f6645 solid;
display: block;}

.menubutton2 a:hover {border-top: 2px #7f6645 solid;
border-left: 2px #7f6645 solid;
border-bottom: 2px #ffe5c3 solid;
border-right: 2px #ffe5c3 solid;
background-color: #bf9967;}

.menubutton3 {font-weight: bold;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;}

.menubutton3 a {padding: 4px;
background-color: #d4eeaf;
font-weight: bold;
text-decoration: none;
width: 98%;
color: #4f5942;
border-top: 2px #edf8de solid;
border-left: 2px #edf8de solid;
border-bottom: 2px #727f5e solid;
border-right: 2px #727f5e solid;
display: block;}

.menubutton3 a:hover {border-top: 2px #727f5e solid;
border-left: 2px #727f5e solid;
border-bottom: 2px #edf8de solid;
border-right: 2px #edf8de solid;
background-color: #abbf8e;}

.menubutton4 {font-weight: bold;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;}

.menubutton4 a {padding: 4px;
background-color: #fee8af;
font-weight: bold;
text-decoration: none;
width: 98%;
color: #59513d;
border-top: 2px #fff8e6 solid;
border-left: 2px #fff8e6 solid;
border-bottom: 2px #7f7458 solid;
border-right: 2px #7f7458 solid;
display: block;}

.menubutton4 a:hover {border-top: 2px #7f7458 solid;
border-left: 2px #7f7458 solid;
border-bottom: 2px #fff8e6 solid;
border-right: 2px #fff8e6 solid;
background-color: #bfaf84;}
