body{
	background: #fff;
}

.sf_wrapper {
    position: relative;
    background: #fff;
}

.sf_outer_wrapper {
	
}

.sf_header_wrapper {
    background: #A71009;
	margin-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
}

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

.sf_extra4 {
  	margin-top: 1px;
	padding-bottom: 1px;
}

.sf_extra10 {
    background: #057ABC;
}

.sf_extra10 span {
    padding-left: 57px;
    background: #fff url(images/deco_bkgd_1.gif) no-repeat top left;
    min-width:200px;
    sf_edit:true;
}


.sf_main_header {
    color: #fff;
}

.sf_sub_header {
    color: #fff;
}

.sf_navigation {
    background: #057ABC;
}

.sf_navigation ul li {   
    background: #6E2E6B;
}

.sf_navigation ul li.sf_last_nav_item {
    background: #6E2E6B url(images/nav_right_edge_1.gif) no-repeat top right;
}

.sf_navigation ul {
    
}

.sf_navigation ul li a {
    color: #ddd;  
    background: url(images/nav_arrow_1.gif) no-repeat center left;
}

.sf_navigation ul li a:hover {
    color: #fff;
}

.sf_footer {
    background: #6E2E6B;
    color: #fff;
}

.sf_pagetitle {
    color: #057ABC;
}