@charset "utf-8";
/* CSS Document */

/* Generic_Basic Template Version 1.2 */

/* Zeros out different browser default settings - DO NOT alter */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
margin: 0;
padding: 0;
border: 0;
}

/* Applies background of website layout, height and default text settings */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/working%20files/background.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	height: 100%;
}

/* Centers the website layout and applies width */
#container {
	background-color: #FFFFFF;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	text-align: left;								/* page content is aligned left despite body being centred */
}

/* removes default blue border from all link images */
img {
	border-style: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	padding-left: 5px;
	height: 100%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	padding-left: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
}

.blueheading 	{ color: #414A73;}
.blackheading 	{ color: #000000;}
.whiteheading   { color: #FFFFFF;}

.blueparagraph  { color: #414A73;}
.blackparagraph { color: #000000;}
.whiteparagraph { color: #ffffff}

table a:link { text-decoration: none; font-weight: bold; color: #a33367; }
table a:visited { text-decoration: none; font-weight: bold; color: #a33367; }
table a:active { text-decoration: none; font-weight: bold; color: #a33367; }
table a:hover { text-decoration: none; font-weight: bold; color:#666666; }

table img { padding-top: 8px;

}

#banner {
/*	background-image: url(../images/index_banner.jpg);*/
	float: left;
	height: 265px;
	width: 935px;
}

#bannermenu {
	padding: 5px 0px 5px 0px;
	float: right;
	background-color: #339966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 800px;
	text-align: right;
}

#bannermenu ul {
	list-style-type: none;
	text-decoration: none;
}

#bannermenu li {
	display: inline;
	padding-right: 15px;
}

#bannermenu a:link { text-decoration: none; font-weight: bold; color: #FFFFFF; }
#bannermenu a:visited { text-decoration: none; font-weight: bold; color: #FFFFFF; }
#bannermenu a:active { text-decoration: none; font-weight: bold; color: #FFFFFF; }
#bannermenu a:hover { text-decoration: none; font-weight: bold; color:#99FF33 }

#topmenu {
	padding-top: 5px;
	width: 800px;
	background-color: #339966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 5px;
	text-align: right;
	float: right;
}

#topmenu ul {
	list-style-type: none;
	text-decoration: none;
	margin-left: -10px;
	width: 95%;
}

#topmenu li {
	display: inline;
	padding-right: 15px;
}

#topmenu a:link { text-decoration: none; font-weight: bold; color: #FFFFFF; }
#topmenu a:visited { text-decoration: none; font-weight: bold; color: #FFFFFF; }
#topmenu a:active { text-decoration: none; font-weight: bold; color: #FFFFFF; }
#topmenu a:hover { text-decoration: none; font-weight: bold; color: #99FF33 }

#columnone {
	float: left;
	width: 240px;
	background-color: #FFFFFF;
	margin-top: 15px;

}

#sidemenubox {
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#sidemenubox ul {
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 10px;
}
		
#sidemenu li {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 10px;
}

#sidemenu p {
		color: #F7901D; font-size: 12px; font-weight: bold;
		padding-top: 30px;
		margin-bottom: -10px;	
}

#sidemenu a:link { text-decoration: none;  color: #414A73; font-size: 12px; font-weight: bold;}
#sidemenu a:visited { text-decoration: none; color: #414A73; font-size: 12px; font-weight: bold;}
#sidemenu a:active { text-decoration: none;  color: #414A73; font-size: 12px; font-weight: bold;}
#sidemenu a:hover { text-decoration: none; color: #F7901D; font-size: 12px; font-weight: bold;}

#title {
	width: 500px;
}

#title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
/*	font-weight: bold;*/
	color: #FFFFFF;
	padding-top: 15px;
}

#columntwowide {
	width: 630px;
	float: right;
	background-color: #9BA0B7;
	margin-top: 20px;
	margin-right: 61px;
	margin-bottom: 25px;
}

#columntwowide img {
	margin-bottom: 10px;
}

.insertimg {
	float: right;
	margin-top: -80px;
	margin-right: -49px;
}


#columntwowide p {
	width: 590px;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px 10px 0px 5px;
}

#columntwowide p + h1, h2, h3, h4 {
	margin-top: 8px;
}


#columntwowide ul {
	list-style-type: none;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 0px;

}

#columntwowide li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414A73;
	list-style-type: none;
	background-image: url(../images/template/round-bullet.gif);
	background-position: 1% 12px;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 15px;
	text-align: left;

}

#columntwowide a:link { text-decoration: none;  color: #ffffff; font-size: 11px;}
#columntwowide a:visited { text-decoration: none; color: #ffffff; font-size: 11px;}
#columntwowide a:active {text-decoration: none; color: #ffffff; font-size: 11px;}
#columntwowide a:hover {text-decoration: none; color: #F7901D; font-size: 11px;}

#footer {
	width: 100%;
	height: 70px;
	text-align: left;
	background-color: #CCCCCC;
}

#footermenu {
	padding: 5px 0px 5px 245px;
	width: 68%;
	height: 40px;
}

#footermenu ul {
	height: 15px;
	margin-top: 0px;
	list-style-type: none;
	padding-left: 0px;

}

#footermenu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414A73;
	font-size: 11px;
	text-decoration: none;
}

#footermenu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414A73;
	font-size: 8px;
	
}

#footermenu a:link { text-decoration: none; color: #414A73; }
#footermenu a:visited { text-decoration: none;	color: #414A73; }
#footermenu a:active { text-decoration: none; color: #414A73; }
#footermenu a:hover { text-decoration: none; color: #414A73; }

#honeystonelink {
	float: left;
	text-align: right;
	height: 2px;
	margin-top: -30px;
	margin-left: 20px;
	font-size: 11px;
}

#honeystonelink a:link { text-decoration: none; color: #FFFFFF; }
#honeystonelink a:visited { text-decoration: none;	color: #FFFFFF; }
#honeystonelink a:active { text-decoration: none; color: #FFFFFF; }
#honeystonelink a:hover { text-decoration: none; color: #FFFFFF; }

#bottom {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

#bottommenu ul {
	list-style-type: none;
	text-align: center;
}

#bottommenu li {
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-type: none;
}

#bottommenu a:link { text-decoration: none; color: #666666; }
#bottommenu a:visited { text-decoration: none;	color: #666666; }
#bottommenu a:active { text-decoration: none; color: #666666; }
#bottommenu a:hover { text-decoration: none; color: #666666; }

.bl {
	background: url(../images/template/bl.gif) 0 100% no-repeat #9BA0B7;
	width: 630px
}
.br {background: url(../images/template/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/template/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/template/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

#clearfloats {													/*  vertical stretch of background in both columns despite content  */
	clear: both;
	line-height: 2px;

}

#clearfloats2 {													/*  vertical stretch of background in both columns despite content  */
	clear: both;
	line-height: 2px;

}

#clearfloats3 {													/*  vertical stretch of background in both columns despite content  */
	clear: both;
	line-height: 2px;

}

#clearfloats4 {													/*  vertical stretch of background in both columns despite content  */
	
	clear: both;
	line-height: 2px;
	
}
