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

 .sidebarlist h2, .sidebarlist .calendartitle td {
    color: #ffffff;
    background-color: #908481;
    background-repeat: repeat-y;
    background-image: url(images/webbackgroundv2.png);
 }

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

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #7E3420;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-family: arial;
    font-size: 38px;
    color: #7E3420;
 }

 .sf_blog_sub_header {
    font-family: arial;
    font-size: 26px;
    color: #070446;
 }

 
