body{
	background-color: #262626;

}

.sf_outer_wrapper{
	background-attachment: scroll;
	background-image: url(images/bg_2.gif);
}

.sf_header_wrapper{
	color: #B63C17;
	border-bottom: 1px solid #454D55;
}

.sf_main_header{
	color: #B63C17;
}

.sf_sub_header{
	color: #B63C17;
}

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

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

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

.sf_extra4{/*--[ image on the right ]--*/
	sf_edit: true;
	border-color: #A2A2A2 #636363 #636363 #A2A2A2;
	background-image: url(images/pic_2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.sf_extra5{/*--[ top of title ]--*/
	background-image: url(images/title-top_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.sf_extra6{/*--[ bottom of title ]--*/
	background-image: url(images/title-bot_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.sf_pagetitle{
	color: #101010;
	background-color: #262626;
	background-image: url(images/title-mid_2.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

.sf_footer {
	color: #737373;
}

a {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #ccc;
}

.sf_content{
	color: #737373;
}