h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CF8D5C;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CF8D5C;
}

a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #CF8D5C;
}

hr {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #792327;
	color: #FFFFFF;
}

body {
	padding: 0px;
	margin-left: 5px;
	background-image: url(images/fadingbkground.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 800px;
	border: 1px solid #792327;
	line-height: 16px;
	background-color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
}
.copyright a, .copyright a:visited {
	text-decoration: underline;
	color: #4c4c4c;
	font-weight: normal;
}
.copyright a:hover {
	text-decoration: none;
	color: #4c4c4c;
	font-weight: normal;
}
.copyright b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4c4c4c;
}
.topmenu {
	font-size: 12px;
	font-weight: bold;
	color: #792327;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topmenu a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #792327;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.topmenu a:hover {
	text-decoration: underline;
	color: #792327;
	font-weight: bold;
}
ul {
	color: #792327;
	list-style-type: square;
	line-height: 18px;
}
.colours {
	font-size: 11px;
	color: #792327;
	font-weight: bold;
}
.blockheading {
	font-size: 11px;
	color: #792327;
	font-weight: bold;
	padding: 5px;
	border: 1px double #792327;
}
.block {
	background-color: #F7F5F5;
	padding: 7px;
	width: 740px;
	background-position: center;
}
.feedback {
	background-color: #F7F5F5;
	padding: 7px;
	background-position: left;
	text-align: left;
}
.imageleft {
	float:left;
	clear:left;
	padding: 0;
	margin-right: 15px;
	margin-bottom: 15px;
} 

