.sf_main_header {
    width: 617px;
    height: 1.2em;
    font-family: "Century Gothic", "Lucida Sans Unicode", Arial, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    color: #6B8E66;
 }

 .sf_wrapper {
    background-position: 661px 0;
    background-repeat: no-repeat;
    width: 944px;
    background-image: url(images/cj_blog_logo.jpg);
 }

 h1, h2, h3, h4, h5, h6 {
    font-family: "Century Gothic", "Lucida Sans Unicode", Arial, sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    margin: .5em 0;
    color: #2a4626;
 }

 .widget h3 {
    background-position: center bottom;
    background-repeat: no-repeat;
    font-size: 1em;
    font-weight: normal;
    margin-top: 3em;
    margin-bottom: 0;
    padding-bottom: 24px;
    background-image: url(images/blog_sc_header.jpg);
 }

 .sf_blog_entry {
    padding-bottom: .5em;
    font-color: #393939;
 }

 .recentdate {
    font-size: .8em;
    color: #222;
    margin-bottom: .5em;
 }

 .sf_content {
    font-size: 12px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    margin: -5px 0 0 0;
    width: 613px;
    float: left;
    display: inline;
    color: #222;
 }

 
