
.footer_content {
    padding: 0 8px 5px 8px;
    height: auto;
    color: #fff;
    background: #3c2f29;
    border: 0px solid yellow;
    }

.iconbar {
    text-align: right;
    }
    
.footer .SubHead            {color: #fff}

.footer_content a:link	    {color: #fff; text-decoration:none; font-weight: bold;}
.footer_content a:active    {color: #fff; text-decoration:none; font-weight: bold;}
.footer_content a:hover, 
.footer_content a:visited   {color: #fff; text-decoration:underline; font-weight: bold;}






