.menulinks{
    display: block;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    text-align: center;
    background-color: #101f06f0;
    text-transform: uppercase;
    z-index: 12;
    line-height: 104%;
    padding:10px;
    word-spacing:10px;}

.menulinks a{
	font-family: 'Bodoni Moda';
	font-size:20pt;
	text-transform:uppercase;
	color:#c1cd85;
	  line-height: 33px;
  padding: 3px 10px;
  width: 250px;
}

.menulinks a:hover{	color:#213a12;}


/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  width: 250px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  min-width: 250px;
  border-radius:0px;
}

/* Links inside the dropdown */
.dropdown-content a {
  font-size: 20pt;
  color: #c1cd85;
  text-decoration: none;
  display: block;
  border-radius:0px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
width:250px;
font-family: 'Bodoni Moda';
font-size:20pt;
background-color:#101f0600;
color: #213a12;

}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
display: block;
 color: #c1cd85;
 font-size:20pt;
font-family: 'Bodoni Moda';
 background-color: #101f06f0;

}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
width: 250px;
 color: #c1cd85;
 background-color: #101f0600;
 font-size:20pt;
font-family: 'Bodoni Moda';
}

.dropbtn {
    background-color: #101f0600;
    color: #c1cd85;
    font-family: 'Bodoni Moda';
	text-transform:uppercase;
    font-size: 20pt;
    border: none;
    width: 250px;
	padding: 0px;
}


.headtabbed{width: 1200px;}

.headtabbed figure {
   display: block; 
   margin-left: 0; 
   border-bottom: 1px solid #101f0600;
   clear: both;
}

.headtabbed > input,
.headtabbed figure > div {
 display: none;
}

.headtabbed figure>div {
  /* padding: 5px; */
  width: 1200px;
  height: 280px;
  /* border: 1px solid #90402c; */
  /* background: #1e1c21; */
  color: #d7eadd;
}

navhead label {
   float: left;
   padding: 5px;
   border-top: 1px solid #101f06;
   border-right: 1px solid #101f06;
   background: #689044;
   color: #101f06;
   width: 388px;
   height: 24px;
   font-size: 20px;
   text-align: center;
   font-family: 'Bodoni Moda';
}

navhead label:nth-child(1) {
 border-left: 1px solid #1e1c21;
}

navhead label:hover {
 background: #93a852; 

}

navhead label:active {}

#headtab1:checked ~ navhead label[for="headtab1"],
#headtab2:checked ~ navhead label[for="headtab2"],
#headtab3:checked ~ navhead label[for="headtab3"],
#headtab4:checked ~ navhead label[for="headtab4"]{
  background: #93a852;
  color: #101f06;
  position: relative;
  border-bottom: none;
}

#headtab1:checked ~ navhead label[for="headtab1"]:after,
#headtab2:checked ~ navhead label[for="headtab2"]:after,
#headtab3:checked ~ navhead label[for="headtab3"]:after,
#headtab4:checked ~ navhead label[for="headtab4"]:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
}

#headtab1:checked ~ figure .headtab1,
#headtab2:checked ~ figure .headtab2,
#headtab3:checked ~ figure .headtab3,
#headtab4:checked ~ figure .headtab4 {
	display: block;
}

.headboxheadline1{
	font-family: 'Bodoni Moda';
	text-align:center;
	font-size:16pt;
	color:#93a852;
}

.headboxheadline2{
	font-family: 'Offside';
	text-align:center;
	font-size:14pt;
	color:#c1cd85;
	border-bottom:1px solid #c1cd85;
}

.headbox0{
	width:auto;
	height:auto;
	float:left;
	margin:4px;}

.headbox1{
	width: 347px;
	height: 230px;
	font-size:11pt;
	padding:5px;
	text-align:justify;
	overflow:auto;
	border:1px solid #93a852;
	}

/*Team*/	
.headbox2{
	width: 455px;
	height: 244px;
	}

.headbox2 .pics{
	width: 454px;
	height: 80px;
	/* border: 1px solid; */
}

.headbox2 .pics img{
	width: 70px;
	height: 70px;
	border:1px solid #c1cd85;
	padding:2px;
	margin: 0px 5px;
	}
	
.headbox2 .pics img:hover{
	border:1px solid #93a852;
	padding:2px;
	border-radius:100px;}	

.headbox2 .teamies{
	font-size:11pt;
	padding:5px;
	text-align:center;
	overflow:auto;
	border:1px solid #93a852;
	width:auto;
	height: 123px;
	}


.headbox3{
	width:380px;
	height: 230px;
	font-size:11pt;
	padding:5px;
	text-align:justify;
	overflow:auto;
	border:1px solid #93a852;
}

.headbox4{
	width: 658px;
	height: 94px;
	font-size:11pt;
	padding:5px;
	text-align:justify;
	overflow:auto;
	border:1px solid #93a852;
	}

.headbox5{
	width:500px;
	height: 230px;
	font-size:11pt;
	padding:5px;
	text-align:justify;
	overflow:auto;
	border:1px solid #93a852;
	}

.headgeslinksingle{
	border-left:15px solid #93a852;
	border-top:1px solid #93a852;
	border-right:1px solid #93a852;
	border-bottom:1px solid #93a852;
	float: left;
	width: 45%;
	margin: 3px;
	padding: 2px 2px 2px 5px;
	font-size: 13px;
	}

.headgeslinksingle:hover{
	border-left:15px solid #213a12;
	border-top:1px solid #213a12;
	border-right:1px solid #213a12;
	border-bottom:1px solid #213a12;
-webkit-transition: all ease 0.6s;
-moz-transition: all ease 0.6s;
-o-transition: all ease 0.6s;
	transition: all ease 0.6s;}


.headgeslinkgroup{
	border-left:15px solid #93a852;
	border-top:1px solid #93a852;
	border-right:1px solid #93a852;
	border-bottom:1px solid #93a852;
	float: left;
	width: 94%;
	margin: 3px;
	padding: 2px 2px 2px 5px;
	font-size: 13px;
	}

.headgeslinkgroup:hover{
	border-left:15px solid #213a12;
	border-top:1px solid #213a12;
	border-right:1px solid #213a12;
	border-bottom:1px solid #213a12;
-webkit-transition: all ease 0.6s;
-moz-transition: all ease 0.6s;
-o-transition: all ease 0.6s;
	transition: all ease 0.6s;}