<!--
#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	color: #333333;
	line-height: 1.3em;
	background-color: #f3e1b9;/*themecolour2;*/
}
/* this coantainer holds the individual text boxes in the left-hand column*/
#holderdiv {
	width: 200px;
	padding-right: 10px;
	}
/* this coantainer holds the heading graphic*/
    #header {
	background: #eee7d5;/*themecolour3;*/
	width: 770px;
		}
/*this container holds the horizontal navigation */	
	.navbar {
	background-color: #6d4e27;/*themecolour4;*/
	width: 100%;
	top: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #65491c;/*themecolour5;*/
	background-repeat: repeat;
}
/*this container holds the logo graphic */
#logo {
	background-repeat: no-repeat;
	height: 80px;
	top: 0px;
	right: 0px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
}
/*the individual text boxes in the left-hand column */
.leftcoldiv {
	margin: 5px 5 5px 0;
	background-image: url(images/columnbg2.gif);
	background-repeat: repeat;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d4e27;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6d4e27;
}

/*styles the footer */
.footer {
	font-size: 8pt;
	color: #6c5635;/*themecolour1$ 0.6%,-40.3%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c09e6b;/*themecolour1$ 13.0%,15.2%;*/
	padding-bottom: 10px;
	text-align: center;
	background-color: #f3e1b9;
}

/*HTML tag styles*/
/*this defines the font style and color*/
    body {
	scrollbar-arrow-color: #150F11;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #00350C;
	scrollbar-face-color: #E4DDD3;
	scrollbar-shadow-color: #696969;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #876C42;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	}
/*paragraph styles*/ 
#wrapper p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
}
.leftcoldiv p {
	margin: 0px;
	padding: 10 5 0;
	color: #ffffff;/*themecolour4;*/
	font-size: 10pt;
	line-height: 1.3em;
}
/*sets margins to 0*/
    p {
	margin-top: 0px;
	margin-bottom: 15px;
}
/*floats element to the left*/
    .left {
	float: left;
}
/*floats element to the right*/
   .right {
	float: right;
}
/*style the heading text*/
h1 {
	font-size: 120%;
	margin: 0px 0px 0px 20px;
	color: #6d4e27;/*themecolour4;*/
	padding-top: 10px;
	padding-left: 4px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding-bottom: 5px;
}

h2 {
	font-size: 80%;
	color: #6c5635;/*themecolour1$ 0.6%,-40.3%;*/
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 200px;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c09452;/*themecolour1$ -13.0%,15.2%;*/
	background-color: #e8d19f;/*themecolour2$ -10.1%,-4.6%;*/
}

h3 {
	font-size: 80%;
	color: #000000;/*themecolour2$ -26.2%,-8.4%;*/
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 200px;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d4e27;/*themecolour4;*/
	background-image: url(images/columnbg2.gif);
	background-repeat: repeat;
}

h4 {
	font-size: 80%;
	color: #6c5635;/*themecolour1$ 0.6%,-40.3%;*/
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 10px;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c09452;/*themecolour1$ -13.0%,15.2%;*/
	background-color: #e8d19f;/*themecolour2$ -10.1%,-4.6%;*/
}

h5 {
	font-size: 80%;
	color: ##dfc07d;/*themecolour2$ -26.2%,-8.4%;*/
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(images/columnbg2.gif);
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d4e27;/*themecolour4;*/
}
.leftcoldiv h2 {
	margin: 0;
	background-color: #b59059;/*themecolour1;*/
	color: #dfc07d;/*themecolour2$ -26.2%,-8.4%;*/
	font-size: 90%;
	padding: 3px 5px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d4e27;/*themecolour4;*/
	background-repeat: repeat;
	font-weight: bolder;
	background-image: url(images/h2bg.gif);
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;	
}
/*defines the style for ordered lists (numbered) */ 
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #6d4e27;/*themecolour4;*/
}
/*defines the style for unordered lists (bulleted) */ 
 ul {
	margin-top: 0px;
	margin-bottom: 4px;
	list-style-image: url(images/bullet.gif);
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 1.3em;
}
/*link styles*/
a:link {text-decoration: none;color:black;
}
a:visited {  color:red;text-decoration: none;
}
a:hover {  color: blue; text-decoration: underline;background-color:#deb887;}
/*defines the style for horizontal dividers */
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d4e27;/*themecolour4;*/
}    
a.norm {color: white;text-decoration: none;}
a:active.norm {text-decoration: none; color: white;}
a:visited.norm {text-decoration: none;color: red;}
a:hover.norm {text-decoration: underline; color: white; background-color:tan;}

p {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
}
.maintext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

-->