h3.sf_blog_posttitle a {
    text-decoration: underline;
    color: #E4061D;
 }

 .sf_blog_postmeta {
    margin: 10px 0 0 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    clear: both;
    font-family: arial;
    font-size: 11px;
 }

 .sf_blog_main_header {
    font-weight: bold;
    height: 30px;
    margin: 0px 20px;
    padding-top: 30px;
    overflow: hidden;
    font-size: 20px;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    margin: 0px 20px;
    height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #E4061D;
 }

 .sf_blog_footer {
    margin: 0;
    clear: both;
    height: auto !important;
    min-height: 40px;
    margin-top: 0px;
    padding: 20px 0 10px 20px;
    background-color: #F7F7F6;
    font-size: 11px;
    color: #333333;
 }

 a:link {
    text-decoration: underline;
    color: #E4061D;
 }

 a:visited {
    text-decoration: underline;
    color: #9A0000;
 }

 a:hover {
    text-decoration: none;
    color: #4CEB10;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #E4061D;
 }

 .sf_blog_sidebar ul li a:hover {
    text-decoration: none;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 240px;
    padding: 0px;
    margin: 10px 0 5px 0;
    overflow: hidden;
    font-size: 11px;
    background-color: #A9A7A7;
 }

 body {
    margin: 0 auto;
    background-color: #010505;
    font-family: verdana;
    font-size: 12px;
    color: #010707;
 }

 .sf_blog_header_wrapper {
    height: 130px;
    clear: both;
    background-color: #2B0200;
    background-image: url(images/BLOG_BANNERFinal1.jpg);
    background-repeat: no-repeat;
 }

 
