.sf_extra1 {
	height: 25px;
	background-repeat: no-repeat;
	background-position: top;
}

.sf_footer {
	border-color: #a17844;
	background-color: #ed8907;
	color: #000000;
}
.sf_header_wrapper {
background-color: #ffffff;	
margin: auto;
	background-position: left top;
	background-repeat: no-repeat;
}
.sf_main_header {    /*--Don't forget the height and overflow: hidden--*/
	height: 157px;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin-right:305px;
}
a:hover {
	color: #ed8907;
}
.sf_pagetitle {
	color: #ed8907;
}
.tagline {	
	font-style: italic;
	text-align: center;
	color: #333333;
	background-color:transparent;
	}
.tagline a {
	color: #333333;
	background-color:transparent;
	text-decoration: none;
	}
.tagline a:hover {
	color: #000000;
	background-color:transparent;
	text-decoration: underline;
	}