/*----------------------------------
		Theme389_Golf
		Cat Sports
		by Lee Glasgow
----------------------------------*/

body{
	background: #26323E;
}

.sf_outer_wrapper{
}

.sf_wrapper{	
	position: relative;
	background-image: url(images/mid_1.gif);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
	width: 609px;
}

.sf_header_wrapper{
	position:relative;
	background-image: url(images/img_1.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 5px;
	width: 579px;
	margin: 0 auto;
	height: 82px;
	border: 4px solid #E2DFD8;
}

.sf_extra2 {
	background-image: url(images/logo_1.gif);
	position:absolute;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	top: 25px;
	right: 30px;
}

.sf_extra4 {
	width: 609px;
	margin: 0 auto;
	background-color: #26323E;
	height: 15px;
}

.sf_extra5 {
	position:absolute;
	margin: 0 auto;
	width: 599px;
	border-top: 5px solid #E2DFD8;
	left: 5px;
	top: 111px;
}

.sf_pagetitle {
	width: 405px;
	color: #A19A8A;
	font-weight: bold;
	margin-top: -8px;
	margin-left: 173px;
	margin-right: 20px;
}

a:link {
	color: #24598f;
	text-decoration: underline;
}

a:visited {
	color: #24598f;
}

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



/*------------------------------------
	NAVIGATION
------------------------------------*/

.sf_navigation{
	margin-top: 12px;
	margin-left: 27px;
	float: left;
	display: inline;
}

.sf_navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sf_navigation ul:after{
	visibility: hidden;
	height: 0;
	font-size: 1px;
}

.sf_navigation ul li {
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
	font-weight: bold;
	
	background-repeat: no-repeat;
}

.sf_navigation ul li.sf_last_nav_item{
}

.sf_navigation ul li a {
	color: #505050;
	width: 99px;
	height: 20px;
	background-image: url(images/navbutton_1.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	font-size: 9px;
	padding-left: 23px;
}

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

.sf_navigation ul li a:hover{
	background-position: 0 -27px;
	color: #808080;
}

/*------------------------------------
	END NAVIGATION
------------------------------------*/

.sf_extra1 {
	background-image: url(images/top_1.gif);
	background-repeat: no-repeat;
	width: 609px;
	height: 5px;
	margin: 0 auto;
}

.sf_extra3{
}

.sf_extra5 {
	
}

.sf_extra6 {
}

.sf_extra8 {
	background-image: url(images/bot_1.gif);
	width: 609px;
	height: 10px;
}

.sf_content {
}

.sf_footer {
	clear:both;	
}