.mozzies {
	background-image: url(images/mozzies.jpg);
	background-repeat: repeat;
}
.stafftext {
	font-weight: normal;
	color: #993300;
	text-align: center;
}
.holdtable {
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #C1741A;
}
.header {
	background-color: #ACAC00;
	background-image: url(images/pagestopright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottomstrip {
	background-image: url(images/bottomstrip.gif);
	background-repeat: repeat-x;
}

.headerline {
	background-image: url(images/headerwhiteliine.gif);
	background-repeat: repeat-x;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


body {
	width: 100%;
	background-color: #5E1C04;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #475429;
	vertical-align: middle;
	height: 20px;
}

.centrebg {
	background-color: #ACAC00;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
	width: 250px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 20px;
	background-color: #768A01;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
}
td {
	vertical-align: top;
}
.navbg {
	background-color: #758A01;
	width: 140px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.maintextCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #445226;
	padding: 20px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
}
.picunderline {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #006600;
}
.picunderlinegreen {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #768A01;
}
.centretext {
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #996600;
}
.applicationtable {
	padding: 10px;
}
.whitebg {
	background-color: #FFFFFF;
}
.floatright {
	float: right;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-bottom: 10px;
}
.floatleft {
	float: left;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-right: 10px;
}
.staffpadding {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	vertical-align: middle;
}
.smallpicspadding {
	text-align: center;
	padding: 10px;
}
.linkscellsleft {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACAC00;
}
.linkscellsright {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACAC00;
}
.linkcelltable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ACAC00;
	border-right-color: #ACAC00;
	border-left-color: #ACAC00;
}
.picborder {
	border: 1px solid #000000;
}
