@import url(normalize.css);
@import url(/cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.2/css/font-awesome.min.css);
@import url("/fonts.googleapis.com/css?family=Roboto:400,500,700,500italic,300,300italic");
@import url("/fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic");
@media screen and (min-width: 47.5em) {
    html {
        position: relative;
        min-height: 100%;
        font-size: 1.2em
        }
    body {
        padding: 0;
        font-family: Lora, Garamond, Georgia, Serif;
        color: #444;
        position: relative;
        margin: 0 0 0;
        line-height: 1.4
        }
    table tr td {
        padding: 2px;
        border-spacing: 10px
        }
    a {
        color: #222;
        text-decoration: underline;
        font-family: Roboto, Verdana, sans-serif
        }
    a:hover {
        color: #000;
        text-decoration: underline
        }
    p {
        font-size: 0.94em
        }
    .warning {
        color: red;
        font-weight: bold;
        font-family: Roboto, Verdana, sans-serif
        }
    #header_background {
        background-color: #E6A923;
        height: 160px;
        width: 100%;
        position: absolute;
        border-bottom: 50px solid #3D6A33;
        top: 0;
        left: 0;
        z-index: -100
        }
    #header_underline {
        background-color: #E6A923;
        height: 5px;
        width: 100%;
        position: absolute;
        top: 210px;
        left: 0;
        z-index: -100
        }
    #header_menu {
        font-family: Roboto, Verdana, sans-serif;
        position: absolute;
        top: 153px;
        height: 52px;
        line-height: 52px;
        width: 100%;
        color: white;
        font-size: 1rem;
        font-weight: 300;
        margin-left: -50px
        }
    #header_menu, #header_menu ul:after {
        content: "";
        display: block;
        clear: both
        }
    #header_menu > ul > li > a {
        color: white;
        /* display block will make the menu item be fully orange (not just a rectangle around the menu item*/
        display: block
        }
    #header_menu ul li ul li:hover {
        background: #EAC271
        }
    #header_menu ul li ul li:hover a {
        background: #EAC271
        }
    #header_menu ul li:hover a, #header_menu ul li.active a {
        background: #E6A923;
        color: black;
        font-weight: 500;
        height: auto;
        line-height: 52px;
        z-index: 200
        }
    #header_menu a {
        padding: 0 0.8rem;
        text-decoration: none
        }
    #header_menu ul {
        list-style-type: none;
        margin-top: 6px;
        padding-left: 10px
        }
    #header_menu ul li {
        display: inline-block;
        cursor: pointer;
        position: relative;
        line-height: 48px;
        height: auto
        }
    #header_menu ul li ul {
        padding: 0;
        position: absolute;
        top: 46px;
        left: 0;
        min-width: 100px;
        white-space: nowrap;
        display: none;
        visibility: hidden;
        font-size: 0.9rem;
        z-index: 200
        }
    #header_menu ul li ul li {
        background: #E6A923;
        display: block;
        color: #fff;
        border: 1px solid #EAC271;
        z-index: 200
        }
    #header_menu ul li:hover ul {
        display: block;
        opacity: 1;
        visibility: visible
        }
    .container {
        width: 1100px;
        margin: auto;
        padding: 0 10px 0 50px
        }
    .leftcolumn {
        width: 252px;
        float: left;
        font-family: Roboto, Verdana, sans-serif
        }
    .rightcolumn {
        width: 798px;
        margin: 0 0 0 50px;
        padding: 0 0 0 0;
        float: right
        }
    .sectiontitle {
        font-family: Roboto, Verdana, sans-serif;
        line-height: 45px;
        margin: 10px 0 15px -20px;
        background: url(/images/Title_Background.png) no-repeat left center;
        background-size: 848px;
        padding-left: 60px;
        color: white;
        font-size: 1.1rem
        }
    .leftbox {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        margin-top: 30px
        }
    .lefttitle {
        font-family: Roboto, Verdana, sans-serif;
        font-size: 1rem;
        line-height: 45px;
        background-color: #3D6A33;
        color: #fff;
        padding-left: 10px;
        /*    border-radius: 6px;*/
        }
    .leftcontent {
        font-size: 0.8rem
        }
    .leftcontent ul {
        margin: 0;
        padding: 0
        }
    .leftcontent ul li {
        padding: 6px 0 6px 10px;
        margin: 0;
        list-style: none;
        cursor: pointer
        }
    .leftcontent ul li ul {
        margin: 0;
        padding: 0
        }
    .leftcontent ul li ul li {
        margin: 0;
        padding: 0 0 0 20px
        }
    .leftcontent ul li ul li:before {
        content: "";
        border-color: transparent #111;
        border-style: solid;
        border-width: 0.35em 0 0.35em 0.45em;
        display: block;
        height: 0;
        width: 0;
        left: -0.8em;
        top: 0.9em;
        position: relative
        }
    .leftcontent > ul > li:hover, .leftcontent > ul > li.active {
        background-color: #E6A923;
        font-weight: 500
        }
    .leftcontent ul li ul li:hover {
        list-style: none;
        background-color: #EAC271;
        font-weight: 500
        }
    .leftcontent ul li a {
        display: block;
        text-decoration: none;
        color: black
        }
    .pure-button-orange {
        color: white;
        font-family: Roboto, Verdana, sans-serif;
        font-size: 0.9rem;
        border-radius: 5px;
        border: none;
        padding: 8px 8px 8px 8px;
        background: #E6A923
        }
    #footer {
        font-family: Roboto, Verdana, sans-serif;
        float: left;
        width: 100%;
        min-width: 1100px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        background-color: #E6A923;
        border-top: 5px solid #3C6A33;
        color: black;
        font-size: 1rem;
        padding: 15px 0 15px 0
        }
    .footerbox {
        float: left;
        /*width: 50px;*/
        padding: 0 10px 0 10px;
        min-height: 160px
        }
    #footer h2 {
        font-size: 1.1rem;
        font-weight: 700;
        padding-bottom: 0;
        margin: 0
        }
    /*.footerbox+.footerbox {
        border-left: 1px solid #ffffff;
    } */
    #footer ul {
        padding-left: 0;
        margin-top: 10px
        }
    #footer ul li {
        list-style: none;
        padding: 0 0 2px 2px;
        font-weight: normal;
        vertical-align: middle
        }
    #footer a {
        color: black;
        text-decoration: none
        }
    #footer a:hover {
        text-decoration: underline
        }
    }