.address {
	color:#C7E0E9;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.mail {
	color:#FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
a.mail:hover {
	color:#69D695;
	text-decoration: underline;
}
.maincontent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E0EBEC;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57839d;
	color: #57839d;
}
.addy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.postcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #50788F;
	background-image: url(http://www.shepherddevelopments.com/graphics/postcode.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 22px;
	width: 132px;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 20px;
	margin-top: 2px;

}