.sf_blog_main_header {
    text-align: center;
    font-weight: normal;
    float: left;
    width: 510px;
    height: 60px;
    overflow: hidden;
    padding: 25px 10px 5px 10px;
    font-family: times;
    font-size: 30px;
    color: #b78623;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_extra3 {
    background-position: left top;
    float: right;
    height: 200px;
    width: 400px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .calendar table {
    color: #000000;
    background-image: url(images/nav_bg_repeat.gif);
    background-repeat: no-repeat;
 }

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

 .sf_blog_header_wrapper {
    background-position: left bottom;
    height: 200px;
    text-align: left;
    width: 930px;
    background-color: #FFFFFF;
    background-image: url(images/blogpage3.jpg);
    background-repeat: no-repeat;
 }

 
