body {
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #5C4B3A;
 }

 .sf_blog_main_header {
    margin: 0 auto;
    padding: 35px 0 0 0;
    width: 900px;
    text-align: center;
    font-weight: bold;
    height: 50px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 36px;
    color: #5C4B3A;
 }

 .sidebarlist {
    padding: 30px 0 10px;
    margin: 0;
    background-position: top;
    background-image: url(images/sidebar_header.png);
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 233px;
    margin: 0 0 0 33px;
    padding: 0;
    overflow: hidden;
    background-color: #CD7428;
    background-image: url(images/sidebar.png);
    background-repeat: repeat-y;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #F5C253;
 }

 a.calendarlink:hover {
    color: #F5C253;
 }

 .sf_blog_sub_header {
    margin: 0 auto;
    padding: 2px 0 0 0;
    width: 900px;
    text-align: center;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 12px;
    color: #6A5636;
 }

 .sf_blog_outer_wrapper {
    margin: 0 auto;
    width: 971px;
    background-color: #F5C253;
    background-image: url(images/body4.gif);
    background-repeat: repeat-y;
 }

 .sf_blog_footer {
    text-align: center;
    width: 971px;
    min-height: 13px;
    height: auto !important;
    padding: 20px 0 7px 0;
    clear: both;
    background-position: left top;
    color: #5C4B3A;
    background-color: #5C4B3A;
    background-image: url(images/footer.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    width: 971px;
    height: 46px;
    margin: 0 0 0 0;
    padding: 0;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    margin: 0 auto;
    padding: 15px 0 0 0;
    width: 63px;
    height: 54px;
    background-position: bottom;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    position: relative;
    margin: 0;
    width: 971px;
    height: 156px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(images/header1.png);
 }

 
