/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License

Name       : Reinstated
Description: A two-column, fixed-width design with dark color scheme.
Version    : 1.0
Released   : 20120326
*/

* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: underline;
    color: #222;
}

a:hover {
    text-decoration: none;
}

body {
    font-size: 11.5pt;
    line-height: 1.75em;
    color: #888;
    background: #D0E3F1;
    letter-spacing: -0.02em;
}

body,
input {
    font-family: Arial, sans-serif;
}

br.clearfix {
    clear: both;
}

h1,
h2,
h3,
h4 {
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: normal;
}

h2 {
    font-size: 1.75em;
}

h2,
h3,
h4 {
    color: #222;
    font-family: Oswald, sans-serif;
    margin-bottom: 1em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1em;
}

img.alignleft {
    margin: 5px 20px 20px 0;
    float: left;
}

img.aligntop {
    margin: 5px 0 20px 0;
}

p {
    margin-bottom: 1.5em;
}

ul {
    margin-bottom: 1.5em;
}

ul h4 {
    margin-bottom: 0.35em;
}

#content {
    width: 685px;
    padding: 0;
    float: left;
}

#footer {
    float: left;
    width: 100%;
    text-align: center;
    padding: 40px 0 100px 0;
    font-size: 0.9em;
}

#footer a {
    color: #555;
}

#header {
    color: #FFF;
    position: relative;
    height: 80px;
    background: #0082c1;
    width: 910px;
    padding: 35px;
}

#logo {
    position: absolute;
    top: 60px;
}

#logo a {
    color: #FFF;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}

#logo h1 {
    font-size: 3em;
    font-family: Oswald, sans-serif;
}

#menu {
    line-height: 60px;
    font-family: Oswald, sans-serif;
    padding: 0 35px 0 35px;
    width: 910px;
    height: 60px;
    font-size: 1.2em;
    background: #0082c1;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}

#menu {
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #FFF;
}

#menu a {
    color: #FFF;
    text-decoration: none;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    padding: 0 20px 0 20px;
    height: 60px;
    display: inline-block;
}

#menu ul li.first {
    padding-left: 0;
}

#menu ul li.active {
    background: #00689a;
}

#menu .arrow {
    display: inline-block;
    margin: 0 0 0 0.5em;
    position: relative;
    width: 0;
    height: 0;
    top: -3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #122F00;
}

#page {
    color: #656565;
    padding: 60px 35px 25px 5px;
    margin: 0;
    width: 910px;
    position: relative;
}

#page strong {
    color: #222;
}

#page .section-list {
    list-style: none;
    padding-left: 0;
}

#page .section-list li {
    padding: 20px 0 20px 0;
    clear: both;
}

#page ul {
    list-style: none;
}

#page ul li {
    padding: 10px 0 10px 0;
    border-top: dotted 1px #CCC;
}

#page ul li.first {
    padding-top: 0;
    border-top: 0;
}

.box {
    margin: 0 0 30px 0;
    overflow: hidden;
}

#col1 {
    float: left;
    width: 310px;
    overflow: hidden;
}

#col2 {
    width: 310px;
    overflow: hidden;
    margin: 0 0 0 340px;
}

#search {
    position: absolute;
    top: 58px;
    right: 35px;
}

#search input.form-text {
    padding: 8px 42px 8px 12px;
    width: 175px;
    border: 0;
    border-top: solid 1px #122F00;
    color: #D3DDE2;
}

#sidebar {
    width: 225px;
    margin: 0 0 0 685px;
    padding: 0;
}

.splash {
    height: 160px;
    position: relative;
    display: flex;
    justify-content: center;
    width: 980px;
    margin-bottom: 15px;
    text-align: center;
    background: #FFF;
    overflow: hidden;
}

.splash-content {
    position: absolute;
    white-space: nowrap;
    bottom: 0;
    height: 100px;
}

.splash h1 {
    text-align: left;
    text-transform: none;
    margin-bottom: 0;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    font-size: 100px;
    line-height: 90px;
    color: #0082c1;
}

.splash hr {
    background-color: #3abd35;
    height: 4px;
    ;
}



#wrapper {
    width: 980px;
    position: relative;
    background: #fff;
    margin: 10px auto 0 auto;
}

.dropotron {
    min-width: 200px;
    padding: 20px 15px 20px 15px;
    background: #00689a;
    list-style: none;
    line-height: 2.75em;
}

.dropotron li {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
    color: #D3DDE2;
    position: relative;
    border-top: dotted 1px #122F00;
    padding: 0 20px 0 20px;
}

.dropotron li:hover {
    background: #004e74;
}

.dropotron li:hover .arrow {
    border-left-color: #004e74;
}

.dropotron li.first {
    border-top: 0;
}

.dropotron li.last {
    border-bottom: 0;
}

.dropotron li a {
    color: #E3EAED;
    text-decoration: none;
}

.dropotron .arrow {
    display: inline-block;
    margin: 0 0 0 0.5em;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 7px solid #122F00;
}
