.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 {
    background-color: #fff;
 }

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

 .sf_blog_pagetitle {
    background-color: #fff;
    color: #5F5F5F;
 }

 .sf_blog_content {
 }

 .sf_blog_footer {
    background-image: url(images/blog_nav_bg.jpg);
    background-repeat: no-repeat;
    color: #333;
 }

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

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

 .sf_blog_extra4 {
    font-size: 20px;
    color: #40adb9;
    background-image: url(images/Copy of BushCheney.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 span {
    font-size: 20px;
    color: #40adb9;
    background-image: url(images/Copy of Hopi Point Cropped Preview.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-family: fantasy;
    font-size: 36px;
    color: #f45d27;
 }

 body {
    font-family: arial;
    font-size: 12px;
    background-color: #ffffff;
 }

 
