.sf_blog_postmeta {
    font-family: times new roman;
    font-size: 8pt;
 }

 .sf_blog_footer {
    background-position: center top;
    background-repeat: repeat-x;
    clear: both;
    height: auto !important;
    min-height: 30px;
    padding: 30px 5px 5px 5px;
    text-align: center;
    font-family: times new roman;
    font-size: 12px;
 }

 body {
    margin: 0;
    padding: 0;
    background-color: #B78623;
    font-family: times new roman;
    font-size: 12px;
    color: #030532;
 }

 .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 new roman;
    font-size: 30px;
    color: #030532;
 }

 .sf_blog_sub_header {
    text-align: center;
    float: left;
    padding: 0px 10px 5px 10px;
    width: 510px;
    height: 60px;
    overflow: hidden;
    background-color: #030532;
    font-family: times new roman;
    font-size: 18px;
    color: #6B0409;
 }

 .sf_blog_extra3 {
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
    height: 200px;
    width: 400px;
    background-image: url(images/Home2.jpg);
 }

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

 
