.sf_blog_sub_header {
    display: block;
    float: left;
    font-weight: normal;
    height: 15px;
    width: 810px;
    overflow: hidden;
    padding: 5px 0px 0px 30px;
    font-family: arial;
    font-size: 11px;
    color: #F2F2F2;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    min-height: 28px;
    height: 28px;
    margin: 2px 0px 0px 20px;
    width: 28px;
    background-attachment: scroll;
    background-position: 0%;
    background-color: #000000;
    background-image: url(images/lighthouse.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    min-height: 50px;
    height: 50px;
    width: 920px;
    background-attachment: scroll;
    background-position: 0%;
    background-color: #422E42;
    background-image: url(images/panoramic_rod.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    display: block;
    float: left;
    font-weight: bold;
    height: 21px;
    width: 810px;
    overflow: hidden;
    padding: 5px 0px 0px 30px;
    font-family: arial;
    font-size: 20px;
    color: #E805DB;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    min-height: 199px;
    height: 199px;
    width: 920px;
    background-attachment: scroll;
    border-bottom: 3px solid #5E2F14;
    background-color: #000000;
    background-image: url(images/beach.jpg);
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #070707;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    background-color: #E3DBC8;
    font-family: arial;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    display: inline;
    width: 600px;
    float: right;
    padding: 0;
    height: auto !important;
    min-height: 200px;
    margin-right: 40px;
    margin-top: 25px;
    color: #422E42;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    font-weight: bold;
    height: 33px;
    padding: 23px 0px 0px 0;
    text-align: center;
    width: 920px;
    background-attachment: scroll;
    background-position: 0%;
    border-top: 4px solid #41392A;
    font-size: 9px;
    color: #666666;
    background-image: url(images/footer_bg.gif);
    background-repeat: no-repeat;
 }

 
