body {
	background-image:  url(oleaf2.gif);
	background-color: #C5AB8A;/*themecolour4;*/
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #621D0E;/*themecolour4%0;*/
}
.border {
	background-image:  url(index_files/index_border.gif);
	background-repeat: repeat-x;
 }
.topstrip {
	background-image:   url(index_files/index_topstrip.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
table {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #621D0E;/*themecolour4%0;*/
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #621D0E;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #621D0E;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #621D0E;/*themecolour4%0;*/
	list-style-image: url(index_files/index_bullet.gif);	
}

.leftcoltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #621D0E;/*themecolour4%0;*/
}

.imageborder {
	border-right-style: solid;
	border-right-color: #621D0E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #621D0E;
	border-bottom-style: solid;
	border-bottom-color: #621D0E;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #621D0E;
	border-top-width: 1px;

}
a:link {
	color: #621D0E;/*themecolour1;*/
}
a:visited {
	color: #621D0E;/*themecolour4%0;*/
}
a:link:hover {
	color: #c5ab8a;/*themecolour2;*/
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5ab8a;/*themecolour2;*/
}
.parahead {
	background-color: #621D0E;/*themecolour3;*/
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c5ab8a;/*themecolour2;*/
}
.themecolor3 {
	background-color: #621D0E;/*themecolour3;*/

}
.themecolor1 {
	background-color: #bec091;/*themecolour1;*/
}
.rightcoltext {
	color: #621D0E;
	padding: 10px;
	background-color: #f1e6d8;

}

