.sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    width: 500px;
    margin-left: 390px;
    font-family: verdana;
    font-size: 36px;
    color: #4B3E35;
 }

 body {
    margin: 0;
    padding: 0;
    background-color: #cbbba4;
    font-family: verdana;
    font-size: 14px;
    color: #332A25;
 }

 .sf_blog_content {
    width: 690px;
    float: right;
    display: inline;
    padding: 5px 0px;
    margin-right: 30px;
    font-size: 14px;
 }

 .sf_blog_footer {
    background: #332a25;
    min-height: 15px;
    height: auto;
    padding: 10px;
    clear: both;
    font-size: 12px;
    color: #CABAA3;
 }

 .sf_blog_header_wrapper {
    width: 975px;
    height: 93px;
    padding-top: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(images/cityhallduskactive.jpg);
 }

 
