

body         { 
                 
               font-family: Arial,Verdana;
               margin: 0;
   	       background-color: white;
	       height: 100%; 	                
	      	 font-size: 16px;
               line-height: 150%;
	       background-repeat: no-repeat;
               background-attachment: fixed;
               background-size: cover;
color: black;
              
                
	         
               }
 
div#topmenu
{
visibility: hidden;
display: none;
background: white;

 
 
}

div#tophead
{
margin-top: 0px;
width: 100%;
padding-top: 0px;
background: white; 
height: 80px;
position: fixed;
box-shadow: 0px 0px 18px black;
vertical-align: top;
z-index: 9; 
 
}
 
div#showlogo
{
 
width: 150px;
background: transparent;
float: left;
margin-left: 10px;
}
div#showlogo img
{
height: 80px;
 
}
div#ham
{
 
width: 15%;
background: white; 
float: right;
 
z-index: 9998; 
}

.hamburger
{
 
padding-top: 10px;
 
padding-left: 0px;
 
padding-bottom: 20px;
 
z-index: 9999;
 
 

}
 
div#menudiv
{

float: right;
position: absolute;
top: 0%;
background-color: #082B49;
 
 
width: 70%;
 
left: 30%;
margin: 0 0 0 0;
padding: 0 0 0 0;
vertical-align: top; 
z-index: 9999;
padding-top: 10px;
 
}
 
div#menudiv a
{
 
display: block;
color: white;
padding-left: 20px;
padding-top: 15px;
padding-bottom: 14px;
font-size: 18px;
height: 20px;
text-decoration: none;
letter-spacing: 0px;
margin: 0 0 0 0;
 

} 
 

 
 
div#paddit
{
height: 100px;
 

}  
 

@media (min-width: 667px)   {

div#menudiv
{

top: 0px; 
width: 30%;
 
left: 70%;
padding-top: 20px; 
 
position: fixed;
}

}
 
@media (min-width: 850px) {

div#menudiv
{
 
width: 25%;
 top: 0;
left: 75%;
 
}
div#menudiv a
{
 
display: block;
color: white;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 18px;
height: 30px;
text-decoration: none;
letter-spacing: 1px;
margin: 0 0 0 0;
 

} 
div#topmenu
{
padding-top: 45px;
text-align: left;
padding-left: 10px;
float: left;
visibility: visible;
display: inline;
background: white; 
width: 55%; 
 
} 
div#topmenu a
{
font-size: 18px;
text-decoration: none;
color: black;

padding-left: 15px;
 
}
 
div#topmenu a:hover
{
color: brown;
} 
 

} 

@media (min-width: 1280px)   {

div#ham
{
 
width: 28%;
background: white; 
float: right;
 
z-index: 9998; 
}
}
@media (max-height: 320px)   {

div#menudiv a
{
height: 30px; 
line-height: 110%;
 
}
}
 

