.sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    float: left;
    width: 340px;
    padding: 20px 0 0 10px;
    font-family: times;
    font-size: 36px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    float: left;
    width: 340px;
    padding-left: 10px;
    font-family: times;
    font-style: italic;
    font-size: 20px;
    color: #dedede;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_extra2 {
    float: right;
    height: 120px;
    margin-right: 10px;
    margin-top: 10px;
    width: 500px;
    background-image: url(images/obfheader2.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 24px;
    background-image: url(images/Flowers_(35).JPG);
    background-repeat: repeat;
 }

 
