h1 {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
    margin-bottom: 30px;
	color: #102C41;
}
h2 {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	margin-top: 0px;
	color: #102C41;
}
h3 {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	color: #102C41;
}
h4 {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	margin-top: 0px;
}
h5 {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	list-style: outside none none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	list-style: outside none none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h7 {
    font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	list-style: outside none none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
    text-align: justify;
	line-height: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
}
blockquote {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 30px;
}
pre {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 18.5714px;
}
li {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.4px;
}

a.onsite:link {
	color: black;
	text-decoration:none;
}
a.onsite:visited {
	color: black;
	text-decoration:none;
}

a.onsite:active {
	background-color: none;
	text-decoration:none;
}
a.onsite:hover {
	color:blue;
	text-decoration:none;
}


a.onsiteout:link {
	color: black;
	text-decoration:underline;
}
a.onsiteout:visited {
	color: purple;
	text-decoration:none;
}
a.onsiteout:active {
	background-color: none;
	text-decoration:none;
}
a.onsiteout:hover {
	color:blue;
	text-decoration:none;
}


a.offsite:link {
	color: blue;
	text-decoration:none;
}
a.offsite:visited {
	color: purple;
	text-decoration:none;
}
a.offsite:active {
	background-color: none;
	text-decoration:none;
}
a.offsite:hover {
	color:red;
	text-decoration:none;
}








body {
	background-color: #FFFFFF;
	width: 900px;
    margin: auto;
}

header {
    border-width: 10px;
    border-style: solid;
	border-color: #2B4961;
	background-color: #FFFFFF;
	position: sticky;
	top: 0px;
	z-index: 2;
}

#headerpic {
    width: 100%;
    height: auto;
    margin-bottom: -4px;
}
#facebook {
    position: absolute;
    float: right;
	top: 3px;
	right: 3px;
    z-index: 3;
}

article {
	border-width: 10px;
	border-style: solid;
	border-color: #2B4961;
	border-bottom: 0px;
	background-color: #FFFFFF;
	-moz-border-radius: 0px;
 	border-radius: 0px;
	position: relative;
	top: 10px;
	z-index: 1;
}



.floatstop{
	clear: both;
}

.centerpic {
    max-width: 100%;
    height: auto;
    position: relative;
    display: block;    
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.rightpic {
    max-width: 100%;
    height: auto;
    margin: 20px;
	position: relative;
	float: right;
}

.leftpic {
    max-width: 100%;
    height: auto;
    margin: 20px;
	position: relative;
	float: left;
}

.intextlink {
    padding-top: 16;
    padding-bottom: 16;
    margin-top: 4px;
    margin-bottom: 4px;
}
.multiintextlink {
    padding: 16;
    margin: 4px;
}

#side-pannel {
	width: 200px;
	float: left;
}
#side-pic {
	position: relative;
	float: left;
	left: 5px;
 	top: 2px;
}

#notice{
    padding-left: 210px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #CEFAFC;
}
#notice2{
    padding-left: 210px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #80eb7a;
}
#indent {
    padding-left: 220px;
	padding-right: 10px;
}

#inindent {
	padding-left: 20px
}


footer {
	border-width: 10px;
	border-style: solid;
	border-top: 0px;
	border-color: #2B4961;
	background-color: #FFFFFF;
	-moz-border-bottom-right-radius: 30px;
	-moz-border-bottom-left-radius: 30px;
 	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	position: relative;
	top: 0px;
	z-index: 3;
}
#cenx {
	text-align: center;
}



#info {
	border-width: 5px;
	border-style: solid;
	border-color: #2B4961;
	background-color: #102C41;
	-moz-border-radius: 0px;
 	border-radius: 0px;
	position: fixed;
	bottom: 70px;
	left: 10px;
	width: 140px;
	padding: 5px;
	color: #FFFFFF;
}


#backg {
	border-width: 5px;
	border-style: solid;
	border-color: #2B4961;
	background-color: #102C41;
	-moz-border-radius: 0px;
 	border-radius: 0px;
	position: fixed;
	bottom: 10px;
	left: 10px;
	width: 140px;
	padding: 5px;
	color: #FFFFFF;
}


#navigation ul {
    margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	border-bottom: 2px solid #FFFFFF;
}
#navigation ul li {
	position: relative;
}
#navigation li ul {
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
}
#navigation ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: #102C41;
	padding: 11px;
	border: 2px solid #FFFFFF;
	border-bottom: 0;
}
#navigation li:hover ul, li.over ul {
	display: block; 
	background: #000000;
}
#navigation {
	float: left;
	width: 100%;
}


#topnav {
    display: none;
}
.navigation {
    width: 100%;
    position:inherit;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: #102C41;
    box-shadow: 0 4px 4px -3px #232323;
    -moz-box-shadow: 0 4px 4px -3px #232323;
    -webkit-box-shadow: 0 4px 4px -3px #232323;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    padding-top: 0px;
}
.navigation a {
    text-decoration: none;
}
.navigation ul {
    margin-top:0px;
    text-align:center;
    list-style:none; 
    margin-left:auto;
    margin-right:auto;
}
.menulist {
    width:100%;
}
.logo {
    text-align:center;
    margin:0 auto;
}
.line1, .line2, .line3 {
  margin-top:5px;
  background-color:#fff;
  width:25px;
  height:3px;
  display:block;
  position:relative;
  opacity:1.0;
  border-radius:15%;
  transition: all 1s;
}
.line1.active {
  transform:  translate(0px,8px) rotate(405deg);
  background-color:yellow;
  /* top:8px; */
}
.line2.active {
  transform: translate(400px,0px) rotate(720deg);
  background-color:yellow;
  opacity:0.0;
}
.line3.active {
  transform: translate(0px,-8px) rotate(-405deg);
  background-color:yellow;
  /* top:-8px; */
}
.menuitems {
    margin-left: -80px;
    padding-top:14px;
    padding-bottom:14px;
    margin-top: 4px;
    margin-bottom: 4px;
    text-decoration: none;
    list-style:none; 
    font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 300;
    font-size: 24px;
    display: inline-block;
    position:relative;	
    text-align:center;
    color: #fff;
    opacity:0.0;
    transition: all .5s ease-in-out;
}
.menuitems:after {
  content:'';
  display:block;
  width: 0;
  height: 1px;
  background: #fff;
  transition: width .2s;
}
.menuitems:hover::after {
    width:100%;
}
#closebtn {
    height:25px;
    width:25px;	
    position: absolute;
    text-decoration:none;
    top: 10px;
    left: 25px;
    font-size: 36px !important;
    margin-right: 50px;
    z-index:100;
    color:#fff;
    cursor:pointer;
    transition:background-position .3s;
}
#main {	
    text-align:center;
    display: none;
}



@media only screen and (max-width: 1280px) {
    	#backg {
        	display: none;
    	}
    	#info {
        	display: none;
    	}
}

@media only screen and (min-aspect-ratio: 1/1) and (max-height: 800px) {
    header {
        position: relative;
    }
}
@media only screen and (max-width: 650px) {
    .phonepic {
        float: none;
        display: block;    
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .nodisphone {
        display: none;
    }
}
/* Moble-Tablet Styles */
@media only screen and (max-width: 900px) {
    #side-pannel {
        display: none;
    }
    #topnav {
        display: inherit;
    }
    #main {
        display: inherit
    }
    #notice{
    padding-left: 10px;
    }
    #notice2{
    padding-left: 10px;
    }
    #indent {
	padding-left: 10px;
    }
    body {
        width: 100%;
    }
    header {
        border-width: 0px;
    }
    article {
        border-width: 0px;
    }
    footer {
        border-width: 0px;
    }
}