﻿body
{
    font-size: small;
    width: 100%;
    height: 100%;
    margin: 0em;
    padding: 0em;
    background-color: #453737;
    font-family: Verdana, Arial, sans-serif;
}

img
{
    border: none;
}

#container
{
    width: 750px;
    margin: 0em auto;
    background-color: #000;
    border-bottom: none;
    height: 100%;
}

#innercontainer
{
    margin-right: 12px;
    width: 738px;
    background: #E0D5CF url(../images/newshighlight.jpg) no-repeat bottom right;
}

#banner
{
    width: 750px;
    height: 267px;
    color: #FFF;
    background: url(../images/mainbanner.jpg) no-repeat top left;
}

#banner a:link, #banner a:hover, #banner a:visited, #banner a:active
{
    color: #FFF;
    font-weight: bold;
}

#sitelinks
{
    float: right;
    margin-top: 6px;
    margin-right: 22px;
    font-size: 78%;
}

#sitenav
{
    background-color: White;
}


#sitenav ul
{
    margin: 0;
    padding: 0;
    font-size: 70%;
    word-spacing: 2px;
    list-style: none;
    position: relative;
    top: 244px;
}

#sitenav ul ul
{
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
    word-spacing: 2px;
    list-style: none;
    width: 100px;
}

#sitenav li
{
    text-align: center;
    float: left;
}

#sitenav li li
{
    float: none;
    top: -226px;
    position: relative;
}

#sitenav li a:visited
{
    text-decoration: none;
    color: #FFF;
}

#sitenav li a
{
    padding-top: 6px;
    padding-bottom: 5px;
    display: block;
}

#sitenav li li a
{
    background-color: Black;
    color: #FFF;
    padding: 5px;
    display: block;
}

#sitenav li a:link, #sitenav li a:active
{
    color: #FFF;
    text-decoration: none;
}

#sitenav li a:hover
{
    color: white;
    text-decoration: none;
    background-color: black;
}

#sitenav #moveup ul
{
    top: 226px;
}

div#sitenav ul li:hover ul, div#sitenav ul ul li:hover ul, div#sitenav ul ul ul li:hover ul
{
    display: block;
}

div#sitenav ul ul, div#sitenav ul li:hover ul ul, div#sitenav ul ul li:hover ul ul
{
    display: none;
}

#news
{
    float: right;
    margin-bottom: -200px;
    padding-bottom: 200px;
    width: 190px;
    min-height: 300px;
    height: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

#newsSpacer
{
    height: 225px;
    overflow: hidden;
}

#content
{
    float: right;
    width: 502px;
    background-color: #F8F3E0;
    height: 1200px;
    margin-bottom: -100px;
    padding-bottom: 240px;
    padding-left: 15px;
    padding-right: 20px;
    text-align: justify;
}

#footer
{
    clear: both;
    height: 130px;
    width: 738px;
    background: url(../images/footerwave.gif) repeat-x right bottom;
    position: relative;
    bottom: 0em;
    border-bottom: 2px solid #000;
}

#footer a:visited
{
    color: #453737;
}

#footer a, #footer a:active
{
    text-decoration: none;
    color: #CC0000;
    font-weight: bold;
}

#footer a:hover
{
    color: #CC0000;
    text-decoration: underline;
}

#wordmark
{
    /*background: url(../images/wordmark.gif) no-repeat top left;*/
    width: 184px;
    height: 111px;
    position: absolute;
    right: 2em;
    bottom: 2em;
}

#contactinfo
{
    margin-left: 0.5em;
    font-size: 90%;
    position: absolute;
    bottom: 0.8em;
}

#contactinfo p, #contactinfo h3
{
    margin: 0em;
    padding: 0em;
}

#contactinfo h3
{
    color: #bd1642;
}

#news h1
{
    font-size: 130%;
    color: #C00;
}


#news p
{
    margin-top: 0px;
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 90%;
}

#news a:link, #news a:hover, #news a:visited, #news a:active
{
    text-decoration: underline;
    color: #C00;
    font-weight: bold;
}

span#newsarchive
{
    font-size: 8pt;
}

#content h1
{
    font-size: 120%;
    color: #C00;
    margin-bottom: 0px;
    margin-top: 20px;
}

#content h1 a:visited
{
    color: #C00;
    text-decoration: none;
    font-style: italic;
}

#content h1 a:link, #content h1 a:active
{
    text-decoration: none;
    color: #C00;
}

#content h1 a:hover
{
    text-decoration: underline;
    color: #C00;
}

#content p
{
    font-size: 90%;
    margin-top: 0px;
    margin-bottom: 20px;
}

#content a:visited
{
    color: #A8987F;
    font-weight: bold;
    font-style: italic;
}

#content a:link, #content a:active
{
    text-decoration: underline;
    color: #78532C;
    font-weight: bold;
}

#content a:hover
{
    text-decoration: underline;
}

.Table1
{
    border: 1px solid;
    border-color: #4c4c4e;
    background-color: #cf5f2d;
    color: #ffffff;
    font-weight: bold;
}

.Table2
{
    border: 1px solid;
    border-color: #4c4c4e;
    background-color: #ffcc99;
    color: #000000;
}

.Table3
{
    border: 1px solid;
    border-color: #4c4c4e;
    background-color: #ffffff;
    color: #000000;
}

.newsalt
{
    position: relative;
    left: -20px;
    list-style: none;
    font-size: 8pt;
}

.newsalt li
{
    padding-bottom: 4px;
}

.tea
{
    position: relative;
    padding-top: 0px;
    top: -35px;
    left: 78px;
}

.nobull
{
    list-style: none;
}
