﻿body {
    font-family: 'Roboto',sans-serif;
    font-size: 1.4rem;
    min-width: 300px;
    color: #333;
    background: #f2f2f2;
}

h4 {
    text-indent: inherit;
}

h5 {
    margin: 0 0 0 0;
    text-indent: inherit;
    font-size: inherit;
    font-family: inherit;
    font-variant: inherit;
    color: inherit;
    font-weight: inherit;
}

sup {
    line-height: inherit;
    position: inherit;
    font-size: smaller;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
}

.nav > li > a, .nav > li > a {
    text-decoration: none;
}

a.mapLink {
    color: #427a26;
}

p.MsoNoSpacing, li.MsoNoSpacing, div.MsoNoSpacing {
    text-align: inherit;
    font-size: inherit;
    font-family: inherit;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal {
    margin: .2in 0 0 .5in;
    text-align: inherit;
    font-size: inherit;
    font-family: inherit;
}

span.BigLetterChar {
    color: #427a26;
    font-weight: inherit;
}

a:link, a:hover, a:visited, a:focus, a:active {
    color: #427a26;
}

a:hover, a:focus {
    color: #224014;
    text-decoration: underline;
}

a:link, span.MsoHyperlink {
    text-decoration: none;
}

a:hover, span.MsoHyperlink {
    text-decoration: underline;
}

.ce-parl-header a {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    text-transform: uppercase;
    transition: background-color ease-in .3s;
}

a.bookmark span {
    color: #427a26;
}

a.bookmark span:hover {
    color: #427a26;
    text-decoration: none;
}

div.WordSection1 h1 a {
    color: #427a26;
}

div.WordSection1 h1 a:hover {
    color: #427a26;
    text-decoration: none;
}

span.MsoFootnoteReference {
    vertical-align: inherit;
}