.sf_blog_header_wrapper {
    width: 907px;
    height: 184px;
    background-image: url(images/happy_trails_brown.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    width: 503px;
    height: 184px;
    float: right;
    background-image: url(images/hike_4.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: right;
    display: inline;
    width: 240px;
    margin: 10px 10px 15px 0px;
    padding: 5px;
    border: 2px solid #fff;
    background-color: #C67D28;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_postmeta {
    font-family: arial;
    font-size: 8pt;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 595px;
    float: left;
    padding: 5px 20px;
    font-family: arial;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:link {
    font-weight: normal;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:visited {
    color: #53893D;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:hover {
    text-decoration: none;
    color: #6F4116;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    padding: 0;
    color: #fff;
    background-color: #000;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 907px;
    margin: 0 auto;
    padding-top: 0px;
    background-color: #A5C2A4;
    background-image: none;
    background-repeat: no-repeat;
 }

 
