/* standard link styles */
a:link {
	text-decoration: underline;
	color: #f00101;

}
a:visited {
	text-decoration: underline;
	color: #f00101;
}
a:hover {
	text-decoration: none;
	color: #f00101;
}
a:active {
	text-decoration: none;
	color: #f00101;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;

	
}

/*------------- maintain current link down state ------------------------------------------ */

#one #nav-one a {
	background: #f00101; color: #FFFFFF;
}
#two #nav-two a {
	background: #f00101; color: #FFFFFF;
}
#three #nav-three a {
	background: #f00101; color: #FFFFFF;
}
#four #nav-four a {
	background: #f00101; color: #FFFFFF;
}
#one #nav-one a:hover {
	background: #f00101;
}
#two #nav-two a:hover {
	background: #f00101;
}
#three #nav-three a:hover {
	background: #f00101;
}
#four #nav-four a:hover {
	background: #f00101;
}
#nav a:active {
	background: #ffea00;
	color: #ffffff;
	}
	
/*--------------style for active dropdown lists to format correctly on handover-----------------*/
 
#nav #nav-one li a{
	background: #f00101; color: #000;
	}
#nav #nav-one li a:hover{
	background-color:#ffea00;
	color: #fff;
	}
#nav #nav-two li a{
	background: #f00101; color: #000;
	}
#nav #nav-two li a:hover{
	background-color:#ffea00;
	color: #fff;
	}	
#nav #nav-three li a{
	background: #f00101; color: #000;
	}
#nav #nav-three li a:hover{
	background-color:#ffea00;
	color: #fff;
	}
#nav #nav-four li a{
	background: #f00101; color: #000;
	}
#nav #nav-four li a:hover{
	background-color:#ffea00;
	color: #fff;
	}
#nav {
	background:#ffea00;
	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 {
	padding-right: 3em; 
	display: block; 
	padding-left: 3em; 
	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: 25em;
	line-height: normal;
	padding-top: 0px;
	list-style-type: none;
	background-color: #59735E;
	border: 1px #FFFFFF;
	z-index: 1;
}
#nav a:hover {
	color: #ffffff;
	background-color: #f00101;
	z-index: 1;	
}

#nav li {
	float: left;
	width: auto;
	padding: 0px;
	z-index: 1;
	background-color: #ffea00;	
}

#nav li ul {
	font-size: 10px;
	font-weight: normal;
	left: -999em;
	margin: 0px;
	text-align:left;
	padding-right: 0px;
	width: 12.3em;
	position: absolute;
	height: auto;
	border: 1px solid #fff;
	background-color: #f00101;
	z-index: 1000;
	display: inline;
}


#nav li ul a {
	font-size: 10px;
	float:left;
	width: 9.5em;
	padding-right: 1px;
	z-index: 1000;
	display: inline;
	text-align:left;

	
}
#nav li ul ul {
	margin: -1.75em 0px 0px 15em
	text-align:left;
}

#nav li:hover ul {
	left: auto;
	z-index: 1000;
	text-align:left;
	
	
}
#nav li a:active  {
	left: auto;
	z-index: 1000;
	
}

#nav li.sfhover ul {
	left: auto;
	text-color: #f00101;
	z-index: 1000;
}


#nav li.sfhover a:hover{
	text-color: #000000;
	background-color: #f00101;
	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: #000000;
	z-index: 1000;	
}
/*------------- right hand content area ------------------------------------------ */
.special{
	right: 10px;
	width:  195px;
	background-color: #f00101;
	min-height:450px;
	float: right;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.footer {
	height: auto;
	background-color: #ffea00;
	padding: 5px;
	margin: 0px;
	clear: both;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
		
}

.spec_header { 
background: #000000 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; 
}

.spec_header_contact { 
background: #000000 no-repeat 100% 0;
width: auto; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #FFFFFF; 
text-align: center; 
height: auto; 
}

.spec_header_footer { 
background: #000000 no-repeat 100% 0;
width: auto;
padding: 7px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #FFFFFF; 
text-align: center; 
height: auto;
font-weight:bold;
}

#specialcontent {
	font-size: 11px;
	margin-top: 12px;
	margin-left: 6px;
	padding-left: 6px;
	padding-bottom:0px;
	z-index: 0;
	margin-right: 6px;
	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: #f00101;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f00101;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}
.note {
	font-size: 80%;
	color: #666666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background:#2f2f2f url('../images/page_bgx.gif') repeat-x top center;
}

#banner {
	background-color: #000000;
	height:120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	clear:right;
	font-size: 10px;
}
	
	/* table styles */
.odd {
	background-color: #f00101;
	border: 1px solid #999999;
	text-align: left;
}
.even {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-align: left;
}

.header {
	background-color: #f00101;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_border {
	border: 1px solid #999999;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.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: 170px;
	clear: right;
	min-height:600px;
	position: relative;
	margin-bottom: 5px;
 	background-color:#ffea00;
}
/*
	height: expression('530px');
	min-height:530px;
*/
.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;
	text-align:left;
	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: 180px;
	float: none;
}
#maintext {
	padding-right: 10px;
}
/*-------------title area of content area  ------------------------------------------ */
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffea00;
	background-color: #f00101;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00101;
	font-weight: bold;
}

/*------------- left hand list styles - customise this for your own menu ------------------------------------------ */
.list{
	line-height: 150%;
}
.leftcontent li {
	list-style-type: none;
	left: 10px;
	margin-left: -25px;
	padding-right: 5px;
}
