.sf_blog_header_wrapper {
    height: 74px;
    width: 850px;
    padding-left: 70px;
    padding-top: 58px;
    background-image: url(images/small_HA_Logo.jpg);
    background-repeat: repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #b5763c;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    width: 590px;
    height: 28px;
    overflow: hidden;
    font-family: courier new;
    font-size: 24px;
    color: #e62f05;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    height: 20px;
    overflow: hidden;
    font-family: verdana;
    font-size: 18px;
    color: #E72906;
    background-image: none;
    background-repeat: no-repeat;
 }

 
