@import url('basic_news.css');

#header_area {
	padding: 0 26px 0 26px;
	margin-top: -7px;
}

#header_area h1 {
	font-family: Times, "Times New Roman";
	font-size: 70px;
	line-height:77px;
	font-weight:normal;
	padding: 0px 0px 0px 20px;
	display:block;
	float:left;
	margin: 20px 0px 0px 0px;	
	width: 600px;
}

#logo {
	width: 161px;
	height: 73px;
	background:url(../images/brakspear-logo.png) no-repeat top left;
	float:left;
	display:block;
	margin: 22px 0px 21px 0px;
	position:relative;
}

#spacer_breaker_news {
	width:960px;
	height: 7px;
	background: url(../images/spacer_breaker.png) top center no-repeat;
	margin: 0px 0px 6px 0px;
	clear:both;
	position:relative;
	bottom: 6px;
}

h2 {
	font-family:Times, "Times New Roman";
	font-size: 36px;
	line-height:38px;
	font-weight:normal;
	margin: 16px 0px 16px 36px;
}

