#google_translate_element{
  float: right;
  margin-top: 80px;
  margin-right: -210px;
}

html{
  background-color: #0a5c33;
    margin: 0 auto;
}

body{
  margin: 0 auto;
  width: 100%;
}

#body{
  background-color: #8ad5f5;
  margin: 0 auto;
  width: 100%;
}

#center{
    margin: 0 auto;
    width: 1480px;
    height: 100%;
}

/*-------Header--------*/

#header{
  height: 114px;
  background-color: #0a5c33;
  margin: 0 auto;
  width: 100%;
}

#logo{
  height: 47px;
  padding-top: 40px;
  float: left;
  margin-left: 4%;
}

#headertext{
  float: left;
  margin-top: 50px;
  color: white;
  font-size: 14px;
  font-style: italic;
  font-family: "Arial", Verdana, Tahoma;
  padding-top: 25px;
  margin-left: 10px;
}

/*-------button styles--------*/

#contact, #submit, .send, .submit{
  width: 210px;
  height: 38px;
  background-color: #12a159;
  text-align: center;
  line-height: 38px;
  color: white;
  font-size: 17px;
  font-family: "Arial", Verdana, Tahoma;
  outline:none;
  text-decoration: none;
  box-shadow: 5px 5px 10px #0d7340;
}

#contact:hover, #submit:hover, .send:hover, .submit:hover{
  cursor: pointer;
  background-color: #0f8a4d
}

#contact:active, #submit:active, .send:active, .submit:active{
  background-color: #0f8a4d;
  box-shadow: 3.5px 3.5px 9px #0a5c33;
  transform: translateY(4px);
}

#contact{
  box-shadow: 5px 5px 10px #084527;
  float: right;
  margin-top: 35px;
  margin-right: 4%;
}

#contact:active{
  box-shadow: 3.5px 3.5px 9px #052e1a;
}

#submit, .submit{
  float: right;
  border: none;
}

/*----------nav_bar----------*/

#nav_box a:visited,#nav_box a:link,
#nav_boxL a:visited, #nav_boxL a:link,
#nav_boxO a:link, #nav_boxO a:visited,
#nav_boxA a:link, #nav_boxA a:visited,
#nav_boxD a:link, #nav_boxD a:visited{
  text-decoration: none;
  color: #0a5c33;
}

#nav_box a:hover, #nav_boxL a:hover,
#nav_boxO a:hover, #nav_boxD a:hover,
#nav_boxA a:hover{
  color: #12a159;
}

#nav_bar{
  width: 100%;
  height: 50px;
  font-family: "Arial", Verdana, Tahoma;
  background-color: white;
  font-size: 25px;
}

#nav{
  height: 100%;
  width: 92%;
  padding-left: 4%;
  padding-right: 4%;
  background-color: white;
}

#nav_boxL{
  height: 40px;
  float: left;
  text-align: center;
  padding-top: 10px;
  width: 21%;
  margin-left: 6%;
}

#nav_box{
  height: 40px;
  float: left;
  text-align: center;
  padding-top: 10px;
  width: 15%;
  margin-right: 5%;
}

#nav_boxO{
  height: 40px;
  float: left;
  text-align: center;
  padding-top: 10px;
  width: 19%;
}

#nav_boxA{
  height: 40px;
  float: left;
  text-align: center;
  padding-top: 10px;
  width: 20%;
}

#nav_boxD{
  height: 40px;
  float: left;
  padding-top: 10px;
  width: 14%;
}

.dropdown-content{
  display: none;
  background-color: #0a5c33;
  position:absolute;
  z-index:1000;
  margin-top: 11px;
  border-radius: 25px;
}

.dropdown-content a{
  width: 110px;
  text-decoration: none;
  display: block;
  float: left;
  font-family: "Calibri", Arial, Verdana, Tahoma;
  font-size: 20px;
  padding-right: 20px;
  padding-left: 25px;
  padding-top: 2px;
  padding-bottom: 2px;
}


.dropdown-content a:hover{
  background-color: #12a159;
  border-radius: 25px;
}

.sub-menu{
  width: 160px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}

.dropdown-content ul{
  list-style-type: none;
  padding: 0;
  line-height: 18px;
  float: left;
}

#nav_boxLo{
  height: 40px;
}

#nav_boxLo:hover .dropdown-content{
  display: block;
}

#top_a{
  padding-top: 20px;
}

#bottom_a{
  padding-bottom: 20px;
}

#color a:link, #color a:visited{
  color: white;
}

/*----------feature----------*/


#foot_bar{
  width: 100%;
  height: 345px;
  background-color: white;
}

#feature_bar{
  height: 100%;
  width: 92%;
  padding-left: 4%;
  padding-right: 4%;
  background-color: white;
}

#feature-box{
  width: 600px;
  height: 250px;
  margin-top: 55px;
  border-color: #88734c;
  border-width: thin;
  border-style: solid;
  margin-left: 48px;
  box-shadow: 5px 5px 10px #534730;
  color: #88734c;
  z-index: 2;
  position: absolute;
}

#feature-pic{
width: 50%;
height: 100%;
float: left;
background-image: url('../images/county/Featured-08-16.png');
background-size: 100% 100%;
z-index: 2;
}

#feature-text{
  width: 270px;
  height: 220px;
  padding: 15px;
  float: left;
  font-size: 14px;
  font-family: "Arial", Verdana, Tahoma;
  z-index: 2;
}

#feature-text h1{
  font-size: 14px;
  color: #0f8a4d;
  text-align: center;
  margin-bottom: -10px;
  margin-top: 4px;
  z-index: 2;
  text-decoration: underline;
}

#feature-text b{
  font-size: 15px;
  color: #88734c;
  text-align: center;
  z-index: 2;
}

#feature-title{
  width: 600px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  font-size: 30px;
  color: #88734c;
  font-family: "Calibri",Arial, Verdana, Tahoma;
  z-index: 2;
  position: absolute;
  margin-left: 48px;
}

/*----------footer----------*/

#footer{
  background-color: #0a5c33;
  margin: 0 auto;
  height: 400px;
  width: 100%;
}

#footer_bar{
  width: 100%;
  height: 100%;
}

#foot_text{
  padding-top: 30px;
  width: 50%;
  height: 260px;
  font-family: "Arial", Verdana, Tahoma;
  color: white;
  font-size: 14px;
  float: left;
  margin-left: 4%;
}

#footlogo{
  width: 42%;
  margin-top: 150px;
  float: right;
  margin-right: 2.5%;
  margin-left: 1.5%;
  text-align: right;
}
