/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
color:#0B560B;
text-decoration: none;}

a:link {
color:#0B560B;
text-decoration: none;	
}

a:visited {	
color:#0B560B;
text-decoration: none;
}

a:hover {
color:#0B560B;
text-decoration: none;	
}

.sf_banner {
	margin: 40px auto 0 auto;
	text-align: center;
}

.sf_banner a{	
}


/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
