.sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 2px #fff solid;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #A8E1FF;
    background-image: url(images/image2.jpg);
 }

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

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

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

 .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-size: 20px;
    color: #9B5359;
 }

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

 .sidebarlist h2, .sidebarlist .calendartitle td {
    color: #924b51;
    background-color: #efefef;
 }

 .sidebaritem {
    border: solid 1px #efefef;
 }

 .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-size: 12px;
    color: #707070;
 }

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

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

 .submit-button:hover {
    background-color: #efefef;
    color: #924b51;
 }

 .sf_blog_pagetitle {
    display: none;
    background-color: #fff;
    color: #924b51;
 }

 h3.sf_blog_posttitle {
    color: #924b51;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #924b51;
 }

 h3.sf_blog_posttitle a:visited {
    color: #924b51;
 }

 h2.sf_blog_posttitle {
    color: #924b51;
 }

 h2.sf_blog_posttitle a {
    color: #924b51;
 }

 h2.sf_blog_posttitle a:visited {
    color: #924b51;
 }

 h6#trackbackslabel , h6#commentslabel , h6#leavecommentlabel {
    font-size: 14px;
    font-weight: bold;
    color: #924b51;
    border-bottom: solid 2px #924b51;
    border-top: dotted 1px #924b51;
    background-color: #EFF9FF;
 }

 ol.commentlist li {
    border-left: 1px solid #924b51;
    background-color: #EFF9FF;
 }

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

 a:visited {
    color: #924b51;
 }

 h2.homelinkheader a {
    color: #924b51;
 }

 h2.homelinkheader a:visited {
    color: #924b51;
 }

 h2.homelinkheader a:hover {
    color: #a8e1ff;
 }

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

 
