/*--------------------------------
		Header
---------------------------------*/

.sf_region1 {
	height:103px;	
	width: 960px;
	border-bottom: 1px solid #4C3612;
	margin: 0 auto 15px;
}

.sf_main_header {
	text-align: left;	
	width: 960px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 48px;
	padding-top:40px;
	height: 64px;
	overflow: hidden;
	color: #FEFAF0;
}

.sf_main_header div {
	height: 60px;
	overflow: hidden;
}

.sf_main_header div div {
	height: auto;
	overflow: visible;
}

.sf_extra3 {
	
}

.sf_sub_header {
	display: none;
}

.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}

/*--------------------------
		End Header
--------------------------*/