a:hover {
    text-decoration: none;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    float: left;
    font-weight: normal;
    height: 35px;
    width: 530px;
    padding: 10px 0 0 10px;
    color: #fff;
    overflow: hidden;
    background-color: transparent !important;
    font-family: georgia;
    font-size: 18px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    padding: 25px 0px 5px 10px;
    clear: both;
    height: 30px;
    min-height: 30px;
    border-top: 3px solid #FFFFFF;
    font-size: 12px;
    color: #40ADB9;
    background-image: url(images/Backgroung_joe_Blog_hearder1.JPG);
    background-repeat: repeat-x;
 }

 .sf_blog_header_wrapper {
    height: 105px;
    position: relative;
    width: 900px;
    overflow: hidden;
    border-right-color: #FFFFFF;
    background-image: url(images/Backgroung_joe_Blog_hearder1.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: right;
    height: 130px;
    width: 348px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    float: left;
    width: 530px;
    padding: 10px 0 0 10px;
    color: #fff;
    background-color: transparent !important;
    font-family: georgia;
    font-size: 36px;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: auto;
    background-color: #CCB9A8;
    color: #333;
    font-family: helvetica;
    font-size: 14px;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 
