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

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

.sf_header_wrapper {
	background: #7B2D2B;
}

.sf_extra4 {
	background-image: url(images/church_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sf_main_header {
    color: #fff;
}

.sf_sub_header {
    color: #fff;
}

.sf_navigation_top {
    border-top: 5px solid #7B2D2B;
}


.sf_footer {
    color: #999;
}

.sf_pagetitle {
    color: #7B2D2B;
}

/* nav images and colors */
.sf_navigation_top {
	background-color: #F7F7F7;
	background-image: url(images/nav_bkgd_tile_2.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}

.sf_navigation_top ul {
    list-style-type: none;
}

.sf_navigation_top ul li {
	background-image: url(images/nav_bkgd_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sf_navigation_top ul li a {
	color: #111;
	background-image: url(images/nav_right_edge_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

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

.sf_navigation_top ul li a:hover {
	background-image: url(images/nav_right_edge_hilite_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#Nav1 li ul li a {
	background-color: #e2e2e2;
	background-image: url(images/subnav_bkgd_tile_2.jpg);
	background-repeat: repeat-x;
	background-position:0 -1px;	
	border:1px solid #d1d1d1;
	border-top:0;
}

#Nav1 li ul li a:hover{
	background-color: #d4c9c7;
	background-image: url(images/subnav_right_edge_hilite_2.jpg);
	background-repeat: repeat-x;
	background-position:0 -1px;	
	border:1px solid #d1d1d1;	
	border-top:0;
}
