/* middle containers for the home page */

#content #services h2,#content #welcome h2,#content #floral-tributes h2,#content #catering h2,#content #funeral-plans h2,#content #coffins h2,#content #counselling h2,#news h2  {
    color: #4D7B9D;
    font: normal 1.4em 'Arial';
    margin: 0 0 10px 0
}

#content #services,#content #catering,#content #coffins {
	width:250px;
	background:#F8FFE5 url('../pic/blockgum.jpg') repeat-x bottom left;
	border:#EFEFEF 1px solid;
	padding:5px 7px 0px;
	margin:0 0px 10px 0px;
	float: left;
}

#content #services,#content #floral-tributes,#content #funeral-plans, #content #counselling,#news {
    width:245px;
    background:#F8FFE5 url('../pic/blockgum.jpg') repeat-x bottom left;
    border:#EFEFEF 1px solid;
    padding:5px 7px 0px;
    margin:0px 0px 10px 5px;
	float: right;
}

#content #welcome {
	width:250px;
	background:#F8FFE5 url('../pic/blockgum.jpg') repeat-x bottom left;
	border:#EFEFEF 1px solid;
	padding:5px 7px 0;
	margin:0 0px 10px 0px;
	float: left;
}
