body {
	margin: 0px 0px 0px 0px; 
	font-weight: normal; 
	font-size: 90%; 
	color: #4635ab; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #ffffff
}

h1 {
	font-weight: normal; 
	font-size: 130%; 
	margin: 15px 0px 10px; 
	font-family: arial, helvetica, sans-serif
}

a	{
	font-weight: normal; 
	font-size: 100%; 
	color: #6a5acd; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}
	
a:link {
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #6a5acd;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #6a5acd;
	text-decoration: none;
	font-weight: bold;
}

.towns{
	font-size: 40%; 
	font-weight: normal;
	color: #6a5acd;
	line-height: 5px
}

.menubar {
	border-top: #b0a7e5 2px solid; 
	border-bottom: #4635ab 2px solid;
	background-color: #6a5acd;
	font-weight: bold;
	font-size: 90%;
	color: white
}

a.whitelink{
	font-size: 85%;
	color:#4635ab;
	font-weight: bold;
}

a.whitelink:link{
	color:#4635ab;
	text-decoration: none;
}

a.whitelink:visited{
	color:#4635ab;
	text-decoration: none;
}

a.whitelink:hover{
	color:#4635ab;
	text-decoration: underline;
}

.sm{
	border: 2px #6a5acd outset;
}

.header{
	color: #4635ab;
}

.footer {
	text-align : center;
	color : #aaaaaa;
	padding-top: 200px;
	font-size: 80%;
}

.centretext {
	color:#4635ab;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
	font-size: 90%;
}

.testalign {
text-align: left;
font-size: 90%;
}

.testimony {
	color:#4635ab;
	font-family: comic sans ms;
}

.testimony2 {
	color:#4635ab;
	font-family: courier new;
}

span.red{
	font-size: 130%;
	color:red;
	font-weight: bold;
}

.gallery{
	border: 3px #6a5acd outset;
}

a.grey{
	font-size: 100%;
	color:#aaaaaa;
}

a.grey:link{
	color:#aaaaaa;
	text-decoration: none;
}

a.grey:visited{
	color:#aaaaaa;
	text-decoration: none;
}

a.grey:hover{
	color:#aaaaaa;
	text-decoration: underline;
}

.message {
	color: #ff0000;

}