body{
	background: #A19A9A;
}

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

.sf_outer_wrapper {
	
}

.sf_header_wrapper {
    background: url(images/main_head_bkgd_4.gif) repeat-x top left;
	margin-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
}

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

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

.sf_extra10 {
    background: #5B7CDD;
}

.sf_extra10 span {
    padding-left: 57px;
    background: #A19A9A url(images/deco_bkgd_4.gif) no-repeat top left;
    sf_edit:true;
}


.sf_main_header {
    color: #fff;
}

.sf_sub_header {
    color: #fff;
}

.sf_navigation {
    background: #5B7CDD;
}

.sf_navigation ul li {   
    background: #3C5191;
}

.sf_navigation ul li.sf_last_nav_item {
    background: #3C5191 url(images/nav_right_edge_4.gif) no-repeat top right;
}

.sf_navigation ul {
    
}

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

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

.sf_footer {
    color: #999;
}

.sf_pagetitle {
    color: #965648;
}