@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Oswald&family=Raleway&family=Roboto&family=Roboto+Condensed&display=swap');

body {
    height: 100%;
    padding: 5px 20px;
    background-color: #ffffff;
    background-image: url(map.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment:fixed;
    color: #555555;
    font-family: 'Roboto', sans-serif;
}
wrapper {
    position: relative;
    display: block;
    width: 1000px;
    min-height: 600px;
    margin: auto;
}
header {
    position: relative;
    width: auto;
}
h1 {
    font-family: 'Oswald','Abadi MT Condensed','Abadi MT Condensed Light','Impact', sans-serif;
    color: #110044;
    margin-bottom: 5px;
    padding-top: 10px;
    text-align: center;
}
h2 {
    font-family: 'Oswald','Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #7788bb;
    font-variant: small-caps;
    margin-top: 0px;
    text-align: center;
    letter-spacing: 3px;
}
h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 20pt;
    letter-spacing: 5px;
    margin-top: 0px;
}
h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14pt;
    color: #222244;
    margin-top: 5px;
}
h5 {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 16pt;
    letter-spacing: 3px;
    margin-top: 8px;
    margin-bottom: 8px;
}
h6 {
    font-family: 'Roboto', sans-serif;
    margin: 20px auto;
    font-size: 15pt;
    text-align: center;
    color: rgb(50,100,150);
}
h6 a {
    font-weight: 400;
    font-size: 15pt;
    color: rgb(50,150,250);
}
nav {
    display: block;
    width: auto;
}
main {
    display: block;
    width: auto;
    min-height: 500px;
    padding: 30px;
    background-color: rgba(255,255,255,0.4);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
}
.sep {
    display: block;
    margin: 40px auto 0px;
    width: 500px;
    border-top: 1px solid #ccddff;
}
.dvd {
    display: block;
    margin: 30px auto 20px;
    width: 80%;
    border-top: 1px solid #dddddd;
}


#logo {
    position: absolute;
    top: 0px;
    left: 10px;
    height: 80px;
    width: 80px;
    margin: 0px;
    padding: 0px;
}
#seal {
    position: absolute;
    top: 0px;
    right: 10px;
    height: 80px;
    width: 80px;
    margin: 0px;
    padding: 0px;
}
main a {
    font-weight: 500;
}
#sched2 a {
    font-style: normal;
    /* font-size: 13pt; */
    text-decoration: none;
}
a {
    color: rgb(100,100,170);
}
a:link {
    color: rgb(100,100,170);
    text-decoration: none;
}
a:hover {
    color: rgb(40,40,150);
    transition: 1s all;
}
.outline {
    border: 1px solid #dddddd;
    width: 850px;
    margin: 6px auto 10px;
    padding: 8px 0px;
}
.nooutline {
    width: 600px;
    margin: 6px auto 10px;
    padding: 8px 0px;
}
.centered {
    margin: 14px auto 4px;
    text-align: center;
}
.halfleft {
    border: 1px solid #dddddd;
    width: 390px;
    margin: 6px 7px 10px 14px;
    padding: 5px 5px;
    float: left;
}
.halfright {
    border: 1px solid #dddddd;
    width: 390px;
    margin: 6px 14px 10px 7px;
    padding: 5px 5px;
    float: right;
}

#one {
    text-align: right;
    float: left;
    width: 350px;
}
#two {
    text-align: center;
    float: left;
    width: 75px;
}
#three {
    text-align: left;
    width: 250px;
    float: left;
}
#four {
    text-align: right;
    float: left;
    width: 450px;
}
#five {
    padding-left: 30px;
    text-align: left;
    width: 205px;
    float: left;
}
.greyed {
    color: #cccccc;
    font-weight: 400;
}
.reddish {
    color: #dd0000;    
}
.drk {
    color: #990000;    
}
.emph {
    color: #dd0000;
    background-color: #ffeeee;
    padding: 0px 5px;
    border: 1px solid red;
    font-weight: bold;
    font-variant: small-caps;
    margin-right: 12px;
    margin-bottom: -10px;
}
.cemph {
    width: 200px;
    color: #dd0000;
    padding: 2px 5px 4px;
    border: 1px solid;
    border-color: #ffdddd #ffbbbb #ffbbbb #ffdddd;
    outline: 1px solid white;
    background-color: rgba(255,200,200,0.1);
    font-weight: bold;
    font-size: 14pt;
    font-variant: small-caps;
    margin: 24px auto 10px;
    text-align: center;
    line-height: 16pt;
}
#links {
    width: 1000px;
    margin: 10px auto 20px;
    text-align: center;
    font-size: 14pt;
    font-variant: small-caps;
    font-weight: 300;
    text-decoration: none;
}

@media only screen and (max-device-width: 480px) {
    body {
        width: auto;
    }
    wrapper {
        width: 480px;
    }
    mobw {
        display: block;
        width: 60%;
        margin: auto;
    }
}

#reg01 {
    position: relative;
    background-color: rgba(240,245,255,0.5);
    border: 1px solid rgba(220,225,245,0.5);
    border-radius: 6px;
    transition: 1s all;
    text-align: center;
    text-shadow: 1px 1px 0px rgb(30,30,150);
    font-family: 'Raleway', sans-serif;
}
#reg01:hover {
    background-color: rgba(220,230,255,0.8);
    transition: 0.5s all;
    color: #3333bb;
    top: -2px;
    left: -1px;
}
#reg01 div {
    margin: auto;
    width: 500px;
    padding: 10px;
    font-size: 20pt;
}



/* SCHEDULE TABLE CSS */

#sched2 table {
    display: block;
    width: 500px;
    margin: 6px auto;
    border: 2px outset #bbbbcc;
    text-align: center;
}
#schedth {
    font-family: 'Raleway', sans-serif;
    font-size: 14pt;
    font-weight: 600;
    padding-left: 90px;
}

#sched table {
    display: block;
    width: 500px;
    margin: 6px auto;
    border: 2px outset #bbbbcc;
}
#sched tr {
    width: 100%;
}
#sched tbody tr:nth-of-type(2n+1) {
    background-color: #ffffff;
}
#sched tr:nth-of-type(2n+2) {
    background-color: #f5f5ff;
}
#sched th {
    font-family: 'Raleway', sans-serif;
    font-size: 14pt;
    font-weight: 600;
}
#sched td {
    border: 1px solid #dddddd;
    padding: 2px 8px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 11pt;
}
#sched td:first-of-type {
    width: 120px;
    text-align: right;
}
#sched td:nth-of-type(2) {
    width: 380px;
}

/* END SCHEDULE TABLE CSS */
