.sf_blog_outer_wrapper {
    width: 970px;
    margin: auto;
    min-height: 500px;
    height: auto !important;
    background-image: url(images/tile_bg_1.jpg);
    background-repeat: repeat-y;
 }

 .sf_blog_sidebar {
    width: 220px;
    float: left;
    display: inline;
    margin: 40px 0px 0px 60px;
    overflow: hidden;
    color: #165006;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 400px;
    height: 30px;
    margin: 2px 0px 0px 40px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    font-family: arial;
    font-size: 12px;
    color: #663300;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0px 0px 0px;
    padding: 0px;
    background-color: #ffffff;
    color: #000000;
    font-family: arial;
    font-size: 14px;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    color: #DC8F5A;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 410px;
    height: 35px;
    padding: 40px 0px 0px 30px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    font-family: verdana;
    font-size: 30px;
    color: #165006;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:visited {
    color: #165006;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    width: 850px;
    height: 156px;
    padding: 10px 60px 20px 60px;
    overflow: hidden;
    background-position: bottom left;
    font-size: 9px;
    color: #165006;
    background-image: url(images/tile_bot_1.jpg);
    background-repeat: no-repeat;
 }

 
