*{
	margin:0px;
	padding:0px;
	font-family: arial, sans-serif;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
	overflow-x: auto;
	overflow-y: scroll;
}
body {
	background-color: #FFFFFF;
	color: #666666;
	text-align: center;
}

* html body{
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

h1{
	padding-top: 0px;
	padding-bottom: 10px;
}
/*
h2{
	clear:both;
}
*/
.arrow-link{
	background: url(../images/arrow_right.gif) no-repeat right;
	padding-right:8px;
	padding-left:8px;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
} 

#wrap {
	margin: 0px auto;/* used to centre the design in non IE browsers*/
	text-align: left;
	background-position: left top;
	width: 750px;
	background-color: #ffffff;
}
	
a {
	color:#666666;
	font-weight: bold;
}	

p span.hyphenated{
	white-space:nowrap;
}

.clear {
	clear: both;
}

/* top link styles */

#top_links {
	background-repeat: no-repeat;
	background-position: right bottom;
	margin:20px 0px 10px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 49px;
	line-height:49px;
}

#top_links ul {
	float: left;
	list-style: none;
	margin: 0px;
	width:750px;
}
	
#top_links li {
	float: left;
}
	
#top_links a {
	text-decoration: none;
	color: #666666;
	padding-bottom: 10px;
}	
	
#top_links li.group a, #top_links li.group a:visited{
	float:left;
	width:127px;
	height:30px;
	text-indent:-1500px;
	background-image:url(../images/tabs/tab_group.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
}	
#top_links li.group a:hover{
	background-position:0 -40px;
}
#top_links li.decorators a, #top_links li.decorators a:visited{
	float:left;
	width:127px;
	height:30px;
	text-indent:-1500px;
	background-image:url(../images/tabs/tab_decorators.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
}	
#top_links li.decorators a:hover{
	background-position:0 -40px;
}
#top_links li.eco a, #top_links li.eco a:visited{
	float:left;
	width:127px;
	height:30px;
	text-indent:-1500px;
	background-image:url(../images/tabs/tab_eco.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
}	
#top_links li.eco a:hover{
	background-position:0 -40px;
}
#top_links li.jacobs a, #top_links li.jacobs a:visited{
	float:left;
	width:135px;
	height:30px;
	text-indent:-1500px;
	background-image:url(../images/tabs/tab_jacobs.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
}	
#top_links li.jacobs a:hover{
	background-position:0 -40px;
}
#top_links li.selected a, #top_links li.selected a:visited, #top_links li.selected a:hover{
	background-position:0 -80px;
}

/* header styles */

#header{
	position:relative;
	width:750px;
}

#header h1 {
	float: left;
	text-indent: -4000px;
}
	
#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width:260px;
	height:150px;
	background-image:url('../images/logo_bg.gif');
	background-repeat:no-repeat;
}
#logo img{
	border:0;
}
	
#flash_header {
	position: absolute;
	top: 0px;
	right: 0px;
}
	
/* content styles */
#content {
	float:left;
	position:relative;
	top:10px;
	clear:both;
	width:750px;
	margin: 0px 0px 10px 0px;
	background: url(../images/content_bg.gif) repeat left bottom;	
}
	
#pane {
	float: right;
	width: 540px;
	padding:0 20px 0 0;
}
#pane.wide{
	width:740px;
	padding:0;
}

#pane h1 {
	margin: 0px 10px 0px 0px;
	text-indent: 0px;
	padding-left: 10px;
	color: #CC6600;
	font-size: 125%;
	clear: both;
}
	
#pane h2 {
	margin: 0px 10px 5px 0px;
	padding-left: 10px;
	color: #CC6600;
	font-size: 80%;
	font-weight: bold;
}
	
#pane p {
	margin: 0px 10px 10px 0px;
}

#pane ul {
	color: #666666;
	padding-left: 20px;
	margin: 0px 10px 0px 20px;
	font-size: 70%;
}	

#pane li{
	margin-bottom:10px;
}	

#pane #left_list {
	float: left;
	width: 210px;
}

#pane #right_list {
	float: right;
	width: 210px;
}

#content img {
	margin: 0px 10px 0px 15px;
}

#pane img {
	margin: 10px;
}

#content p {
	padding-left: 10px;
	font-size: 70%;
}

#content #pane h2 a{
	color: #b28147;
	font-size: 14px;
	font-weight: bold;
}	

#content #pane a{
	color: #666666;
}	

#content #pane a:hover{
	color: #CC6600;
}	

#content #pane ul li a{
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}	

#content #pane a.logo_link_top{
	padding-right:40px
}
#content #pane a.logo_link_bottom{
	padding-top: 2cm;
	padding-right:55px
}
#inpage_image{
	width:160px;
	float:right;
	margin: 0 15px;
	padding:0;
	text-align:center;
}
#inpage_image img{
	float:none;
}
#inpage_image p{
	clear:both;
	font-weight:bold;
	font-style:italic;
	padding:0;
	margin:0;
}
.center{
	text-align:center;
}

/* menu styles */

#menu {
	position:relative;
	top:10px;
	clear: both;
	height: 30px;
	margin-bottom:10px;
	}

#menu ul {
	width: 750px;
	margin: 0px;
	padding: 0px;
	}

#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#menu li a, #menu li a:visited{
	float:left;
	height:16px;
	background-repeat:no-repeat;
	background-position:top center;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding:7px 12px 7px 13px;
	border-right:1px solid #d1d3d7;
}
#menu li.home a, #menu li.home a:visited{
	background-position:top left;
}
#menu li.end a, #menu li.end a:visited{
	padding-right:10px;
	background-position:top right;
	border-right:0;
}
#menu li a:hover, #menu li.home a:hover{
	background-position:0 -30px;
}
#menu li.end a:hover{
	background-position:right -30px;
}

#submenu {
	float:left;
	width:160px;
	padding:0;
}

#submenu img{
	margin:10px 0 10px 10px;
}

#submenu h3 {
	padding-left: 10px;
	color: #cc6600;
	font-size: 75%;
	font-weight: bold;
}

#submenu ul li a {
	color: #666666;
	text-decoration: none;
	font-size: 75%;
}	

#submenu ul li a:hover {
	color: #CC6600;
}

#submenu ul {
	padding: 0px 0px 0px 10px; 
}	

#submenu ul li{
	list-style: none;
	font-weight: bold;
	background: url(../images/arrow_right_dark.gif) no-repeat right 7px;
	margin-bottom: 5px;
	min-height: 20px;
}
	
#submenu ul li a{
	width:148px;
	display: block;
	padding: 2px 0 2px 2px;
	border-top: 1px solid #D1D3D7;
	border-bottom: 1px solid #D1D3D7;
}

#submenu ul li a:hover,  #submenu ul li.selected a{
	border-top: 1px solid #b0b3b9;
	border-bottom: 1px solid #b0b3b9;
}

#submenu ul li ul li{
	background:none;
}
#submenu ul li ul li a, #submenu ul li ul li a:visited, #submenu ul li ul li a:hover{
	background:none;
	border:0;
	width:135px;
	font-weight:normal;
	font-size:60%;
}


#submenu_link {
	background: #000000 url(../images/submenu_link_bg.gif) repeat left top;
	width: 199px;
	margin: 10px 20px 0px 10px;
	padding-top: 5px;
	text-align: right;
	list-style: none;
}
	
.index_news {
	width: 200px;
}

#submenu .index_news a {
	color: #666666;
	text-decoration: underline;
}
	
#submenu .index_news a:hover {
	color: #CC6600;
}
	
#submenu #archive_link {
	background: url(../images/arrow_right.gif) no-repeat right; 
	width: 76px;
	padding-right:10px;
	padding-left:112px;
	margin-top: 5px;
}
	
#submenu #archive_link a {
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 70%;
	color: #666666;
}

.arrow-link{
	float: right;
	padding-right:10px;
	margin-top: 5px;	
	margin-bottom:15px;
}

#submenu #archive_link a:hover, #submenu #more_link a:hover {
	color: #CC6600;
}

/* Content Header Styles */
	
#submenu .header, #pane .header, #content .header, #submenu .contact_header, #content .contact_header{
	height:40px;
	text-align:right;
	padding:8px 17px 0 0;
	font-size:12px;
	color:#FFFFFF;
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Geneva, sans-serif;
}
#submenu .header{
	width:202px;
}

/* footer styles */

#footer {
	clear:both;
	position:relative;
	top:10px;
	font-family: tahoma, arial, verdana, sans-serif;
	width: 750px;
	background: url(../images/footer.gif) no-repeat left top;
	height: 30px;
	margin-bottom: 30px;
}
	
#footer p {
	font-size: 55%;
	text-align: center;
	padding-top: 10px;
	color: #9E9B89;
}
	
#footer a {
	color: #9E9B89;
}	
	
#home_buttons {
	clear: both;
	margin: 10px 0 0 0;
	padding:0 10px;
	list-style: none;
}
#home_buttons ul{
	margin:0;
	padding:0;
}
#home_buttons li {
	float:left;
	list-style: none;
	margin:0;
	padding:0 15px 15px 0;
}

#content #pane #home_buttons li a, #content #pane #home_buttons li a:visited{
	float:left;
	width:85px;
	height:55px;
	margin:0;
	padding:10px 10px 10px 130px;
	font-weight:normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:right;
}
#content #pane #home_buttons li a:hover{
	background-position:0 -75px;
}

#home_social a, #home_social a:visited {
	background-image: url(../images/home_social.jpg);
}
#home_education a,#home_education a:visited {
	background-image: url(../images/home_education.jpg);
}
#home_nhs a, #home_nhs a:visited {
	background-image: url(../images/home_nhs.jpg);
}
#home_public a, #home_public a:visited {
	background-image: url(../images/home_public.jpg);
}	
#home_environment a, #home_environment a:visited {
	background-image: url(../images/home_environment.jpg);
}
#home_resident a, #home_resident a:visited {
	background-image: url(../images/home_resident.jpg);
}