body{
	background: #e0e0e0;
}

a {
    color: #FC0000;
}
/* top rounded borders */
.sf_extra1 {
	background: #7e7e7e url(images/top_left_bkgd_4.jpg) no-repeat top left;
	height: 7px;
}

.sf_extra1 span {
    background: #fff url(images/top_right_bkgd_4.jpg) no-repeat top right;
    height: 7px;
    width: 7px;
    float: right;
}

/* content borders */
.sf_outer_wrapper {
    background: #fff url(images/middle_left_bkgd_4.jpg) repeat-y top left;
}

.sf_wrapper {
    background: #fff url(images/middle_right_bkgd_4.jpg) repeat-y top right;
}

.sf_extra9 {
    background: #042248 url(images/bottom_left_bkgd_4.jpg) no-repeat bottom left;
	height: 7px;
	font-size: 1px;
}

.sf_extra9 span {
    background: #042248 url(images/bottom_right_bkgd_4.jpg) no-repeat top right;
    height: 7px;
    width: 7px;
    float: right;
}

.sf_header_wrapper {
    background: #eee url(images/header_bkgd_4.jpg) repeat-x bottom left;
}

.sf_main_header {
    color: #fff;
}

.sf_sub_header {
    color: #D8F9E0;
}

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


.sf_extra3 {
    background: url(images/header_endcap_4.jpg) no-repeat bottom right;
}

.sf_extra5 {
    background: #042248 url(images/banner_bands_4.jpg) repeat-x top left;
}

.sf_navigation {
}

.sf_navigation ul li {
    border-bottom: 1px dotted white;
}

.sf_navigation ul li a {
    background: url(images/nav_arrow_4.jpg) no-repeat 0 55%;
	color: #fff;
}
.sf_navigation ul li a:hover {
    background: url(images/nav_arrow_alt_4.jpg) no-repeat 0 55%;
    color: #D8F9E0;
}

.sf_pagetitle {
    background: #fff;
    color: #386243;
}

.sf_content {
    
}

.sf_footer {
    clear: both;
}

.sf_banner,
.sf_banner a {
    color: #fff;
}