.maintext {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

.main {
	padding: 2px 10px;
}

a:link {
	color: #2A5099;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #2A5099;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #2A5099;
	text-decoration: underline;
	font-weight: bold;
}

.smalltext a:link {
	color: #1F4109;
	text-decoration: underline;
}
.smalltext a:visited {
	color: #1F4109;
	text-decoration: underline;
}
.smalltext a:hover {
	color: #1F4109;
	text-decoration: none;
}
.smalltext a:active {
	color: #1F4109;
	text-decoration: underline;
}

.siteheader {
	background:url(graphics/newheader.jpg) no-repeat left top;
	height: 117px;
}

.sitefooter {
	background:url(graphics/footer.gif) no-repeat left top;
	padding: 25px 10px 20px 10px;
	height: 23px;

}

.menu {
	background:url(graphics/menubg.gif) no-repeat left top;
	height: 30px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.pic-container-clear {

	padding: 5px;
	border: 1px solid #CCCCCC;
}

.pic-container-green {

	padding: 0px;
	border: 1px solid #C6D9AE;
}

.colour-container {
	padding: 5px;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
}

.comment {
	padding: 5px;
	font-style: italic;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #23621B;
}.greenborder {

	padding: 0px;
	border: 5px solid #7EB687;
}
 #navcontainer
{
margin: 0;
padding: 0 0 0 0px;
}

#navcontainer UL
{
list-style: none;
margin: 5px 0px;
padding: 0;
border: none;
}

#navcontainer LI
{
display: inline;
margin: 0;
padding: 0;
float: left;
width: 16%;
}

#navcontainer A
{
	font-size:14px;
	color: #1F4109;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
	font-weight: bolder;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}

#navcontainer A:hover, #navcontainer A:active { color: #ffffff; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }
h2 {
	font-size: 16px;
	color: #86AA4A;
}
body {
	background-color: #2A5099;
}
