/*--Montserrat font-family: 'Montserrat', sans-serif;--*/
/*--Raleway font-family: 'Raleway', sans-serif; --*/
/*--Neuton font-family: 'Neuton', serif; --*/
/*--Gregor Series = Underground Chronicles--*/
/*--#c0d4ed, #85b0dd, #4894ce--*/

footer {
    background-color: #c0d4ed;
    color: #4894ce;
    text-align: center;
    height: 70px;
    clear: both;
}

div {
    background-color: #c0d4ed;
    height: 20px;
    margin-left: 0px;
    margin-right: 0px;
    clear: both;
} 

body {
    margin: 0px;
}

main {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

a:link {
    text-decoration:none;
    color: #85b0dd;
}

a:visited {
    text-decoration: none;
    color: #85b0dd;
}

a:hover {
    text-decoration: underline;
    color: #4894ce;
}

a:active {
    text-decoration: none;
    color: #85b0dd;
}

section {
    display: inline;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 30%;
}

section, ul, li {
    text-align: left;
    list-style-type: none;
    font-size: 28px;
    font-family: 'Raleway', sans-serif;
    padding: 10px;
}
 
section img {
    margin-top: 30px;
}

section, p {
    font-family: 'Neuton', serif;
}

.huff {
    height: 928px;
    margin-top: 30px; 
}

 .section {
         display: inline;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 340;
     padding: 20px; 
    }
    
    .div {
        background-color: #c0d4ed;
    height: 20px;
    margin-left: 0px;
    margin-right: 0px;
        width: 1200px;
    }
    

.li {
    font-family: 'Raleway', sans-serif;
    color: #85b0dd;
    font-size: 32px;
    font-weight: bold;
}

    .center {
        margin-left: auto;
        margin-right: auto;
    }
    
    .590left {
        width: 590px;
        float: left;
        padding: inherit;
    }
    
    .590right {
        width: 590px;
        float: right;
        padding: inherit;
    }
    
.middle {
    margin-left: auto;
    margin-right: auto;
    width: 646.22px;
}

.width500 {
    width; 500px;
}

.logo {
    padding: 10px;
    margin-top:10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.left{
    float: left;
    margin-bottom: 25px;
    margin-top: 0px;
}

.right{
    float: right;
    margin: auto;
    padding-top: 25px;
}

.height500 {
    height: 500px;
}

.50 {
    margin-top: 50px;
}

nav {
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    display: inline;
    font-family: 'Raleway', sans-serif;
    padding-left: 350px;
    font-size: 30px;
    width: 10px; 
    color: #85b0dd;
    height: 104px;
}

nav ul {
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    }

nav ul li {
    margin: 0px;
    display:inline-block;
    background-color: #ffffff;
    }

nav a {
    display:block;
    padding:0 10px;
    color:#FFF;
    font-size:20px;
    text-decoration: none;
}

nav a:hover {
    text-decoration: underline;
}

nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
}

nav ul li:hover > ul {
    display:inherit;
}

nav ul ul li {
    min-width:170px;
    display:list-item;
    position: relative;
}

h1 {
    font-family: 'Raleway', sans-serif;
    color: #85b0dd;
    text-align:center;
}

    h3 {
        text-align: center;
         color: #85b0dd;
    font-family: 'Montserrat', sans-serif;
    }
    
    h5 {
    text-align: center;
            color: #85b0dd;
   font-family: 'Montserrat', sans-serif; 
    }

   h2 {
        font-family: 'Montserrat', sans-serif;
        font-size: 30px;
        padding-top: 15px;
        color: #4894ce;
    }
    
    h6 {
        font-family: 'Montserrat', sans-serif;
        font-size: 30px;
        color: #4894ce;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

h4 {
    padding-top: 25px;
    font-family: 'Raleway', sans-serif;
}
