.sf_blog_main_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 25px;
    font-weight: bold;
    overflow: hidden;
    font-family: arial;
    font-size: 20px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 30px;
    font-weight: normal;
    overflow: hidden;
    font-family: arial;
    font-size: 18px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #5F5F5F;
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 4px #fff solid;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    min-height: 70px;
    background-position: right;
    border-bottom: none;
    background-image: url(images/Tejeda_Vineyard3.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_footer {
    margin: 0;
    text-align: center;
    clear: both;
    height: 21px;
    min-height: 21px;
    margin-top: 0px;
    padding: 5px 0 0 0px;
    color: #666666;
    background-image: url(images/blog_nav_bg.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 696px;
    background-image: url(images/Dacalier_Logo2.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 30px auto;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #929292;
 }

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

 a:visited {
    color: #5F5F5F;
 }

 a:hover {
    text-decoration: underline;
    color: #000000;
 }

 
