﻿
#footer-holder
{
    width: 960px;   
    min-height: 300px;
    padding: 20px;
    padding-top: 0 !important;
    background: url('images/footer-background.png') #3a3838 no-repeat top center;
    overflow: hidden;
}

#footer-holder #footer-content
{
    margin: 0;
    margin-top: 80px;
    color: #ffffff;   
}

#footer-holder #footer-content #left-column
{
    float: left; 
    width: 535px;
    margin-right: 100px;
    overflow: hidden; 
}

#footer-holder #footer-content #right-column
{
    float: left; 
    width: 325px;
    overflow: hidden;  
}

#footer-holder #footer-content .footer-item
{
    font-size: 10.5pt;      
    margin-bottom: 25px; 
}

#footer-holder #footer-content .no-text
{
    margin-top: 3px;    
}

#footer-holder #footer-content .done-by
{
    margin-top: 110px;  
}

#footer-holder #footer-content .copyright
{
    margin-top: 40px;  
    font-size: 9pt;
}

#footer-holder #footer-content .copyright div
{
    margin-bottom: 5px;
}

#footer-holder #footer-content a:link,
#footer-holder #footer-content a:visited,
#footer-holder #footer-content a:active
{
    color: #81c398;
    text-decoration: none;    
}

#footer-holder #footer-content a:hover
{
    color: #81c398;
    text-decoration: underline;    
}

#footer-holder #footer-content .copyright a:link,
#footer-holder #footer-content .copyright a:visited,
#footer-holder #footer-content .copyright a:active
{
    color: #ffffff;
    text-decoration: none;    
}

#footer-holder #footer-content .copyright a:hover
{
    color: #ffffff;
    text-decoration: underline;    
}

#footer-holder #footer-content .news-item a:link,
#footer-holder #footer-content .news-item a:visited,
#footer-holder #footer-content .news-item a:active
{
    color: #ffffff;
    text-decoration: none;    
}

#footer-holder #footer-content .news-item a:hover
{
    color: #ffffff;
    text-decoration: underline;    
}

#footer-holder #footer-content p
{
    margin: 0;
    margin-bottom: 10px;
}

#footer-holder #footer-content .meeting-item strong
{
    font-weight: normal;
    font-size: 1.15em;
}

#footer-holder #footer-content .link-item p
{
    margin: 0;
}

#footer-holder #footer-content .link-item a:link,
#footer-holder #footer-content .link-item a:visited,
#footer-holder #footer-content .link-item a:active
{
    color: #ffffff;
    text-decoration: none;    
}

#footer-holder #footer-content .link-item a:hover
{
    color: #ffffff;
    text-decoration: underline;    
}
