﻿DIV#homepage
{
    padding: 49px 0 0 0;
    overflow: hidden;
}

DIV#homepage #homepageContent
{
    float: left;
    display: inline;
    width: 367px;
    padding: 0px 35px;
}

DIV#homepage #latestNews
{
    float: left;
    display: inline;
    position: relative;
    padding-top: 11px;
    width: 226px;
    background: url(../images/sprites.gif) no-repeat 0 -24px;
    margin: 7px 20px 0 16px;
    background-color: #EAEDD7;
    line-height: 1.4em;
}

DIV#homepage #latestNewsContent
{
    width: 204px;
    padding: 18px 10px 20px 12px;
}

DIV#homepage #latestNewsContent H3
{
    color: #B32316;
    position: relative;
}

DIV#homepage #latestNewsContent HR
{
    background: transparent url(../images/sprites.gif) no-repeat scroll -194px -14px;
    border: 0 none;
    display: block;
    float: left;
    height: 4px;
    margin: 5px 0 10px;
    width: 198px;
}

DIV#homepage #latestNewsContent H4
{
    color: #B06010;
    font-size: 1em;
}

DIV#homepage #latestNewsContent H4 STRONG
{
    font-size: 1.2em;
}

DIV#homepage #latestNewsContent .viewAll
{
    background: url(../images/buttons.gif) no-repeat -269px -68px;
    height: 18px;
    
    color: #88971A;
    
    display: block;
    font-weight: normal;
    padding: 7px 10px 0 37px;
    text-decoration: none;
    
    position: absolute;
    right: 0px;
    top: -7px;
}

DIV#homepage #latestNewsContent .latestNewsNews
{
    font-size: 1.1em;
    margin-bottom: 20px;
}

DIV#homepage #latestNewsContent p
{
    font-size: 1em;
}

DIV#homepage #latestNews A.readMore
{
    position: absolute;
    bottom: 15px;
    color: #88971A;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 80px;
}

DIV#homepage #latestNews A:hover
{
    text-decoration: underline;
}

DIV#homepage #latestNews A.latestNewsBack
{
    position: absolute;
    bottom: 10px;
    left: 150px;
    background: url(../images/buttons.gif) no-repeat 0 -124px;
    width: 29px;
    height: 26px;
    overflow: hidden;
    line-height: 0px;
    font-size: 0px;
    text-indent: -9999px;
}

DIV#homepage #latestNews A.latestNewsNext
{
    position: absolute;
    bottom: 10px;
    left: 185px;
    background: url(../images/buttons.gif) no-repeat -271px -124px;
    display: block;
    width: 29px;
    height: 26px;
    overflow: hidden;
    line-height: 0px;
    font-size: 0px;
    text-indent: -9999px;
}

DIV#homepage #latestNewsBase
{
    background: url(../images/sprites.gif) no-repeat -191px 0;
    float: left;
    width: 226px;
    height: 9px;
    line-height: 0;
}

DIV#homepage H2
{
    font-size: 1.8em;
    line-height: 1em;
    font-weight: normal;
    color: #B32316;
}

DIV#homepage H2 STRONG
{
    font-weight: bold;
}

DIV#homepage P
{
    margin: 7px 0 10px 0;
    font-size: 1.2em;
    line-height: 1.4em;
}

DIV#homepage P.leader
{
    font-size: 1.5em;
    line-height: 1.3em;
    margin: 10px 0 10px 0;
}

DIV#homepage P.leader STRONG
{
    color: #A3590f;
}

DIV#map
{
    display: none;
}

DIV#homepageOptions
{
    clear: both;
    padding: 8px 20px 0 26px;
}

DIV#homepageOptions UL
{
    height: 111px;
}

DIV#homepageOptions UL LI
{
    display: inline;
}

DIV#homepageOptions UL LI A
{
    display: block;
    float: left;
    height: 111px;
    text-indent: -9999px;
}

DIV#homepageOptions UL LI.subscribe A
{
    background: url(../images/optionsHomepage.gif) no-repeat 0 0;
    width: 163px;
}

DIV#homepageOptions UL LI.ambassador A
{
    background: url(../images/optionsHomepage.gif) no-repeat -163px 0;
    width: 163px;
}

DIV#homepageOptions UL LI.volunteer A
{
    background: url(../images/optionsHomepage.gif) no-repeat -326px 0;
    width: 163px;
}
DIV#homepageOptions UL LI.opportunityBlog A
{
    background: url(../images/optionsHomepage.gif) no-repeat -489px 0;
    width: 163px;
}