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

div.sf_outer_wrapper {
	background-color: #fff;
	border: 1px solid #57513e;
}

div.sf_header_wrapper {
	background: #ebce57 url(images/main_head_bkgd_5.jpg) repeat-x top left;
}

div.sf_extra4 {
    background: url(images/snorkel_5.jpg) no-repeat top left;
}
div.sf_main_header {
    color: #57513e;
}

div.sf_sub_header {
    color: #57513e;
}

div.sf_navigation_top {
    border-top: 5px solid #eaca4b;
}

div.sf_navigation_top ul li a {
}

div.sf_footer {
    color: #999;
}

div.sf_pagetitle {
    color: #57513e;
}

/* nav images and colors */
div.sf_navigation_top {
    background: #F7F7F7 url(images/nav_bkgd_tile_5.jpg) repeat bottom left;   
}

div.sf_navigation_top ul {
    list-style-type: none;
}

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

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

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