﻿#ContentArea .CentredContent
{
	background-color:white;
}

.DevelopmentDetail p
{
	color:white;
	font-size:11px;
	padding:5px;
	margin:0px;
	line-height:1.1em;
}
.DevelopmentDetail strong
{
	font-size:14px;
	font-weight:bold;
}

.DevelopmentDetail
{
    height:188px;
    overflow:hidden;
	margin-bottom:3px;
}

a#TheGroveLink 
{
	display: block;
	background-image: url('../images/home/horkesley-grove-btn.jpg');
	width: 386px;
	height: 49px;
}

a#WellhouseGreenLink 
{
	display: block;
	background-image: url('../images/home/wellhouse-green-btn.jpg');
	width: 386px;
	height: 49px;
}

a#VictoryPlaceLink 
{
	display: block;
	background-image: url('../images/home/victory-place-btn.jpg');
	width: 386px;
	height: 49px;
}

#TheGroveDetail 
{
	background-color: #204017;
}
#WellhouseGreenDetail 
{
	background-color: #8891AE;
}
#VictoryPlaceDetail 
{
	background-color: #BB9E7C;
}
