.sf_blog_main_header {
    float: right;
    text-align: right;
    padding-right: 25px;
    padding-top: 15px;
    display: block;
    width: 675px;
    font-weight: bold;
    overflow: hidden;
    font-size: 24px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    margin: 0;
    clear: both;
    height: 50px;
    min-height: 50px;
    margin-top: 0px;
    padding: 20px 0 0px 20px;
    color: #fff;
    background-color: #A68559;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_wrapper {
    margin: 0;
    padding: 0;
    width: 950px;
    border-right: 20px solid #A68559;
    border-left: 20px solid #A68559;
    border-top: 20px solid #A68559;
 }

 a:visited {
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: underline;
    color: #882357;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 175px;
    clear: both;
    width: 950px;
    overflow: hidden;
    background-color: #5F4D35;
    background-image: url(images/mckinleypana1.jpg);
    background-repeat: no-repeat;
 }

 
