/*==============================================

Stylesheet to supply rules to texteditor

==============================================*/

.blue_text{
	color:#0060a9;
}

.purple_text{
	color:#7D4090;
}

.align_image_right{
	float:right;
	padding:0 10px 10px 10px;
	clear:right;
}

.align_image_left{
	float:left;
	padding:0 10px 10px 0px;
}

/*===================================================================
CLASSES TO ADD FOR EACH HOME WITH BACKGROUND IMAGE
===================================================================*/

.sandilands a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/childrens_sandilands.jpg') no-repeat;
	padding:2px 0 0 120px;
}

.bartons a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/childrens_bartons.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.hayling a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/childrens_hayling.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.bromley a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/childrens_bromley.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.oathill a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/childrens_oathill.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.pentwyn a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/childrens_pentwyn.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.poppy a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/childrens_poppy.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}
 
.southbourne a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/childrens_southbourne.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.southbourne_ld a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/ld_southbourne.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;	
}

.park_view a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/childrens_park_view.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.steps a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/childrens_steps.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.beach a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/ld_beach_road.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.vernon a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/ld_vernon.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
} 

.slinfold a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/ld_slinfold.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.kernow a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/ld_kernow.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.dorset a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/ld_dorset.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

.supported_sussex a{
	display:block;
	width:407px;
	height:110px;
	background:url('../cssimages/ld_supported_sussex.jpg') no-repeat;
	color:#fff;
	padding:2px 0 0 120px;
}

















