body{
	background: #8AA47C;
}

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

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

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

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

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

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

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

.sf_main_header {
    color: #fff;
}

.sf_sub_header {
    color: #fff;
}

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

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

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

.sf_extra5 {
    background: #042248 url(images/banner_bands_2.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_2.jpg) no-repeat 0 55%;
	color: #fff;
}
.sf_navigation ul li a:hover {
    background: url(images/nav_arrow_alt_2.jpg) no-repeat 0 55%;
    color: #B5CCA9;
}

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

.sf_content {
    
}

.sf_footer {
    clear: both;
}

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