.sf_header_wrapper {
    height: 94px;
    width: 940px;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #FAF8EC;
    background-image: url(images/blogheader.jpg);
 }

 .sf_wrapper {
    width: 940px !important;
    min-height: 1%;
    height: 1%;
    background-repeat: repeat-y;
    background-color: #ffffff;
    background-image: url(images/main_bkg_tile1.gif);
 }

 a:link {
    color: #333333;
 }

 a:visited {
    color: #333333;
 }

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

 .sf_navigation ul li a:visited {
    color: #FFFFFF;
 }

 .sf_navigation ul li a:hover {
    background-image: url(images/navbkg-ovr_6.gif);
    background-repeat: repeat-y;
    color: #FFFFFF;
 }

 .sf_navigation ul li a {
    wi200dth: 194px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding: 11px 3px 10px;
    margin: 0;
    min-height: 13px;
    height: 13px;
    text-align: center;
    background-image: url(images/navbkg_6.gif);
    background-repeat: repeat-y;
    color: #FFFFFF;
 }

 .sf_footer {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    clear: both;
    text-align: right;
    min-height: 15px;
    height: 15px;
    padding: 10px 10px;
    font-size: 11px;
    background-color: #000066;
    color: #FAF8EC;
    background-image: none;
 }

 .widgetset a:link,
.widgetset a:visited,
.widgetset a:hover {
    color: #FFFFFF;
 }

 .widget_header {
    background-color: #000066;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 4px 10px 4px;
    min-height: 15px;
    height: 15px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    text-transform: uppercase;
 }

 .sf_region4 {
    color: #FFFFFF;
 }

 .sf_region5 {
    display: none;
 }

 .sf_extra4 {
    display: none;
 }

 .sf_blog_post {
    border-bottom: 1px dotted #947E45;
 }

 .sf_blog_posttitle {
    background-color: #947E45;
    color: #FFFFFF;
    font-weight: normal;
 }

 .sf_blog_posttitle a,
.sf_blog_posttitle a:link, 
.sf_blog_posttitle a:hover {
    color: #FFFFFF;
 }

 h6#trackbackslabel, 
h6#commentslabel, 
h6#leavecommentlabel, 
#surveytitletext, 
.header {
    background-color: #947E45;
    color: #FFFFFF;
 }

 .sf_main_header {
    overflow: hidden;
    width: 910px;
    font-family: Georgia, times, serif;
    font-weight: normal;
    font-variant: normal;
    padding: 15px 15px 0 15px;
    height: 64px;
    text-align: right;
    font-size: 28px;
 }

 body {
    margin: auto;
    font-family: trebuchet ms;
    background-repeat: repeat;
    color: #333333;
    background-image: url(images/bkg_tile.gif);
    font-size: 11px;
    background-color: #FFFFFF;
 }

 .sf_main_header a,
.sf_main_header a:link, 
.sf_main_header a:hover {
    color: #FFFFFF;
 }

 
