.sf_blog_header_wrapper {
    width: 946px;
    height: 200px;
    position: relative;
    background-image: url(images/DrewMeJoeBlog1.png);
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #F0A30C;
 }

 .sf_blog_sub_header {
    position: absolute;
    text-align: left;
    font-weight: bold;
    float: left;
    height: 80px;
    overflow: hidden;
    width: 725px;
    margin: 65px 0 0 20px;
    padding: 0px 10px;
    font-size: 18px;
    color: #FFFFFF;
 }

 .sf_blog_main_header {
    position: absolute;
    text-align: left;
    font-weight: bold;
    float: left;
    height: 32px;
    overflow: hidden;
    width: 725px;
    margin: 30px 0 0 20px;
    padding: 0px 10px;
    font-family: arial;
    font-size: 26px;
    color: #62A017;
 }

 
