body {
    margin: 0px 0px 20px;
    padding: 0px;
    color: #646464;
    font-family: arial;
    font-size: 12px;
    background-color: #FFFFFF;
 }

 .sf_blog_sub_header {
    font-family: Arial;
    font-size: 20px;
    color: #BD9E73;
 }

 .sf_blog_main_header {
    font-weight: bold;
    font-family: Arial;
    font-size: 45px;
    color: #5A596B;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    background-color: #4B4B4B;
    border-bottom: solid 1px #000000;
    font-size: 17px;
    font-weight: bold;
    padding: 5px 10px;
    margin: 0px;
    color: #5A596B;
    font-family: Arial;
    background-image: url(images/sidebartitle_bg_2.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar ul li a:hover {
    background-color: #186173;
    color: #fffffff;
 }

 .sidebarlist li.sidebaritem {
    background-position: bottom left;
    list-style-type: none;
    padding: 0px 0px 15px;
    margin: 0px 0px 10px;
    background-color: #5A596B;
    background-image: url(images/sidebarcontent_bg_2.gif);
    background-repeat: no-repeat;
 }

 h2.sf_blog_posttitle {
    font-family: Arial;
    font-size: 20px;
    color: #646464;
    font-weight: bold;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #646464;
    font-family: Arial;
    font-size: 20px;
 }

 h3.sf_blog_posttitle a:hover {
    background-color: #186173;
 }

 .sf_blog_header_wrapper {
    background-image: url(http://www.interweavecorp.com/images/interweave_logo.jpg);
    background-repeat: no-repeat;
background-position:left bottom;
 }

 .sf_blog_outer_wrapper {
    border-bottom: solid 10px #131313;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    background-color: #186173;
 }

 
