a
{
    text-decoration: none;
    color: #114D32;
    border-bottom: 1px dotted #114D32;
    font-weight: bold;
    cursor: pointer;
}

a:visited
{
    color: #114D32;
}

a:hover
{
    color: #288E60;
}

img
{
    border: 0;
}

form
{
    padding: 0;
    margin: 0;
}

table, td, tr
{
    font-size: 10pt;
    font-family: Arial, sans-serif;
}

h1
{
    color: #901812;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    padding-left: 5px;
    font-size: 16pt;
    font-weight: normal;
    font-family: Georgia, Palatino, "Times New Roman", Times, serif;
    border-bottom: 1px solid #BCBCBC;
}

h1 a
{
    border: 0;
    color: #901812;
    font-weight: normal;
}

h1 a:visited
{
    color: #901812;
    font-weight: normal;
}

h1 a:hover
{
    color: #DC1910;
}

h2
{
    font-size: 12pt;
}

body
{
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    background: #3F5650 url('../images/bg.gif');
    font-family: Arial, sans-serif;
}

#container
{
    position: relative;
    margin: auto;
    width: 785;
    background: url('../images/bg_container.gif');
    text-align: center;
    border-bottom: 4px solid #394E49;
    border-top: 4px solid #394E49;
    margin-top: 20px;
    margin-bottom: 20px;
}

#main
{
    margin: auto;
    position: relative;
    width: 775px;
    border-bottom: 1px solid #354843;
}

#navigation
{
    height: 32px;
    background: url('../images/nav_bg.gif');
    border-bottom: 1px solid #C2C2C2;
    border-top: 1px solid #484848;
    text-align: center;
    padding-left: 161px;
}

#navigation ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#navigation li
{
    padding: 0;
    margin: 0;
    float: left;
}

#navigation a
{
    border: 0;
}

#session
{
    position: absolute;
    z-index: 5;
    right: 0px;
    top: 0px;
    padding-right: 10px;
    padding-top: 0px;
    padding-left: 10px;
    padding-bottom: 3px;
    font-size: 8pt;
    color: white;
    background: bottom left no-repeat url('../images/bg_session.gif');
}

* html #session
{
    right: -1px;
}

#session a
{
    color: white;
    border-bottom: 0;
}

#header
{
    background: #901812 url('../images/bg_header.gif');
    text-align: center;
    color: white;
    font-size: 16pt;
    font-weight: normal;
    font-family: Georgia, Palatino, "Times New Roman", Times, serif;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #78140F;
    position: relative;
}

#header a
{
    color: white;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 0;
}

#header a:visited
{
    color: white;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 0;
}

#content
{
    position: relative;
    text-align: left;
    padding: 25px;
    padding-top: 20px;
    font-size: 10pt;
    color: #2B2B2B;
    background: #F1F1F1;
    border-top: 1px solid #901812;
    margin-top: 1px;
}

#content p
{
    line-height: 1.65;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    cursor: default;
}

#home
{

}

#events
{
    padding-left: 25px;
}

#events_content
{
    font-size: 10pt;
    cursor: default;
    color: #2B2B2B;
    line-height: 1.5;
}

#donate
{
    padding-left: 25px;
    margin-top: 30px;
}

#donate_content
{
    font-size: 8pt;
    cursor: default;
    color: #2B2B2B;
    line-height: 1.5;
}

#footer
{

}

#footer a
{

}

.news_headline
{
    font-weight: bold;
    font-size: 11pt;
}

.error
{
    font-weight: bold;
    color: #AE1616;
    font-size: 10pt;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    background-color: #F6F6F6;
    margin-bottom: 20px;
}

.subnav
{
    margin: 5px 0 20px 0;
    height: 25px;
}

.subnav ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;

}

.subnav li
{
    padding: 3px 10px 3px 10px;
    margin: 0 0 0 5px;
    float: left;
    border: 1px solid #B4B4AB;
    background-color: white;
}


.subnav a
{
    color: #3D3D3D;
    border: 0;
}

.subnav a:visited
{
    color: #3D3D3D;
    border: 0;
}

.message
{
    margin: 10px 0 10px 0;
    border: 1px solid #E5E5DA;
    padding: 5px;
    background-color: white;
}

.message_inner
{
    font-size: 10pt;
    font-weight: bold;
    color: #882815;
}

.news_header
{
    font-weight: bold;
    padding-bottom: 2px;
    font-size: 12pt;
    padding-left: 5px;
}

.news_subheader
{
    font-size: 8pt;
    color: gray;
    padding: 5px;
    border-top: 1px #E3E3E3 solid;
    border-bottom: 1px #E3E3E3 solid;
}

.news_subheader a
{
    color: gray;
    border-bottom: 0;
}

.news_body
{
    font-size: 10pt;
    padding: 5px;
    border-bottom: 1px #E3E3E3 solid;
    margin-bottom: 20px;
    line-height: 1.75;
}

li
{
    margin-bottom: 10px;
}

#header_tab
{
    position: absolute;
    font-weight: bold;
    right: 25px;
    bottom: 0px;
    padding: 7px;
    padding-top: 5px;
    font-size: 10pt;
    color: white;
    background: #A11B14;
    border: 1px solid #78140F;
    border-bottom: 0px;
    font-family: Arial, sans-serif;
}

* html #header_tab
{
    top: 16px;
}
