/**Layout Divs**/
/*this container centers the content in the browser and fixes the overall width*/
    #wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 100px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
/*this container holds the logo and heading graphic*/
   .logo {
	width: 200px;
	background-color: #2b3d8f;/*themecolour1;*/
	}
	#spacer {
	width: auto;
	}

/*this container holds the  column divs*/
#holderdiv2 {
	width: 770px;
	padding-right: 0px;
	padding-left: 0px;
}

.coldiv {
	margin: 0 0 0 4px;
	background-color: #faf9f5;/*themecolour3;*/
	color: #000000;/*themecolour3%0;*/
	border: 1px solid #435ccc;/*themecolour1$ 4.1%, 54.6%;*/
	width: 768px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
}
/*the individual text boxes in the left-hand column - alternative style*/
.leftcoldiv2 {
	margin: 10px 0;
	background-color: #faf9f5;/*themecolour3;*/
	width: 558px;
	border: 1px solid #435ccc;/*themecolour1$ 4.1%, 54.6%;*/
	padding: 1px;
	color: #000000;/*themecolour3%0;*/
}
/*the individual text boxes in the right-hand column*/
.rightcoldiv {
	margin: 10px 0;
	width: 200px;
	background-color: #e6ebff;/*themecolour1$ 86%, 100%;*/
	border: 1px solid #2b3d8f;/*themecolour1;*/
	color: #000000;/*themecolour3%0;*/
}
.rightcoldiv2 {
	margin: 10px 0;
	width: 200px;
	background-color: #faf9f5;/*themecolour3;*/
	border: 1px solid #2b3d8f;/*themecolour1;*/
	color: #000000;/*themecolour3%0;*/
}
/*contains and positions the horizontal navbar*/
.hnav {
	width: 766px;
    margin-top: 10px;
    margin-bottom: 0;
    }

.hnav ul {
  list-style: none;
  padding-top: 5px;
 margin-left: 0px;
 margin-right: 0px;
 text-align: center;
 }

.hnav li {
  display: inline;
  }

.hnav a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 36px 5px 36px;
  text-decoration: none;
  background-color: #2b3d8f;
  color: #fff;
  text-align: center;
}

.hnav a:link {
  background-color: #2b3d8f;
  color: #fff;
  }

.hnav a:visited {
  background-color: #ffa137;
  color: #fff;
}

.hnav a:focus {
  background-color: #2b3d8f;
  color: #ffa137;
}

.hnav a:hover {
  background-color: #ffa137;
  color: #2b3d8f;
}

.hnav a:active {
  background-color: #ffa137;
  color: #2b3d8f;
}

.emphasis {
  font-family: Times serif;
  font-size: 100%;
  font-style: italic;
  font-weight: bold;
  margin: 0 20px
}






/**Redefined html tags**/
/*this defines the font style and color, also the gradient background image*/
    body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
    background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;/*themecolour4;*/
}
/*sets margins to 0*/
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*style the text */
#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
}
/*style the heading1 text */
h1 {
	font-size: 120%;
	margin: 0;
   	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6273bf;/*themecolour1$ 30.1%, 43.1%;*/
    text-align: center;
    background-color: #e6ebff;
    color: #000;
    padding: 5px 0px;
}


.coldiv h2 {
	margin: 0px 20px 5px;
	background-color: #e6ebff;/*themecolour1$ 86%, 100%;*/
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6273bf;/*themecolour1$ 30.1%, 43.1%;*/
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 20px;
    text-align: center;
}
.coldiv h3 {
	margin: 0px 20px 5px;
	background-color: #6273bf;/*themecolour1$ 30.1%, 43.1%;*/
	font-size: 90%;
	padding: 1px 20px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27901;/*themecolour2;*/
	color: #FFFFFF;
    text-align: center;
}
.rightcoldiv h2 {
	margin: 0 0 5px;
	background-color: #6273bf;/*themecolour1$ 30.1%,43.1%;*/
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27901;/*themecolour2;*/
	color: #ffffff;
}
.rightcoldiv h3 {
	margin: 0 0 5px;
	background-color: #2b3d8f;/*themecolour1;*/
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27901;/*themecolour2;*/
	color: #ffffff;
}
.rightcoldiv2 h3 {
	margin: 0 0 5px;
	background-color: #2b3d8f;/*themecolour1;*/
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27901;/*themecolour2;*/
	color: #ffffff;
}
.rightcoldiv2 h2 {
	margin: 0 0 5px;
	background-color: #6273bf;/*themecolour1$ 30.1%,43.1%;*/
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e27901;/*themecolour2;*/
	color: #ffffff;
}
/*defines the style for ordered lists (numbered) */
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/*defines the style for unordered lists (bulleted) */
 .coldiv ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 100%;
	list-style-image: url('images/bullet.gif');
    line-height: 1.5em;
    list-style-position: inside;
   }
/*floats element to the left*/
    .left {
	float: left;
    }
/*floats element to the right*/
   .right {
	float: right;
    }
/*link styles*/
a:link {
	color: #2b3d8f;/*themecolour1;*/

}
a:visited {
	color: #6273bf;/*themecolour1$ 30.1%,43.1%;*/

}
a:link:hover {
	color: #e27901;/*themecolour2;*/

}
/*defines the style for horizontal dividers used in right and left-hand columns */
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6273bf;
	padding-top: 4px;
	padding-bottom: 4px;
}
/*style the text and define background image for the footer*/
#footer {
	width: auto;
	font-size: 70%;
	text-align: left;
	height: 24px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-left: 22px;
	vertical-align: middle;
	font-weight: normal;
}
/*centres paragraph text*/
.center {
  text-align: center;
}

/*floats image to the left of text blocks*/
.imagefloat {
	float: left;
	vertical-align: middle;
	margin-right: 5px;
}
#clear {
	height: 1px;
}
.logo1 {	margin: 0px 0 10px;
	width: 200px;
	height: 100px;
}
/*floats logo graphic to the left */
div.row span.left {
  float: left;
  text-align: left;
  }

/*floats heading graphic to the right */
div.row span.right {
  float: right;
  text-align: right;
  }



