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

 .sf_blog_sub_header {
    width: 675px;
    float: right;
    text-align: right;
    padding-right: 25px;
    background-color: transparent !important;
    color: #Ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .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-family: cursive;
    font-size: 28px;
    color: #FFDC00;
    background-image: none;
    background-repeat: repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    background-color: #fff;
    color: #606F22;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 175px;
    clear: both;
    width: 950px;
    overflow: hidden;
    background-color: #40ADB9;
    background-image: url(images/header_bkg_l.gif);
    background-repeat: no-repeat;
 }

 
