.sf_blog_header_wrapper {
    width: 695px;
    height: 130px;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url(images/utahshortsales.jpg);
 }

 .sf_blog_extra10 {
    float: right;
    height: 150px;
    width: 200px;
    background-image: url(images/tt3.jpg);
 }

 .sf_blog_main_header {
    margin-left: 10px !important;
    padding-top: 10px;
    font-weight: normal;
    height: 50px;
    widht: 575px;
    overflow: hidden;
    font-family: sans-serif;
    font-size: 28px;
    color: #FFFFFF;
 }

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

 a:visited {
    color: #1A82ED;
 }

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

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

 .sf_blog_sidebar ul li a:hover {
    color: #E40A56;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 14px;
    background-color: #FFFFFF;
 }

 
