 /**Layout Divs**/
/*this container centers the content in the browser and fixes the overall width*/
    #wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #4c4c34;/*themecolour1$ -21%,-68.6%;*/
	background-color: #ffffec;/*themecolour1$ 46.7%,100%;*/
	font-size: 100%;
	color: #4c4c34;/*themecolour1$ -21%,-68.6%;*/
	line-height: 1.5em;
	padding-right: 0px;
	padding-left: 0px;
}
table {
	font: 10pt/20px Verdana, Arial, Helvetica, sans-serif
}
/*this container holds the logo and heading graphic*/
    #header {
	background: #a9a986;/*themecolour1$ -8.3%,-29.7%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c34;/*themecolour1$ -21%,-68.6%;*/
	width: 770px;
	}
/*this container holds the horizontal navigation bar */	
	#navbar {
	background-color: #4c4c34;/*themecolour1$ -21%,-68.6%;*/
	width: 770px;
	top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c34;/*themecolour1$ -21%,-68.6%;*/
}
/*this container holds the logo graphic */
#logo {
	background-repeat: no-repeat;
	height: 56px;
	top: 0px;
	right: 0px;
}
/*this container holds the heading underneath the main image */
.captiondiv {
	background-color: #4D4B36;
	width: 770px;
	background-repeat: repeat;
	border-top: 1px solid #4c4c34;/*themecolour1$ -21%,-68.6%;*/
	border-bottom: 1px solid #4c4c34;/*themecolour1$ -21%,-68.6%;*/
	font-weight: bold;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}
/*this container holds the feature heading graphic */
#featureleft {
    float:left;
    height: 194
	width: 500px;
	background-color: #FFFFFF;
    margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#featureright {
    float:right;
    height: 194
	width: 268px;
	background-color: #FFFFFF;
    margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/**Redefined html tags**/
/*defines the font and page background image */
 body {
	font-family: "Trebuchet MS", Arial;
	text-align: center;
	font-size: 80%;
	background-image:  url(Index_files/Index_bg1.gif);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;	
}
/*sets margins to 0 */
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 5px;
}
/*style the heading text */
.captiondiv h1 {
	margin: 0;
	background-color: #f1f1d0;/*themecolour1;*/
	color: #586e38;/*themecolour2;*/
	font-size: 110%;
	padding: 1px 5px 1px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.captiondiv h2 {
	margin: 0;
	background-color: #a9a986;/*themecolour1$ -8.3%,-29.7%;*/
	color: #586e38;/*themecolour2;*/
	font-size: 110%;
	padding: 1px 5px 1px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c34;/*themecolour1$ -21%,-68.6%;*/
	background-image: url(Index_files/Index_bg2.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9a986;/*themecolour1$ -8.3%,-29.7%;*/
	font-family: Arial, Helvetica, sans-serif;
}

.captiondiv h3 {
	margin: 0;
	background-color: #a7a786;
	color: #586e38;/*themecolour2;*/
	font-size: 110%;
	padding: 1px 5px 1px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c34;/*themecolour1$ -21%,-68.6%;*/
	background-image: url(Index_files/Index_bg1.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9a986;/*themecolour1$ -8.3%,-29.7%;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a9a986;/*themecolour1$ -8.3%,-29.7%;*/
	font-family: Arial, Helvetica, sans-serif;
}
.captiondiv h4 {
	margin: 0;
	background-color: #a9a986;/*themecolour1$ -8.3%,-29.7%;*/
	color: #ffffec;/*themecolour1$ 46.7%,100;*/
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c34;/*themecolour1$ -21%,-68.6%;*/
	background-image: url(Index_files/Index_bg3.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1d0;/*themecolour1;*/
	padding: 1px 5px 1px 20px;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	font-size: 130%;
	margin: 0px 0px 0px 20px;
	color: #586e38;/*themecolour2;*/
	padding-top: 6px;
}
h2 {
	font-size: 100%;
	color: #586e38;/*themecolour2;*/
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*defines the style for ordered lists (numbered) */
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #4c4c34;/*themecolour1$ -21%,-68.6%;*/
}
/*defines the style for unordered lists (bulleted) */
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(Index_files/Index_bullet.gif);
	color: #4c4c34;/*themecolour1$ -21%,-68.6%;*/
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
}
/*link styles*/
A:link {text-decoration: none; color: #AA03AA;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #F7071F;}
/*defines color for horizontal divider*/
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4c4c34;/*themecolour1$ -21%,-68.6%;*/
}
/*styles the footer*/
.footer {
	font-size: 90%;
	margin-left: 10px;
	color: #868668;/*themecolour1$ -10%,-44.5%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868668;/*themecolour1$ -10%,-44.5%;*/
	padding-bottom: 10px;
	margin-right: 10px;
}
/*floats element to the left*/
    .left {
	float: left;
}
/*floats element to the right*/
   .right {
	float: right;
}
