body{
	background-color: #fff;
}

a {
    color: #2A612A;
}

a:visited {
	color: #2A612A;
}

a:hover {
	color: #2A612A;
	text-decoration: none;
}

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

.sf_extra1 span {
	
}

/* content borders */
.sf_outer_wrapper {
}

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

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

.sf_header_wrapper {
	background-color: #2A612A;
	background-image: url(images/left_corner_5.gif);
	background-repeat: no-repeat;
	background-position: 177px top;    
}

.sf_main_header {
    color: #FFD4B7;
}

.sf_sub_header {
   display: none;
}

.sf_extra4 {
	background-image: url(images/banner_image_5.jpg);
	background-repeat: no-repeat;	
}

.sf_navigation {
    background: #EDEDED;
}

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

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

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

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

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

.sf_content {
    
}

.sf_footer {
    clear: both;
}

.sf_banner a {
    color: #aaa;
}

.sf_banner a:visited {
    color: #aaa;
}