body {
    /* color: #666666; */
    color: #999999;
    background-color: #C9B6A6;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a:link, a:visited, a:active {
    color: #999999;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

div, p, th, td, ol, ul, li {
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

p { 
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 12px;
}

.bigtext {
    color: #FF6600;
    font-family: "Times New Roman", Times, serif;
    font-size: 21px;
    line-height: 27px;
}

.bold {
    font-weight: bold;
}

.boldhighlight, a.boldhighlight:link, a.boldhighlight:visited, a.boldhighlight:active {
    color: #FF6600;
    font-weight: bold;
}

a.boldhighlight:hover {
    text-decoration: underline;
}

.bottomnav, a.bottomnav:link, a.bottomnav:visited, a.bottomnav:active {
    color: #666666;
    text-decoration: none;
    font-size: 10px;
}

a.bottomnav:hover {
    text-decoration: underline;
}

.bullet {
    font-weight: bold;
}

.contactheading {
    color: #FF6600;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.contactinfo {
    /* font-size: 11px; */
}

.darktext {
    color: #666666;
}

.extramargin {
    margin: 10px 15px 15px 15px;
}

.fullborder {
    border: 1px solid #C9B6A6;
}

.headline {
    margin-left: 8px;
    margin-right: 0px;
}

.highlight, a.highlight:link, a.highlight:visited, a.highlight:active {
    color: #FF6600;
}

.home {
    color: #666666;
    background-color: #FFFFFF;
}

.homefooter, a.homefooter:link, a.homefooter:visited, a.homefooter:active {
    color: #FFFFFF;
    font-size: 11px;
}

.homenews {
    color: #666666;
    font-size: 12px;
}

.homewelcome {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
}

.newsheading {
    font-size: 14px;
}

.nomargin {
    margin-top: 0px;
    margin-bottom: 0px;
}

.tagline {
    color: #CCCCCC;
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
}

.topsep {
    color: #FC8B3F;
    font-size: 12px;
    font-weight: bold;
}

.topnav {
    color: #999999;
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}

.topnavactive {
    color: #FF6600;
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}


