﻿body {
	font-family: Calibri;
	color: #4D4A49;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	background-color: #DDAB00;
}
.nelspruit {
	letter-spacing: 10px;
	font-weight: normal;
	font-size: 18px;
}
.background {
	background-image: url('../images/tree.png');
	background-position: right;
	background-repeat: no-repeat;
	background-color: #000000;
}
.centre {
	text-align: center;
}
.opening {
	font-size: 18px;
}
.nav {
	font-family: Calibri;
	background-color: #000000;
	padding-left: 10px;
	font-size: 12px;
}
.nav a {
	color: #828181;
	text-decoration: none;
	letter-spacing: 2px;
}
.nav a:visited {
	color: #828181;
}
.nav a:hover {
	color: #CB5E18;
}
a.buttonactive span {
	color: #CB5E18;
	text-decoration: none
}
a.buttonactive:hover span {
	color: #CB5E18;
	text-decoration: none
} 
p {
	font-family: "Calibri";
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 0px;
	font-weight: normal;
}
h1 {
	font-family: "Calibri";
	font-size: 20px;
	color: #FFFFFF;
}
h2 {
	font-family: "Calibri";
	font-size: 18px;
	color: #FFFFFF;
}
li {
	font-family: "Calibri";
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 0px;
	font-weight: normal;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CB1819;
}
.footer {
	font-family: Calibri;
	color: #828181;
	background-color: #000000;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: right;
}
.footer a{
	color: #828181;
	text-decoration: none;
	letter-spacing: 2px;
}
.footer a:visited {
	color: #828181;
}
.footer a:hover {
	color: #CB5E18;
}
