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

/*------------------------------------
	GENERAL
------------------------------------*/
body {
	margin: 30px 0 20px 0;
	font: 11px Verdana, Helvetica, sans-serif;
}

.sf_outer_wrapper {
}

.sf_extra7 {		
}

.sf_content img {
	padding: 2px;
	border: 1px solid #cccccc
}

/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper{
	sf_edit: true;
}

.sf_main_header{
	sf_edit: true;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	margin-top:23px;
	text-align: right;
	padding-right: 70px;
	overflow: hidden;
	height: 20px;
}

.sf_sub_header{
	sf_edit: true;
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	overflow: hidden;
	padding-right: 70px;
	height: 17px;
}

.sf_extra2 {
	sf_edit: true;
}

/*------------------------------------
	PAGE TITLE
------------------------------------*/

.sf_navigation_top {
	display: none;
}

.sf_navigation {
	height: auto !important;
	sf_edit: true;
}

.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}


.sf_pagetitle{
	sf_edit: true;
	padding-top: 25px;
	font-size: 16px;
	font-weight: bold;
}

/*------------------------------------
	PAGE CONTENT
------------------------------------*/

.sf_content{
	sf_edit: true;
	float: right;
	padding-left: 10px;
	display: inline;
	width: 435px;
	font-size: 12px;
	color: #8B8B8B;
	margin-bottom: 50px;
	margin-right: 10px;
}

/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer{
	width: 560px;
	sf_edit: true;
	color: #000;
	font-size: 11px;
	text-align: right;
	margin: 0 auto 5px auto;
	
}

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

