body{
	background-color: #fff;
}

a {
    color: #FC0000;
}

a:visited {
	color: #FC0000;
}

a:hover {
	color: #FC0000;
}

.sf_extra1 {
	border-bottom: 7px solid #000;
}

.sf_extra1 span {
	background-color: #fff;
	background-image: url(images/header_logo_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* content borders */
.sf_outer_wrapper {
}

.sf_wrapper {
    border-bottom: 8px solid #000;
}

.sf_extra2 {
	border-right: 5px solid white;
	background-color: #4D4D4D;
	background-image: url(images/right_corner_3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.sf_header_wrapper {
	background-color: #4D4D4D;
	background-image: url(images/left_corner_3.gif);
	background-repeat: no-repeat;
	background-position: 177px top;    
}

.sf_main_header {
    color: #FFB12B;
}

.sf_sub_header {
    color: #fff;
}

.sf_extra4 {
	background-image: url(images/banner_image_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sf_navigation {
    background: #EDEDED;
}

.sf_navigation ul li {
    border-bottom: 1px solid #fff;
}

.sf_navigation ul li a {
	color: #111;
	background-image: url(images/nav_arrow_3.gif);
	background-repeat: repeat-y;
	background-position: 0 55%;
}

.sf_navigation ul li a:visited {
	color: #111;
}

.sf_navigation ul li a:hover {
    background-color: #BAA370;
    color: #111;
}

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

.sf_content {
    
}

.sf_footer {
    clear: both;
}

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