.sf_blog_sub_header {
    font-weight: bold;
    padding: 10px 10px 0 10px;
    width: 417px;
    height: 30px;
    overflow: hidden;
    font-family: arial;
    font-size: 8px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_main_header {
    font-weight: bold;
    padding: 10px 10px 0 10px;
    width: 417px;
    background-image: none;
    background-repeat: no-repeat;
    font-family: times;
    font-size: 36px;
    color: #830A01;
 }

 .sf_blog_extra2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 437px;
    height: 185px;
    border-left: 2px solid #FFF;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url(images/Blog_image_vonnie_with_quote1.jpg);
 }

 .sf_blog_header_wrapper {
    border: 3px double #707070;
    position: relative;
    background-repeat: no-repeat;
    background-position: left;
    height: 185px;
    width: 875px;
    margin: 10px auto;
    clear: both;
    background-image: url(images/header_image_parmesan_chicken.jpg);
 }

 
