.sf_blog_sub_header {
    width: 690px;
    height: 80px;
    text-align: center;
    font-weight: normal;
    padding: 2px 0 0 0;
    margin-left: 325px;
    overflow: hidden;
    font-family: invitation;
    font-size: 28px;
    color: #3D422A;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 690px;
    height: 80px;
    text-align: center;
    font-weight: bold;
    padding: 30px 0 0 0;
    margin-left: 325px;
    overflow: hidden;
    font-family: invitation;
    font-size: 40px;
    color: #3D422A;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    text-align: right;
    padding: 5px 5px 0 0;
    clear: both;
    width: 965px;
    background-color: #59613C;
    color: #999;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    position: relative;
    background-position: left;
    height: 198px;
    width: 950px;
    margin: 0 auto 5px;
    clear: both;
    background-repeat: no-repeat;
    background-image: url(images/DestinationMag2005.jpg);
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 230px;
    padding: 10px;
    margin: 10px 10px 5px;
    background-repeat: no-repeat;
    background-position: right bottom;
    overflow: hidden;
    border-left: 1px solid #59613C;
    border-right: 1px solid #59613C;
    border-top: 5px solid #59613c;
    border-bottom: 5px solid #59613c;
    background-image: url(images/sidebar_1.jpg);
    background-color: #F2F2F2;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #666666;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #59613c;
    font-family: arial;
    font-size: 14px;
    color: #5C0A30;
 }

 
