.sf_blog_main_header {
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 20px 0 0 20px;
    text-align: left;
    width: 450px;
    margin-bottom: 2px;
    font-family: times new roman;
    font-size: 48px;
    color: #131313;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 0px 0 0 20px;
    text-align: left;
    width: 450px;
    margin-bottom: 5px;
    font-family: georgia;
    font-size: 18px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    width: 388px;
    height: 226px;
    float: right;
    background-color: #CCCCCC;
    background-image: url(images/Website_Header_2.jpg);
    background-repeat: no-repeat;
 }

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

 .sf_blog_header_wrapper {
    float: left;
    padding: 0;
    width: 920px !important;
    min-height: 226px;
    height: auto !important;
    background-image: url(images/Website_Header.jpg);
    background-repeat: no-repeat;
 }

 
