


div#leftbar p {
	margin-bottom:0;
}

div#leftbar h3 {
	font-size: 110%;
}

.devsite #rightbar h3	{
		color:#600;
}
.devsite #rightbar h4	{
		color:#666;
}

.farmsite #rightbar h3	{
		color:#2F5E1F;
}


/* ___________________________Developments */

div.featurebox {
	padding: 5px 10px 10px 0;
	overflow:auto;
}

div.featurebox h4 {
	margin: 65px 0 0 10px;
}

div.featurebox h4.nomargin {
	margin: 10px 0 0 10px;
}
div.featurebox p {
	margin: 5px 10px 0 10px;
}

div.residential	{
	background: url(../images/dev_resimage.jpg) no-repeat left 20px;
}

div.commercial	{
	background: url(../images/dev_comimage.jpg) no-repeat left 20px;
}


#startmain div.featurebox a.externalink {
	margin-left:0;
}

/* ___________________________Farms */
div.livestock{
	background: url(../images/farm_liveimage.jpg) no-repeat left 20px;
}

div.arable{
	background: url(../images/farm_arableimage.jpg) no-repeat left 20px;
}

/* ___________________________Steadings */

div.layout{
	background: url(../images/stead_layoutimage.jpg) no-repeat left 20px;
}

div.location{
	background: url(../images/stead_locationimage.jpg) no-repeat left 20px;
}
