body {
	background-color: #CAE0AF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px;
}
p, td, li {
	font-size: 12px;
	color: #6C4645;
	text-decoration: none;
	font-weight: lighter;
	font-variant: normal;
	line-height: 125%;
}
a, a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	color: #336633;
}
a:hover {
	color: #663333;
}
.navigationLeft {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #980100;
	line-height: 30px;
	border: none;
}
.navigationLeft  a:link{
	color: #980100;
}
.navigationLeft  a:visited{
	color: #980100;
}
.navigationLeft  a:hover{
	color: #980100;
	text-decoration: underline;
}
.main_text {
	position: absolute;
	left: 147px;
	top: 261px;
	width: 600px;
}
.footer {
	font-size: 11px;
	color: #6699CC;
	padding-top: 5px;
	border-top: 1px solid #6699CC;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.footer a:link{
	color: #336633;
	font-size: 11px;
	text-decoration: none;
}.footer a:visited{
	text-decoration: none;
	color: #336633;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}.footer a:hover{
	text-decoration: underline;
	color: #6699CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-size: 10px;
}

.black {
	color: #000000;
}
.next_link {
}
.next_link a {
	font-size: 14px;
	color: #6699CC;
}
.greenBackground {
	background-color: #BBE397;
	border: 1px solid #669933;
	margin: 0px;
}
.larger {
	font-size: 16px;
}
.lightColour {
	color: #E5F7B5;
}
.larger {
	font-size: 14px;
}
