/*----------------------------------
		Theme #397_Extreme_Sports
		Cat Sports
----------------------------------*/

body{
	background-color: #5F7841;
}

.sf_wrapper{	
	background-image: url(images/mid_4.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	width: 800px;
}

.sf_header_wrapper{
	clear: both;
	background-image: url(images/header_4.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 197px;
	margin-left: 12px;
	border-bottom: 5px solid #506932;
	border-top: 1px solid #506932;
}

a:link {
	color: #679D55;
	text-decoration: underline;
}

a:visited {
	color: #679D55;
}

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

.sf_main_header{
	color: #679D55;
}

.sf_sub_header{
	color: #ffffff;
}

.sf_extra1 {
	background-image: url(images/top_4.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 800px;
	
}

.sf_extra2 {
	background-image: url(images/logo_4.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 30px;
	margin-left: 20px;
}

.sf_navigation_top ul li a:hover{
	color: #679D55;
}

.sf_content {
	color: #ffffff;
}

.sf_content img {
	border: 1px solid #fff;
}

.sf_extra4 {
}

.sf_extra5 {
}

.sf_extra6 {
}

.sf_pagetitle {
}

.sf_extra3{
}

.sf_footer {
	background-image: url(images/bottom_4.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	clear:both;
	background-color: #5F7841;
}