.background {
	background-image:  url(../images/top-bg.gif);
	background-repeat: no-repeat;
	color: #fcf6e7;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 16px;
	color: #624A38;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #575757;
	text-align: justify;
}
.body_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #a8866c;
	font-weight: bold;
}
.address {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: small;
	font-weight: normal;
	color: #624A38;
}
.list {
	line-height: 20px;
}
.form-bg {
	background-color: #fcf6e7;
}
.right {
	float: right;
	border: 1px solid #000000;
	margin-left: 7px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.left {
	float: left;
	border: 1px solid #000000;
	margin-right: 7px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.bodycolour {
	font: small Arial, Helvetica, sans-serif;
	color: #a8866c;
}
.bodycolourBOLD {
	font: small Arial, Helvetica, sans-serif;
	color: #a8866c;
	font-weight: bold;
}

