.sf_blog_sub_header {
    font-family: arial;
    font-size: 15px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 660px;
    padding: 15px 0px 10px;
    float: right;
    display: inline;
    min-height: 350px;
    height: auto !important;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:visited {
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:hover {
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 100px;
    padding: 10px 30px 10px;
    text-align: center;
    overflow: hidden;
    background-position: bottom left;
    background-color: #7E3420;
    background-image: url(images/header_bg_6.gif);
    background-repeat: repeat-x;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    color: #ffffff;
    background-color: #908481;
    background-image: none;
    background-repeat: repeat-y;
 }

 .sf_blog_post {
    margin-bottom: 40px;
    padding: 20px 0px;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

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

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

 .sf_blog_main_header {
    font-weight: normal;
    font-family: arial;
    font-size: 38px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    width: 250px;
    float: right;
    display: inline;
    margin: 10px 0px;
    overflow: hidden;
    color: #444444;
    background-color: #BCB9BF;
    background-image: url(images/sidecontent_bg_6.gif);
    background-repeat: repeat-y;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 15px;
    padding: 10px 10px;
    color: #94989B;
    background-color: #252A30;
    font-size: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
