@charset "windows-1252";

.head1 a:link {font: 24px open,arial,helvetica,sans-serif; color: white; text-decoration: none;}
.head1 a:visited {color: white; text-decoration: none;}
.head1 a:hover {text-decoration: underline; text-decoration-thickness: 2px; text-underline-offset: 5px;}
.head1 a:active {color: white; text-decoration: none;}

/*#F9650B*/


.sidenav {font-family: open,arial,helvetica,sans-serif; height: 100%; width: 0; position: fixed; z-index: 120; top: 0; right: 0; background-color: #111; overflow-x: hidden; transition: 0.5s; padding-top: 50px; word-spacing: 7px; letter-spacing: 2px;}
.sidenav a {padding: 10px 8px 8px 32px; text-decoration: none; font-size: 24px; color: white; display: block;}
.sidenav a:hover {text-decoration: underline; text-decoration-thickness: 2px; text-underline-offset: 5px;}
.sidenav .close {position: absolute; top: 0; right: 25px; font-size: 24px; margin-left: 50px;}
.close {font-family: open,arial,helvetica,sans-serif; font-size: 24px; color: white; margin-top: 8px; cursor: pointer;}
.close:hover {text-decoration: underline; text-decoration-thickness: 2px; text-underline-offset: 5px; cursor: pointer;}

@media screen and (max-width: 500px) {
.sidenav a {font-size: 18px;}
}

@media screen and (max-height: 450px) {
.sidenav a {font-size: 18px;}
}