body{
	color:#000;
	background-color: #FF5400;
}
.sf_wrapper {
    position: relative;
}

.sf_outer_wrapper {
	background-color: #fff;
	border: 1px solid #A53700;
}

.sf_header_wrapper {
	background-color: #4a5879;
	background-image: url(images/header_grid_3.gif);
	background-repeat: repeat;
	background-position: left top;
}

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

.sf_main_header {
    color: #fff;
}

.sf_sub_header {
    color: #ddd;
}

.sf_extra2 {
	background-image: url(images/header_icon_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sf_navigation_top {
	border-bottom: 5px solid #1A1A1A;
	background-image: url(images/nav_bkgd_3.gif);
	background-repeat: repeat;
	background-position: left bottom;
}

.sf_navigation_top ul li a {
    color: #fff;
    background-image: url(images/nav_btn_bkgd_3.gif);
    border-top: 1px solid #913258;
    border-left: 1px solid #913258;
    border-right: 1px solid #5F072A;
    border-bottom: 1px solid #5F072A;
}

.sf_navigation_top ul li a:visited {
    color: #fff;
}

.sf_navigation_top ul li a:hover {
    color: #BCC5D4;
    border-top: 1px solid #5F072A;
    border-left: 1px solid #5F072A;
    border-right: 1px solid #913258;
    border-bottom: 1px solid #913258;
}


.sf_extra7 {
    background-color: #ddd;
    padding: 1px;
}

.sf_extra7 span {
    display: block;
    height: 10px;
    border: 1px solid #fff;
}

.sf_footer {
    color: #999;
}

.sf_pagetitle {
	color: #7A2245;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_banner {
	color:#000;
}
.sf_banner a{
	color:#000;
}
.sf_banner a:visited{
	color:#000;
}
.sf_banner a:hover{
	color:#000;
}