.sf_blog_sidebar {
    width: 220px;
    margin-right: 25px;
    float: right;
    display: inline;
    overflow: hidden;
    font-family: arial;
    font-size: 10px;
    color: #4C673C;
 }

 body {
    margin: 20px 0px 20px;
    padding: 0px;
    line-height: normal;
    background-color: #7E621E;
    font-family: arial;
    font-size: 10px;
    color: #4C673C;
 }

 .sf_blog_postmeta {
    margin: 25px 10px 20px;
    clear: both;
    font-family: arial;
    font-size: 12px;
 }

 .sf_blog_header_wrapper {
    height: 184px;
    border-top: 5px solid #FFFFFF;
    background-color: #194471;
    background-position: center;
    background-image: url(images/BLOGheader2.jpg);
    background-repeat: no-repeat;
 }

 
