body{
	background-color: #837B78;

}

.sf_outer_wrapper{
	background-attachment: scroll;
	background-image: url(images/bg_3.gif);
}
.sf_header_wrapper{
	color: #B63C17;
	border-bottom: 1px solid #CD5720;
}

.sf_main_header{
	color: #B63C17;
}

.sf_sub_header{
	color: #B63C17;
}

.sf_navigation ul li a {
	color: #262626;
	background-image: url(images/nav_bg_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

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

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

.sf_extra4{/*--[ image on the right ]--*/
	border-color: #A2A2A2 #636363 #636363 #A2A2A2;
	background-image: url(images/pic_3.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.sf_extra5{/*--[ top of title ]--*/
	background-image: url(images/title-top_3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.sf_extra6{/*--[ bottom of title ]--*/
	background-image: url(images/title-bot_3.gif);
	background-repeat: repeat;
	background-position: 0 0;
}
.sf_pagetitle{
	color: #D3C6C2;
	background-color: #262626;
	background-image: url(images/title-mid_3.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

a {
	color: #3A3635;
}

a:visited {
	color: #3A3635;
}

a:hover {
	color: #666666;
}

.sf_content{
	color: #3A3635;
}