#Before-header {
	height: 110px;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	padding-left: 125px;
}
#stonewood-logo {
	float: left;
	margin-top: 5px;
}

#cross {
	background-image: url(images/cross1.png);
	background-repeat: no-repeat;
	width: 150px;
	float: right;
	height: 110px;
	background-position: right center;
}

