
body	{
	background-color: #eae9bf;
	color: black;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	width: 100%;
    }
#content {
	margin-top: 35px;
}

/*<!-- This is for all heading h1's in the document. -->
<!-- Main heading - Times New Roman, 36 point, color #ffffff, bold, center -->
<!-- Big white centered heading at top of page. -->*/

h1
	{
	background-color: #B39368;
	font-size: 30pt;
	text-align: center;
	font-weight: 700;
    font-family: Arial
	}

/*<!-- This is for all heading h2's in the document. -->
<!-- Marquee Heading - Haettenschweiler, 24 point, color #ffffff, center -->
<!-- Fancy scolling heading, white, centered. -->*/

h2
	{
	font-size: 30pt;
	font-family: Haettenschweiler;
	text-align: center;
	font-weight: normal;
	color: #B39368
	}

/*<!-- This is a style sheet class for an italaicised heading -->
<!-- Italic heading large - Times New Roman, 24 point, color #ffffff, bold, italic -->
<!-- Used for names to really stand out, white. -->*/

h3
	{
	font-size: 24pt;
	font-weight: bold;
	font-style: italic
	}


/*<!-- Similar to italasised heading --!>*/

h4
	{
	font-size: 24pt;
	font-weight: bold
	}

/*<!-- This is for all heading h5's in the document.These are the main title not on page 1 -->
<!-- Big white centered heading at top of page. -->*/

h5
	{
	font-size: 24pt;
	text-align: center;
	font-weight: bold
	}

/*<!-- Sets the emphasised (em) tag to appear black. -->
<!-- Emphasised (em tag)- Times New Roman, 14 point, color #000000, bold -->
<!-- Low lights for starting a description of something (not a heading) or making something stand out more than bold, black. -->*/

em
	{
	font-size: 14pt;
	font-weight: bold;
	color: #B39368;
	font-style: italic
	}

/*<!-- List items in black,please. -->*/

li
	{
	color: #B39368
	}

/*<!-- For bold tags WITHIN list items, make them bold & italicised. -->*/

li b
	{
	font-weight: bold;
	font-style: italic
	}
	
.menuStyle  {
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #bdc6de;
	padding: 2px;
	border: solid 1px #000000;
	}



#menuHead   {
	background-color: #bdc6de;
	position: relative;
	z-index: 50;
	top: 0px;
	left: 0px
	}


#menuHead1  {
		position: relative;
		 }

#menu1 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 200px;
	}

#menuHead2  {
		position: relative;
		 }

#menu2 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 160px;
	}

#menuHead3  {
		position: relative;
		 }

#menu3 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	}

#menuHead4  {
		position: relative;
		 }

#menu4 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 100px;
	}

#menuHead5  {
		position: relative;
		 }

#menu5 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 170px;
	}

#menuHead6  {
		position: relative;
		 }

#menu6 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 120px;
	}

#menuHead7   {
		position: relative;
		 }

#menu7 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 170px;
	}

#menuHead8   {
		position: relative;
		 }

#menu8 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 80px;
	}

#menuHead9   {
		position: relative;
		 }

#menu9 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 80px;
	}
	
#menuHead10   {
		position: relative;
		 }

#menu10 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 170px;
	}

#menuHead11   {
		position: relative;
		 }

#menu11 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 180px;
	}
	
a.menulink:link {
	font-weight: bold;
	text-decoration: none
	}

a.menulink:visited {
	font-weight: bold;
	text-decoration: none
	}

a:active {
	color: #00a5c6;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
	}

a.menulink:hover {
	color: #00a5c6;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

a:link {
	color: #6373b5;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
	}

a:visited {
	color: #6373b5;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
	}

a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
a.mainlink:link {
	color: blue;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
a.mainlink:visited {
	color: purple;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

a.mainlink:hover {
	color:red;
	font-weight:normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}	

a.mainlink:active {
	color: red;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline
	}

/*.whatsnew {
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #e0e0e0;
	padding: 2px;
	width: 100%;
	margin-top: 35px;
	border: solid 1px #000000;
	} */