
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color:FFFFFF;
}
.twoColFixRtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #abd7ff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:10px;
/*	border: 0px solid #abd7ff;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header { 
	background: #FFFFFF;
	width:775px;
	height:210px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	z-index:1000;
	border:none
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:#abd7ff; /* the background color will be displayed for the length of the content in the column, but no further */
	border:#003d74;
	border-style:solid;
	border-width:2px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	margin-right:20px;
	margin-top:5px;
	z-index:0;
	}
	
.twoColFixRtHdr #mainContent { 
	margin: 5px 250px 5px 10px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
/*	background-image:url(AP_wrapper_middle.gif);
	background-repeat:repeat-y;*/
	background-color:#FFFFFF;
	overflow:auto;
} 

.twoColFixRtHdr #mainContentpages { 
	margin: 10px;
	padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#FFFFFF;
	min-height:350px;
	
} 

.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height:120px;
/*	background-image:url(Images/AP_Footer.gif);*/
border-top:#003d74;
border-top-style:solid;
border-width:2px;
	background-color:abd7ff;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1{
color:#0055a5;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
}

h2{
color:#0055a5;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
}

p{
color:#0055a5;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
}

.tabletextcollection{
color:#0055a5;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
}

.tabletext{
color:#0055a5;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
margin:1px;
padding:0px;
}

ul{
color:#0055a5;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
display:block;
}

.latestnewsheader{
color:#FFFFFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
text-decoration:underline;
}

.latestnewsheadline{
color:#0055a5;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
}
.latestnewstext{
color:#0055a5;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
.latestnewsopeninghours{
color:#0055a5;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.allipa{
color:#b25211;
font:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
}
.allipl1{
color:#0091b9;
font:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
}
.allipl2{
color:#d3a10c;
font:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
}
.allipi{
color:#459a3b;
font:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
}

.allih1a{
color:#b25211;
font:"Times New Roman", Times, serif;
font-size:21px;
font-weight:bold;
}
.allih1l1{
color:#0091b9;
font:"Times New Roman", Times, serif;
font-size:21px;
font-weight:bold;
}
.allih1l2{
color:#d3a10c;
font:"Times New Roman", Times, serif;
font-size:21px;
font-weight:bold;
}
.allih1i{
color:#459a3b;
font:"Times New Roman", Times, serif;
font-size:21px;
font-weight:bold;
}


.pagepics {
float:right;
width:200px;
height:250px;
margin:10px;
padding:0px;
border-style:solid;
border-width:2px;
border-color:#0055a5;
}


.pagepicsall {
float:right;
width:250px;
height:250px;
margin:10px;
padding:0px;
border-style:solid;
border-width:2px;
border-color:#0055a5;
}

.pagepicsNHS {
float:right;
width:100px;
height:100px;
margin:10px;
padding:0px;
border-style:solid;
border-width:2px;
border-color:#0055a5;
}

.youarehere {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0055a5;
margin-top:2px;
margin-bottom:2px;
}

.footerlarge{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0055a5;
margin-top:2px;
margin-bottom:2px;
text-align:center;
}
.footeraddress{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0055a5;
margin-top:2px;
margin-bottom:2px;
text-align:center;
}
.footersmall{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0055a5;
margin-top:5px;
margin-bottom:2px;
text-align:center;
}

.enhancing {
color:#A0C300;
font-weight:bold;
font-family:"Century Gothic";
font-size:12px;
margin-left:2px;
}
.businesses{
color:#52474e;
font-weight:bold;
font-family:"Century Gothic";
font-size:12px;
margin-left:2px;
}


a.newsletter:link {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#0055a5; text-decoration:underline;}
a.newsletter:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#0055a5; text-decoration:underline;}
a.newsletter:hover {color:#FFFFFF; cursor:pointer; background:#0055a5;}

.highlightedtext {
font-size:11px;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0055a5;
}

.contact{
font-size:13px;
font-family:"Century Gothic";
font-weight:bold;
color:#A0C300;
}
form.contactfieldset{
border:2px solid #A0C300;
padding:10px;
}
form.contactlegend {
font-size:13px;
font-family:"Century Gothic";
font-weight:bold;
color:#52474e;
}
form.contactlabel {
font-size:13px;
font-family:"Century Gothic";
font-weight:bold;
color:#A0C300;
}

form.contact.fixedwidth{
display:block;
width:250px;
float:left;
}

form.contactbuttonarea{
background:#FFFFFF;
}
.fixedwidth{
display:block;
width:150px;
float:left;
color:#0055a5;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
}



/******************************************************  CSS Drop Down Menu****************************/
#menubackground{
background-color:#abd7ff;
width:780px;
height:35px;
}

#menuh-container
	{
	width:750px;
	background-color:#abd7ff;
	margin-left:10px;
	margin-top:0px;
	overflow:visible;
	height:auto;
	z-index:4;
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin:0px;
	z-index:0;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #0055a5;
	white-space:nowrap;
	margin:0px;
	margin-right:1px;
	padding-bottom:0.3em;
	padding-top:0.3em;
	padding-left:0.5em;
	padding-right:0.5em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #0055a5;
	text-align:left;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: #0055a5;
	background-color: #abd7ff;
	text-align:left;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(file:///C|/Documents%20and%20Settings/Tim/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/KZ13TZ5F/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image:url(file:///C|/Documents%20and%20Settings/Tim/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/KZ13TZ5F/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
/*	width:9em;*/	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/****************************************************** End CSS Drop Down Menu****************************/


