/* standard link styles */
a:link {
	text-decoration: underline;
	color: #303886;

}
a:visited {
	text-decoration: underline;
	color: #303886;
}
a:hover {
	text-decoration: none;
	color: #303886;
}
a:active {
	text-decoration: none;
	color: #303886;
}

/*------------- maintain current link down state ------------------------------------------ */

#one #nav-one a {
	background: #B9DCDC; color: #3F3C29;
}
#two #nav-two a {
	background: #B9DCDC; color: #3F3C29;
}
#three #nav-three a {
	background: #B9DCDC; color: #3F3C29;
}
#four #nav-four a {
	background: #B9DCDC; color: #3F3C29;
}
#five #nav-five a {
	background: #B9DCDC; color: #3F3C29;
	border-right:none; 
}
#six #nav-six a {
	background: #B9DCDC; color: #3F3C29;
	border-right:none; 
}
#one #nav-one a:hover {
	background: #B9DCDC;
}
#two #nav-two a:hover {
	background: #B9DCDC;
}
#three #nav-three a:hover {
	background: #B9DCDC;
}
#four #nav-four a:hover {
	background: #B9DCDC;
}
#five #nav-five a:hover {
	background: #B9DCDC;
}
#six #nav-six a:hover {
	background: #B9DCDC;
}
#nav a:active {
	background: #303886;
	color: #fff;	
	}
	
/*--------------style for active dropdown lists to format correctly on handover-----------------*/
 
#nav #nav-one li a{
	background: #B9DCDC; color: #000;
	}
#nav #nav-one li a:hover{
	background-color:#303886;
	color: #fff;
	}
#nav #nav-two li a{
	background: #B9DCDC; color: #000;
	}
#nav #nav-two li a:hover{
	background-color:#303886;
	color: #fff;
	}	
#nav #nav-three li a{
	background: #B9DCDC; color: #000;
	}
#nav #nav-three li a:hover{
	background-color:#303886;
	color: #fff;
	}
#nav #nav-four li a{
	background: #B9DCDC; color: #000;
	}
#nav #nav-four li a:hover{
	background-color:#303886;
	color: #fff;
	}
#nav #nav-five li a{
	background: #B9DCDC; color: #000;
	}
#nav #nav-five li a:hover{
	background-color:#303886;
	color: #fff;
	}
#nav #nav-six li a{
	background: #B9DCDC; color: #000;
	}
#nav #nav-six li a:hover{
	background-color:#303886;
	color: #fff;
	}
/*------------- right hand content area ------------------------------------------ */
.special{
	right: 10px;
	width:  195px;
	background-color: #B9DCDC;
	float: right;
	clear: none;
	height: expression('650px');
	min-height: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.special-infra{
	right: 10px;
	width:  195px;
	background-color: #B9DCDC;
	float: right;
	clear: none;
	height: expression('800px');
	min-height: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.footer {
	background: #ffffff center;
	padding: 1px 5px 6px;
	height: auto;
	margin: 5px 5px 5px 0px;
	clear: both;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	border-top: 1px solid #303886;
	
}

.spec_header { 
background: #303886 no-repeat 100% 0;
width: auto; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
font-weight:bold; 
color: #FFFFFF; 
text-align: left; 
height: auto; 
padding-top: 5px; 
padding-bottom: 5px; 
padding-left: 10px; 
}

.align_centre {
text-indent:15px; 
}

.spec_header_left { 
background: #303886 no-repeat 100% 0;
width: auto; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
font-weight:bold; 
color: #FFFFFF; 
text-align: center;
height: auto; 
padding-top: 5px; 
padding-bottom: 5px; 
padding-left: 10px; 
}

.spec_header_right { 
background: #fff000 no-repeat 100% 0;
width: auto; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
font-weight:bold; 
color: #ff0000; 
text-align: left; 
text-indent: 10px; 
height: auto; 
padding-top: 5px; 
padding-bottom: 5px; 
padding-left: 5px; 
}

.spec_header_contact { 
background: #ff0000;
width: auto; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
font-weight:bold; 
color: #FFFFFF; 
text-align: left; 
height: auto; 
padding-top: 5px; 
padding-bottom: 5px; 
padding-left: 8px; 
padding-right: 5px; 
}

#specialcontent {
	margin-top: 17px;
	margin-left: 7px;
	padding-bottom:0px;
	z-index: 0;
	margin-right: 2px;
	line-height: normal;
	margin-bottom: 5px;
	}
	
/*------------- text styles - you can edit these to suit the sites schema ------------------------------------------ */
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b9dcdc;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303886;
	background-color: #b9dcdc;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303886;
	font-weight: bold;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303886;
	font-weight: bold;
	font-style: italic;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #FFF;
	font-weight: bold;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.note {
	font-size: 90%;
	color: #3F3C29;
}


body {
	background-color: #FFFFFF;
	margin-top:9px;
}

#banner {
	background: url(../images/strip.jpg) repeat;
	height:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	clear:right;
	font-size: 10px;
		}

/* ----------------------main nav bar headings----------------------- */
#nav {
	background:#303886;
	font-weight: bold;
	float: left;
	border: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
	line-height:normal;
	z-index: 3000;
}

#nav a {
	font-color: #B9DCDC;
	padding-right: 1.5em; 
	display: block; 
	padding-left: 1.5em; 
	padding-bottom: 0.25em; 
	width: auto; 
	padding-top: 0.25em; 
	text-decoration: none;
	z-index: 1;
	
}

#nav ul {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	float: left;
	padding-bottom: 0px;
	margin: 0px 0px 1em;
	width: 35em;
	line-height: normal;
	padding-top: 0px;
	list-style-type: none;
	background-color: #59735E;
	border: 1px #FFFFFF;
	z-index: 1;
}
#nav a:hover {
	color: #3F3C29;
	background-color: #B9DCDC;
	z-index: 1;	
}

#nav li {
	float: left;
	width: auto;
	padding: 0px;
	z-index: 1;
	background-color: #303886;	
}

#nav li ul {
	font-size: 10px;
	font-weight: normal;
	left: -999em;
	margin: 0px;
	padding-right: 0px;
	width: 17em;
	position: absolute;
	height: auto;
	border: 1px solid #fff;
	background-color: #B9DCDC;
	z-index: 1000;
	display: inline;
}


#nav li ul a {
	font-size: 10px;
	float:left;
	width: 15.4em;
	padding-right: 1px;
	z-index: 1000;
	display: inline;

	
}
#nav li ul ul {
	margin: -1.75em 0px 0px 15em
}

#nav li:hover ul {
	left: auto;
	z-index: 1000;
	
	
}
#nav li a:active  {
	left: auto;
	z-index: 1000;
	
}

#nav li.sfhover ul {
	left: auto;
	text-color: #B9DCDC;
	z-index: 1000;
}


#nav li.sfhover a:hover{
	text-color: #B9DCDC;
	background-color: #B9DCDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 1000;
		
}
#nav li.sfhover a:hover {
	background-color: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 1000;
	
}
#nav li a {
	background-color: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9DCDC;
	z-index: 1000;	
}
	
	/* table styles */
.odd {
	background-color: #B9DCDC;
	text-align: center;
}
.even {
	background-color: none;
	border: 1px solid #999999;
	text-align: center;
}
.header {
	background-color: #B9DCDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_border {
	border: 1px solid #999999;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.photo {
	border: 1px solid #999999;
}
.photo_centre {
	border: none;
	text-align: center;
}
.divider {
	border-right-color: #efebde;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}

/*------------- navigation bar ------------------------------------------ */
#navigation {
	z-index: 1000;
	width: auto;
	margin-bottom: 0px;
}


/*------------- left hand content area ------------------------------------------ */
/*-------- Internet Explorer does not recognise min-height. The easiest solution is to add the expression function. Set this to what ever minimum height you need ( if any) It has been set to 350px by default -------------  */
.leftcontent {
	float:left;
	width: 180px;
	clear: right;
	position: relative;
	height: expression('650px');
	min-height: 650px;
	background-color: #B9DCDC;
	margin-bottom: 5px;
}
	
.leftnav {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left:22px;
	margin-left:22px;
	padding-right:5px;
}

.centre {
	float:none;
	clear: both;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 0px;
	line-height: normal;
	
}
/*-------------liquid content area style for home page only ------------------------------------------ */
#island {
	margin-right: 205px;
	margin-top: 0px;
	top: 0px;
	margin-left: 190px;
	float: none;
	
}
/*------------- subsequent content area ------------------------------------------ */
#main {
	margin-top: 0px;
	top: 0px;
	margin-left: 190px;
	float: none;
}

/*-------------title area of content area  ------------------------------------------ */
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #303886;
	background-color: #B9dcdc ;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/*------------- left hand list styles - customise this for your own menu ------------------------------------------ */
.list{
	line-height: 120%;
}
.bullet {
	list-style-image: url(/images/tick.gif);
	line-height: 150%;
}
.leftcontent li {
	list-style-type: none;
	left: 10px;
	margin-left: -30px;
}
