body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #F8F8F8;
    background-image: url(images/blog_body_bg_3.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_post {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_posttitle {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_entry {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_postmeta {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_outer_wrapper {
 }

 .sf_blog_sidebar {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_pagetitle {
 }

 .sf_blog_content {
    color: #666;
 }

 .sf_blog_footer {
    color: #fff;
    background-color: #333;
    background-image: url(images/blog_footer_bkgd_3.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_extra2 {
    background-image: url(images/blog_left_header_image_3.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    background-image: url(images/blog_nav_bkgd_tile_3.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_sub_header {
    background-color: inherit;
    font-family: arial;
    font-size: 12px;
    color: #40adb9;
 }

 .sf_blog_main_header {
    font-family: arial;
    font-size: 20px;
    color: #f7fcfc;
 }

 .sf_blog_header_wrapper {
    font-size: 8px;
    color: #40adb9;
    background-image: url(images/whblogo2.JPG);
    background-repeat: no-repeat;
 }

 
