@charset "iso-8859-1";
.heading_template {
	font-family: Georgia, Century, "Times New Roman", serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #216400;
	margin: 0px;
	padding: 10px;
	text-transform: none;
	vertical-align: middle;
}

.heading_page {
	font-family: Georgia, Century, "Times New Roman", serif;
	font-size: 21px;
	color: #FFFFFF;
	background-color: #216400;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: normal;
	word-spacing: normal;
}
.heading_section {
	font-family: Georgia, Century, "Times New Roman", serif;
	font-size: 20px;
	color: #333;
	background-color: #ACFF84;
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	line-height: 30px;
	text-transform: uppercase;
}

.heading_listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	background-color: #FFFFFF;
	color: #333;
	line-height: normal;
	text-align: left;
}
.sponsorship {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	background-color: #FFF;
}
.sponsorship_coloured {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #F7B55B;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
}




a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BC583E;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #BC583E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #216400;
	font-weight: normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #216400;
	font-weight: normal;
}
.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #216400;
	font-style: normal;
	text-align: center;
	margin: 6px;
	padding: 6px;



}
.text_left {
	font-family: "Tw Cen MT", sans-serif, "Times New Roman", Courier;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.text_right {
	font-family: "Tw Cen MT", sans-serif, "Times New Roman", Courier;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.text_centred {
	font-family: "Tw Cen MT", sans-serif, "Times New Roman", Courier;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #666666;

}
.text_justified {
	font-family: "Tw Cen MT", sans-serif, "Times New Roman", Courier;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.text_highlight_left {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #216400;
	text-align: left;
}
.text_highlight_justified {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #216400;
	text-align: justify;
}
.home_promo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #216400;
	line-height: normal;
	font-style: normal;
	text-transform: none;
}

