body, p, div, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	padding: 0;
	margin: 0;
}
li, ul {
	font-size:98%;
	}
th {text-align:left;
	}
	
/* wrapper defines the web page*/
#wrapper{
	background-color:#ffffff;
	padding: 0px;
	height: 650px;
	width: 1000px;
 	margin:5px auto;
}

/*header defines the logo area*/
#header {
	text-align: center;
	margin:20px 0;
	width:100%;
}
#header a{
	color:#fff;
}
/*title defines the top heading and breadcrumb area*/
#title{
	margin:0 0 20px 178px;
}
#title a{
	font-size:0.90em;
}
#skip nav {
	width:300px;
}
#skip {
	height:10px;
	}
/*This defines the main central area*/
#content {
	float:left;
	margin-top:-5px;
	margin-left:30px;
	height:auto;
	width:100%;
}
/*nav defines the left hand navigation area*/
#nav {
	float:left;
	width:160px;
}	
#nav a {
	font-size:1.2em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 140px;
	padding:8px 10px;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
#nav a:hover, a:focus {
	color: #FFFFFF;
	text-decoration: underline;	
}
/*The following code defines the box colour for each of the navigation elements, this colour is matched in the titles and nav2 area*/
#nav #home {
	background-color: #006666;
}
#nav #trust {
	background-color: #01545f;
}
#nav #patients {
	background-color: #4d3188;
}
#nav #prof {
	background-color: #006666;
}
#nav #job {
	background-color: #EE6002;
}
#nav #where {
	background-color: #CC0000;
}
#nav #contact {
	background-color: #382167;
	}
#nav #search {
	background-color: #ffa300;
}
/*End of box colour definitions*/
/* This removes the bullets from the list*/
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*innernav defines the drop down links for each top level heading */
#innernav a {
	font-size:1.1em;
	width: 120px;
	padding:3px;
	margin-left:15px;
	margin-top:0px;
}
/*This defines the main central area*/
#content {
	float:left;
	margin-top:-5px;
	margin-left:20px;
	height:auto;
	width:640px;
}
/*This defines column 1 of 2 */
#content_column1 {
	float:left;
	margin-left:0px;
	padding:10px;
	height:auto;
	width: 300px;
	}
/*This defines column 2 of 2 */
#content_column2 {
	float:left;
	margin-left: 0px;
	padding:10px;
	height:auto;
	width: 300px;
	}
#content_box {
	background-color:#ff9933;
	font-weight:bold;
	width:610px;
	padding:10px;
	text-align:center;
	margin-bottom:5px;
	border:#0099CC 2px solid;
	}
#content_box_patients {
	background-color:#EFE8F9;
	font-weight:bold;
	width:610px;
	padding:10px;
	text-align:center;
	margin-bottom:5px;
	border:#4001A8 2px solid;
	}
#content_box_trust {
	background-color:#94E0F9;
	font-weight:bold;
	width:610px;
	padding:10px;
	text-align:center;
	margin-bottom:5px;
	border:#0066CC 2px solid;
	}
#content_box_jobs {
	background-color:#FFD4AA;
	font-weight:bold;
	width:610px;
	padding:10px;
	text-align:center;
	margin-bottom:5px;
	border:#EE6002 2px solid;
	}
#contents_menu_prof {
	width:630px;
	margin-top:0.8em;
	}
#contents_menu_prof ul{
	margin-left:0em;
	text-align:center;
	background-color:#382167;
	padding:0.3em;
	margin-bottom:5px;
}
#contents_menu_prof ul li{
	display:inline;
	margin-right:0.9em;
	border-right:0.2em solid #FFFFFF;
	padding-right:0.5em;
}
#contents_menu_prof a{
	font-weight:bold;
	color:#FFFFFF;
}
#contents_menu_jobs {
	width:630px;
	margin-top:0.8em;
	}
#contents_menu_jobs ul{
	margin-left:0em;
	text-align:center;
	background-color:#EE6002;
	padding:0.3em;
	margin-bottom:5px;
}
#contents_menu_jobs ul li{
	display:inline;
	margin-right:0.9em;
	border-right:0.2em solid #FFFFFF;
	padding-right:0.5em;
}
#contents_menu_jobs a{
	font-weight:bold;
	color:#FFFFFF;
	font-size:1.1em;
}
#skip nav {
	width:300px;
}
#skip {
	height:10px;
	}
/*This defines the navigation area, Useful Links, on the right*/
#nav2 {
	float:right;
	margin-left:15px;
	margin-top:5px;
	width:155px;
	padding:5px;
	text-align:center;
	vertical-align: top;
	color:#000;
	font-weight:bold;
}
#nav2 p {
	list-style-type: none;
	margin-top: 10px;
	padding: 5px;
	vertical-align:middle;
}
#nav2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#nav2 a {
	font-size:0.9em;
	color: #000;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size:96%;
	padding:3px;
	}
#nav2 a:hover, a:focus {
	text-decoration: underline;	
	}
/* clear floats */
#clear_floats {
	float:clear;
	}
/*This defines the links second navigation area, underneath Useful Links, on the right*/
#links {
	float:right;
	margin-left:0px;
	margin-top:5px;
	width:155px;
	padding:5px;
	text-align:center;
	vertical-align: top;
	color:#000;
	font-weight:bold;
}
#links p {
	list-style-type: none;
	margin-top: 10px;
	padding: 5px;
	vertical-align:middle;
}
#links ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#links a {
	font-size:0.9em;
	color: #000;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	padding:3px;
	}
#links a:hover, a:focus {
	text-decoration: underline;	
	}
/*This defines the footer with banner and address*/
#footerhome {
	width:1000px;
	clear:both;
	background-image: url(images/homepages/footer.jpg);
	background-repeat: no-repeat;
	height:77px;
	margin-left:0px;
}
#footer {
	width:100%
	text-align: center;
	}
#footer ul li{
	margin:0px;
	padding:0 20px 0 0;
	display:inline;
	font-size:83%;
	font-weight:550;
}
#footer a{
	text-decoration:none;
	color:#000;
}
#ward {
	font-weight:bold;
	}
/*The Styling of the pages*/
h1 {
	margin-bottom:3px;
	font-size:1.4em;
	font-weight:600;
	margin-bottom:3px;
}
h2 {
	font-weight:800;
	margin-bottom:5px;
	font-size:1.2em;
}
h3 {
	font-weight:bold;
	font-size:1em;
}
h4 {
	font-weight:bold;
	font-size:1.3em;
	margin-top:10px;
	}
h5 {
	font-weight:bold;
	font-size:1.4em;
	margin-top:10px;
	}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
.style2 {
	font-weight:bold;
	}
.style3 {
	font-size::1.1em;
	font-weight:bold;
}
.style4 {
	font-size: 1.2em;
	font-weight:bold;
	}
.link {
	color:000099;
	text-decoration:underline;
	}
.tableeven {
	background-color:#f4bee2;
	}
.tableodd {
	background-color:#EFE8F9;
	}
.WardTableCaption {
	font-weight:bold;
	padding-bottom:0.7em;
	color:#4001A8;
	font-size:1.2em;
	}
.stylelist {
	text-decoration: none;
	display: inline;
	padding:7px;
	font-weight: bold;
	}
	
/*Floats*/
.leftimage {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	}
.rightimage {
	float:right;
	margin-left:10px;
	margin-top:5px;
	}
a:visited, a:active{
	color: #6633FF;
}
.clearit {
	clear:both;
}

/*This area matches the colours of titles and nav2 (Useful Links) to the area type for each main area*/
.home {
	color: #006666;
}
.nav2home {
	background-color:#fff;
}
.trust {
	color:#01545f;
}
.nav2trust {
	background-color:#fff;
}
.patients {
	color:#4d3188;
}
.nav2patients {
	background-color:#fff;
}
.search {
	color:#ffa300;
}
.nav2search {
	background-color:#fff;
}
.prof {
	color:#006666;
}
.nav2prof {
	background-color:#fff;
}
.job {
	color:#006666;
}
.nav2job {
	background-color:#fff;
}
.where {
	color:#382167;
}
.nav2where {
	background-color:#fff;
}
.contact {
	color:#382167;
}
.nav2contact {
	background-color:#fff;
}
