<!--
/**Layout Divs**/
/*this container centers the content in the browser and fixes the overall width*/
    #wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;/*themecolour4;*/ 
}
/*container for the heading and logo graphic*/
#header {
	height: 80px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-color: #588624;/*themecolour1$ 0%, -14.9%;*/
	background-image: url(index_files/index_header_bg.gif);
	background-repeat: repeat-x;
	text-align: right;
}
/*this container holds the right-hand column divs*/
#holderdiv {
	width: 180px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
/*contains and positions the horizontal navbar*/
.hnav {
	margin: 0px 0;
	width: auto;
	background-color: #000000;/*themecolour3;*/
	
}

/*this container holds the main image and holds the contentright div containing the right-hand text*/	
.content1 {
	width: 750px;
	margin-top: 0;
	background-color: #6a854d;/*themecolour1$ 42.4%, -1.1%;*/ 
	padding-bottom: 5px;
	height: 200px;
}

#contentleft {
float:left;

}
/*this container holds upper right-hand text. - this is held within the above selector. Overflow is set to auto so if the content exceeds the 190px depth vertical scrollbars are provided.*/
#contentright {
	clear:none;
	height: 200px;
	overflow: auto;
	scrollbar-face-color: #6a854d;/*themecolour1$ 42.4%, -1.1%;*/
	scrollbar-highlight-color: #588624;/*themecolour1$ 64.9%,0%;*/
	scrollbar-3dlight-color: #588624;/*themecolour1$ 52.5%,0%;*/
	scrollbar-darkshadow-color: #588624;/*themecolour1$ 0%, -30.8%;*/
	scrollbar-shadow-color: #588624;/*themecolour1$ 0%, -14.9%;*/
	scrollbar-arrow-color: #ff840e;/*themecolour2;*/
	scrollbar-track-color: #588624;/*themecolour1$ 0%, -30.8%;*/
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000000;/*themecolour4;*/
}
/*this container holds the four boxes at the bottom of the index page*/
#floatcontainer {
	width: 99%;
	height: 220px;
	padding-top: 15px;
	background-color: #000000;/*themecolour3;*/ 
	padding-bottom: 15px;
	text-align: left;	
}

/*set up the four floated boxes - these are held within the above selector*/
.floatboxes {
   width: 30%;
	height: 220px;
	margin:  0 8px;
	ma\rgin: 0 10px;
	float: left;
	background-color: #6a854d;/*themecolour1$ 42.4%, -1.1%;*/
	overflow: auto;/*set overflow to auto - if the content exceeds the boxes height scroll bars are provided*/
	scrollbar-face-color: #6a854d;/*themecolour1$ 42.4%, -1.1%;*/
	scrollbar-highlight-color: #588624;/*themecolour1$ 64.9%,0%;*/
	scrollbar-3dlight-color: #588624;/*themecolour1$ 52.5%,0%;*/
	scrollbar-darkshadow-color: #588624;/*themecolour1$ 0%, -30.8%;*/
	scrollbar-shadow-color: #588624;/*themecolour1$ 0%, -14.9%;*/
	scrollbar-arrow-color: #ff840e;/*themecolour2;*/
	scrollbar-track-color: #588624;/*themecolour1$ 0%, -30.8%;*/
}

/*style the text in the lower boxes*/
.floatboxes p {
	font-size: 70%;
	margin: 0px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
}
/*style the text in the upper boxes*/
#contentright p {
	font-size: 70%;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 2px;
}
/*style the heading text in the lower boxes*/
.floatboxes h1 {
	font-size: 90%;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #588624;/*themecolour1;*/
	padding-left: 5px;
	background-color: #b9db94;/*themecolour1$ 55.4%,70.2%;*/
}
/* heading text in the lower boxes*/
.floatboxes h2 {
	background-color: #588624;/*themecolour1$ 0%, -14.9%;*/
	font-size: 80%;
	padding: 3px 1px 3px 7px;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 5;
	margin-right: 0;
	margin-left: 0;
}
/*alternative style for the heading text in the lower boxes*/
.floatboxes h3 {
	background-color: #ff840e;/*themecolour2;*/
	font-size: 80%;
	padding: 3px 1px 3px 7px;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 5;
	margin-right: 0;
	margin-left: 0;
}
/*style the footer area*/
#footer {
	width: auto;
	font-size: 70%;
	text-align: center;
	height: 24px;
	padding-top: 4px;
	vertical-align: middle;
	font-weight: normal;
	background-color: #6a854d;/*themecolour1$ 42.4%, -1.1%;*/
	color: #ffffff;
}
/**Redefined html tags**/
/*this defines the font style and color, also the  background image*/
    body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;/*themecolour4%0;*/
	text-align: center;
	font-size: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(index_files/index_bodycolor.gif);
	background-repeat: repeat;
}
/*sets margins to 0*/
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*style the heading text in the upper-right box*/
.content1 h1 {
	font-size: 120%;/*themecolour3$ -3.6%,-14.5%;*/
	padding: 4px;
	margin: 0px 10px 0px 0px;/*themecolour1;*/
}
/*floats element to the left*/
.left {
	float: left;
	margin: 0px;
	padding: 0px;
	left: -2px;
}
/*floats element to the left*/
.right {
	float: right;
}

/*link styles*/
a:link {
	color: #ffffff;/*themecolour1$ 0%, -14.9%;*/
}	
a:visited {
color: #ffffff;/*themecolour1$ 0%, -14.9%;*/
	
}
a:link:hover {
	color: #6f8556;/*themecolour1$ 52.2%, -1.1%;*/
	
}
.floatboxes a:link {
	color: #ffffff;/*themecolour1$ 0%, -14.9%;*/
}	
.floatboxes a:visited {
color: #ffffff;
	
}
.floatboxes a:link:hover {
	color: #000000;
	
}

/*floats logo graphic to the left */ 
div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #ffffff; 
  }

/*floats heading graphic to the right */ 
div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff; 
  }
.left1 {	float: left;
}
/*defines the style for ordered lists (numbered) */
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 80%;
}
/*defines the style for unordered lists (bulleted) */
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	list-style-position: inside;
	list-style-image: url(index_files/index_bullet.gif);
	
}
/*floats image to the left of text blocks*/
.imagefloat {
	float: left;
	vertical-align: middle;
	margin-right: 5px;
}
