body{
	background: #FBFBFB url(images/body_bg_5.jpg) repeat-x top;
}
.sf_wrapper {
    position: relative;
}

.sf_outer_wrapper {
	background-color: #fff;
    border: 1px solid #B5B5B5;
    border-top: none;
}

.sf_header_wrapper {
	background: #24557D url(images/main_title_bkgd_5.jpg) repeat-x top left;
}

.sf_extra4 {
    background: url(images/banner_image_5.jpg) no-repeat top left;
}

.sf_main_header {
    color: #fff;
}

.sf_sub_header {
    color: #fff;
}

.sf_footer {
    color: #999;
}

.sf_pagetitle {
    color: #884300;
}

/* nav images and colors */

.sf_navigation {
    background: #fff url(images/nav_bkgd_tile_5.jpg) repeat bottom left;   
}

.sf_navigation ul {
    list-style-type: none;
}

.sf_navigation ul li {
    background: #fff url(images/nav_bkgd_5.jpg) no-repeat bottom left;
}

.sf_navigation ul li a {
    background: url(images/nav_right_edge_5.jpg) no-repeat bottom right;
    color: #111;
}

.sf_navigation ul li a:hover {
    color: #fff;
    background: url(images/nav_right_edge_hilite_5.jpg) no-repeat bottom right;
}

.sf_footer {
    background: url(images/footer_bkgd_5.jpg) repeat-x top left;
}
