.mainnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #443317;
	font-weight: normal;
}
.mainnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #443317;
	font-weight: normal;
}
.mainnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #443317;
	font-weight: normal;
}
.mainnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #443317;
	font-weight: normal;
}

.georgia_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #443317;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: .5px;
}
.centred_background {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}

.textboxstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ECDEC6;
	border: 1px solid #423316;
}
.buttonstyle {
	background-color: #433216;
	border: 1px none #413215;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: 35px;
}



.large_black_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.georgia_main_light {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ECDEC6;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: 0.5px;
}

.georgia_main_light a.hover{
	font-weight:bold;
}
