a:hover {
    color: #8A1513;
    background-image: none;
    background-repeat: no-repeat;
 }

 td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
 }

 .sf_blog_wrapper {
    background-color: #C4CEC2;
    background-image: url(images/wrapper_image1.jpg);
    background-repeat: repeat-y;
    width: 1125px;
    margin: 0px auto;
    padding: 20px 0px;
    border: 1px solid #000000;
 }

 .sf_blog_content {
    width: 750px;
    margin-right: 30px;
    float: right;
    display: inline;
    min-height: 350px;
    height: auto !important;
 }

 .sf_blog_header_wrapper {
    height: auto !important;
    width: 750px;
    margin-bottom: 20px;
    margin-right: 30px;
    display: inline;
    overflow: hidden;
    float: right;
 }

 .sf_blog_sidebar {
    width: 306px;
    float: left;
    display: inline;
    padding: 280px 0px 0px;
    color: #666666;
    background-repeat: no-repeat;
    background-image: url(images/fishhawk_ranch_real_estate_.jpg);
 }

 
