#textcontainer {
	margin: 15px 0 15px 225px;
}

#textcontainer h2 {
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	background-color: #0406F0;
	color: #fff;
	background-image:  url(../images/localarea-h2-bg.png);
	background-repeat: no-repeat;
	line-height: 24px;
	font-size:14px;	
	margin:20px 0 20px 0;
	padding:0 0 0 15px;
	text-align: left;
	font-weight:normal;
}



#textcontainer h3, #textcontainer h4, #textcontainer h5 {
	margin: .2em 0 .9em 0;
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;
	background-color: inherit; 
	color: #0406F0;
	font-size:16px;
	font-weight:normal;
}
