/* standard link styles */
a:link {
	text-decoration: underline;
	color: #009900;

}
a:visited {
	text-decoration: underline;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}

/*------------- maintain current link down state ------------------------------------------ */

#one #nav-one a {
	background: #009900; color: #fff;
}
#two #nav-two a {
	background: #009900; color: #fff;
}
#three #nav-three a {
	background: #009900; color: #fff;
}
#four #nav-four a {
	background: #009900; color: #fff;
}
#five #nav-five a {
	background: #009900; color: #fff;
	border-right:none; 
}
#six #nav-six a {
	background: #009900; color: #fff;
	border-right:none; 
}
#seven #nav-seven a {
	background: #009900; color: #fff;
	border-right:none; 
}
#eight #nav-eight a {
	background: #009900; color: #fff;
	border-right:none; 
}
#contact #nav-contact a {
	background: #009900; color: #fff;
	border-right:none; 
}
#one #nav-one a:hover {
	background: #009900;
}
#two #nav-two a:hover {
	background: #009900;
}
#three #nav-three a:hover {
	background: #009900;
}
#four #nav-four a:hover {
	background: #009900;
}
#five #nav-five a:hover {
	background: #009900;
}
#six #nav-six a:hover {
	background: #009900;
}
#seven #nav-seven a:hover {
	background: #009900;
}
#eight #nav-eight a:hover {
	background: #009900;
}
#contact #nav-contact a:hover {
	background: #009900;
}
#nav a:active {
	background: #009900;
	color: #fff;
	}
	
/*--------------style for active dropdown lists to format correctly on handover-----------------*/
 
#nav #nav-one li a{
	background: #E9E9E9; color: #000;
	}
#nav #nav-one li a:hover{
	background-color:#009900;
	color: #fff;
	}
#nav #nav-two li a{
	background: #E9E9E9; color: #000;
	}
#nav #nav-two li a:hover{
	background-color:#009900;
	color: #fff;
	}	
#nav #nav-three li a{
	background: #E9E9E9; color: #000;
	}
#nav #nav-three li a:hover{
	background-color:#009900;
	color: #fff;
	}
#nav #nav-four li a{
	background: #E9E9E9; color: #000;
	}
#nav #nav-four li a:hover{
	background-color:#009900;
	color: #fff;
	}
#nav #nav-five li a{
	background: #E9E9E9; color: #000;
	}
#nav #nav-five li a:hover{
	background-color:#009900;
	color: #fff;
	}
#nav #nav-six li a{
	background: #E9E9E9; color: #000;
	}
#nav #nav-six li a:hover{
	background-color:#009900;
	color: #fff;
	}
#nav #nav-seven li a{
	background: #E9E9E9; color: #000;
	}
#nav #nav-seven li a:hover{
	background-color:#009900;
	color: #fff;
	}
#nav #nav-eight li a{
	background: #E9E9E9; color: #000;
	}
#nav #nav-eight li a:hover{
	background-color:#009900;
	color: #fff;
	}
#nav #nav-contact li a{
	background: #E9E9E9; color: #000;
	}
#nav #nav-contact li a:hover{
	background-color:#009900;
	color: #fff;
	}
	
/*------------- right hand content area ------------------------------------------ */
.special{
	right: 10px;
	width:  200px;
	background-color: #E9E9E9;
	float: right;
	clear: none;
	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 #009900;
	
}

.spec_header { 
background: #009900 no-repeat 100% 0;
width: auto; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
font-weight:bold; 
color: #FFFFFF; 
text-align: left; 
text-indent: 10px; 
height: auto; 
padding-top: 5px; 
padding-bottom: 5px; 
padding-left: 5px; 
}

#specialcontent {
	margin-top: 4px;
	margin-left: 10px;
	padding-bottom:0px;
	z-index: 0;
	margin-right: 5px;
	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: #333333;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	background-color: #E9E9E9;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AE3F8E;
	background-color: #E9E9E9;
	margin-right: 205px;
}
.style6 {	color: #AE3F8E;
	font-weight: bold;
	font-size: 12px;
}
.note {
	font-size: 90%;
	color: #666666;
}

body {
	background-color: #FFFFFF;
	margin-top:9px;
}

#banner {
	background: #3366CC;
	height:90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear:right;
	font-size: 12px;
	font-weight: bold;
		}


/* ----------------------main nav bar headings----------------------- */
#nav {
	background:#E9E9E9;
	font-weight: bold;
	float: left;
	border-left: #009900 0px solid;
	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: 600;
}

#nav a {
	font-color: #009900;
	padding-right: 2em; 
	display: block; 
	padding-left: 2em; 
	padding-bottom: 0.25em; 
	width: auto; 
	padding-top: 0.25em; 
	text-decoration: none;
	z-index: 700;
	
}

#nav ul {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	float: left;
	padding-bottom: 0px;
	margin: 0px 0px 1em;
	width: 30em;
	line-height: normal;
	padding-top: 0px;
	list-style-type: none;
	background-color: #E9E9E9;
	border: 1px none #000;
	z-index: 800;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #009900;
	z-index: 750;	
}

#nav li {
	float: left;
	width: auto;
	padding: 0px;
	z-index: 800;
	background-color: #E9E9E9;	
}

#nav li ul {
	font-size: 10px;
	font-weight: normal;
	left: -999em;
	margin: 0px;
	padding-right: 0px;
	width: 15.5em;
	position: absolute;
	height: auto;
	border: 1px solid #FFFFFF;
	background-color: #E9E9E9;
	z-index: 900;
	display: inline;
}


#nav li ul a {
	font-size: 10px;
	float:left;
	width: 13.4em;
	padding-right: 1px;
	z-index: 950;
	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: #009900;
	z-index: 1000;
}


#nav li.sfhover a:hover{
	text-color: #009900;
	background-color: #009900;
	z-index: 1000;
		
}
#nav li.sfhover a:hover {
	background-color: none;
	z-index: 1000;
	
}
#nav li a {
	background-color: none;
	color: #009900;
	z-index: 1000;	
}

	/* table styles */
.odd {
	background-color: #e9e9e9;
}
.even {
	background-color: none;
	border: 1px solid #999999;
}
.header {
	background-color: #009900;
	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: 11px;
}
.photo {
	border: 1px solid #999999;
}
.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: 185px;
	clear: right;
	position: relative;
	height: expression('650px');
	min-height: 650px;
	background-color: #E9E9E9;
	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: 210px;
	margin-top: 0px;
	top: 0px;
	margin-left: 195px;
	float: none;
	
}
/*------------- subsequent content area ------------------------------------------ */
#main {
	margin-top: 0px;
	top: 0px;
	margin-left: 195px;
	float: none;
}
/*-------------title area of content area  ------------------------------------------ */
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	background-color: #E9E9E9;
	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: 140%;
}
.leftcontent li {
	list-style-type: none;
	left: 10px;
	margin-left: -30px;
}
