/*-----------------------------------------------------------------------------
author:    Eyekiller
website:   http://www.eyekiller.com
-----------------------------------------------------------------------------*/
@import url("reset.css");
body {
	font:71.5%/1.3 "Times New Roman", Times, serif;
	height:100%;
	text-align:center;
	color:#464646;	
	background-color:#fff;
	}
body.contact,
body.links {
	font:62.5%/1.6 Arial, Helvetica, sans-serif;
	}
ul {list-style:none;}
a {
	outline:none;
	color:#000;
	text-decoration:none;
	}
.clear {
	clear:left;
	}
/*Headings
-----------------------------------------------------------------------------*/
h1 {
	float:left;
	text-indent:-9999px;	
	font-size:1.4em;
	}
h1 a {
	width:215px;
	height:123px;
	display:block;
	text-decoration:none;
	background:#fff url(../images/logo.gif) no-repeat 0 0;
	}
h2 {
	font-size:3em;
	color:#d06f1a;
	height:33px;
	float:left;
	width:100%;
	font-weight:bold;
	margin-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
body.home h2 {
	height:45px;
	}
body.key-areas h2,
body.faqs h2,
body.contact h2 {
	margin-bottom:-4px;
	}
.one h2 {
	margin-bottom:4px;
	}
#heading-holder {
	float:left;
	width:100%;
	margin:14px 0 11px 0;
	}
body.council-areas h2.council-area {
	padding:10px;
	width:90%;
	font-size:2em;
	}
h3 {
	font-size:2.2em;
	color:#d06f1a;
	line-height:1.3em;
	float:left;
	width:100%;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
h3.box-heading {
	padding-left:13px;
	height:30px;
	}
h3.box-heading2 {
	color:#7e4300;
	}
h3.box-heading3 {
	color:#566c11;
	}
h3.box-heading4 {
	padding-bottom:9px;
	}
body.contact h3 {
	height:60px;
	}
.two h3 {
	color:#7f4401;
	font-size:1.9em;
	}
h4 {
	font-size:1.6em;
	color:#7d4200;
	height:23px;
	float:left;
	width:100%;
	margin-bottom:3px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.project-title {
	width:90%;
	margin:10px 0;
	height:auto;
	color:#d06f1a;
	line-height:1.3em;
	}
body.key-areas h4 {
	font-size: 23px;
	height:28px;
    }
body.news h4 {
	margin-top:17px;
	}
p {
	padding-bottom:1em;
	}
/*Search
-----------------------------------------------------------------------------*/
#search {
	float:right;
	display:inline;
	margin-right:10px;
	}
#search label {
	float:left;
	margin-right:6px;
	height:30px;
	}
#go {
	float:left;
	display:inline;
	margin-left:6px;
	width:27px; 
	height:28px;
	}
.s_input {
	border:none 0;
	float:left;
	font:1em Arial, Helvetica, sans-serif;
	color:#464646;
	padding:2px;
	margin-top:6px;
	}
#wrapper {
	width:1000px;
	text-align:left;
	margin:0 auto;
	}
#header {
	float:left;
	display:inline;
	width:1000px;
	position:relative;
	background-color:#fff;
	border-bottom:#684f40 4px solid;
	}
#header ul {
	float:right;
	display:inline;
	font-size:11px;
	width:300px;
	text-align:right;
	margin-top:93px;
	}
#header ul li {
	display:inline;
	background:#fff url(../images/separator.gif) no-repeat 4px center;
	padding:0 0 0 13px;
	}
#header ul li.first {
	display:inline;
	background:none;
	padding:0;
	}
#header ul a{
	color:#575757;
	font-family:Arial, Helvetica, sans-serif;
	}
#header ul a:hover,
#footer a:hover {
	color:#;
	background:url(../images/border-brown.gif) repeat-x 0 bottom;
	}
#content {
	float:left;
	display:inline;
	width:100%;
	padding-bottom:30px;
	}
#sidebar {
	float:left;
	display:inline;
	width:196px;
	font-size:1.1em;
	padding:27px 0 35px 4px;
	}
#sidebar p {
	color:#7e4301;	
	line-height:1.2em;
	}
body.contact #sidebar,
body.links #sidebar {
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	}
#main-content {
	float:right;
	display:inline;
	width:789px;
	}
#showreel,
#map {
	float:left;
	}
#map {
	margin-bottom:13px;
	}
#help-bar {
	width:789px;
	float:left;
	height:30px;
	line-height:30px;
	background-color:#e7e2d3;
	font-size:1.1em;
	}
#help-bar ul {
	float:left;
	line-height:29px;
	}
#help-bar ul li {
	background:url(../images/separator-bread.gif) no-repeat left center;
	padding:0 10px 0 10px;
	float:left;
	}
#help-bar ul li:first-child,
#help-bar ul li.no-separator {
	background:none;
	}
#help-bar ul a {
	color:#7e4300;
	}
#help-bar ul a:hover {
	color:#;
	background:url(../images/border-brown-bread.gif) repeat-x 0 bottom;
	}
.current {
	color:#7e4300;
	}
.col {
	float:left;
	margin-top:20px;
	}
.one {
	width:258px;
	font-size:1.1em;
	padding-bottom:30px;
	}
body.sitemap .one,
body.accessibility .one,
body.help .one {
	margin-top:11px;
	width:520px;
	}
.two {
	float:right;
	width:502px;
	font-size:1.1em;
	padding-bottom:40px;
	}
.map-holder {
	width:502px;
	}
.council-areas-holder {
	width:252px;
	float:right;
	}
body.home .two {
	padding-bottom:0;
	}
body.news .one {
	margin-top:15px;
	}
body.news .two {
	padding-top:25px;
	}
.txt {
	padding-left:6px;
	}
body.key-areas .txt {
	padding:0;
	float:left;
	}
body.key-areas .txt.top {
	padding-top:20px;
	}
#articles {
	float:left;
	width:474px;
	background-color:#f3f7d5;
	padding:14px 14px 0 14px;
	}
.article {
	float:left;
	width:474px;
	background:url(../images/article-border.gif) repeat-x 0 bottom;
	padding-bottom:7px;
	margin-bottom:14px;
	line-height:1.5em;	
	}
.article img {
	float:left;
	margin:0 0 0 8px;
	clear:left;
	}
.article-txt {	
	float:right;
	width:330px;
	}
.article-txt p {
	padding-bottom:4px;	
	}
.full-story {
	display:block;
	width:100%;
	text-align:right;
	float:left;
	}
.full-story a {
	font-weight:bold;
	color:#d06f1a;
	background:url(../images/orange-arrow.gif) no-repeat right 2px;
	padding-right:12px;
	}
.full-story a:hover {
	color:#7d4200;
	background-position: right -17px;
	}
.list-box {
	float:left;
	width:100%;
	background-color:#e2ddcb;
	}
.list-box ul {
	width:220px;
	padding:13px 0 7px 10px;
	}
.list-box li {
	padding-bottom:4px;
	}
.list-box li a {
	background:url(../images/orange-arrow-long.gif) no-repeat 0 4px;
	padding:2px 0 4px 15px;
	display:block;
	width:220px;
	color:#7e4300;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	}
.list-box li a:hover {
	color:#;
	background-position:0 -65px;
	}
.advice {
	background-color:#c1bb97;
	margin-bottom:30px;
	}
.advice ul {
	padding:0 0 7px 0;
	width:210px;
	}
.advice ul li {
	width:100%;
	border-bottom:#fff 1px solid;
	padding:0;
	}
.advice ul li.no-border {
	border-bottom:none 0;
	}
.advice ul li a {
	color:#684f40;
	background:url(../images/orange-arrow-long2.gif) no-repeat 13px 7px;
	display:block;
	font-weight:bold;
	line-height:1.6em;
	padding:4px 0 4px 25px;
	width:182px;
	}
.advice ul li a:hover,
.advice ul li a.selected {
	background-color:#948E68;
	background-position:13px -62px;
	color:#FFFFFF;
	}
.article-date {
	font-weight:normal;
	}
.list-box li a.selected {
	background-position:0 -65px;
	font-weight:bold;
	}
.two .article-date {
	display:block;
	float:left;
	width:100%;
	padding:1px 0 10px 0;
	}
.archive-news,
.archive-events {
	display:block;
	float:left;
	padding:7px 0 40px 10px;
	font-size:1.2em;
	}
.archive-news a,
.archive-events a {
	display:block;
	float:left;
	width:110px;
	height:13px;
	text-indent:-99999px;
	font-size:0.6em;
	background:url(../images/archive-btn.gif) no-repeat 0 0;
	}
.archive-events a {
	width:122px;
	background:url(../images/archive-btn-events.gif) no-repeat 0 0;
	}
.archive-news a:hover,
.archive-events a:hover {
	background-position:0 -13px;
	}
.row {
	width:100%;
	float:left;
	font-size:1.1em;
	margin:15px 0 31px 0;
	}
.row ul li {
	width:211px;
	float:left;
	display:inline;
	margin-right:52px;
	text-align:center;
	}
.row img {
	float:left;
	margin-bottom:5px;
	}
.row a:hover {
	background:transparent url(../images/border-brown.gif) repeat-x 0 bottom;
	}
.local,
.ehs,
.ngo {
	width:242px;
	height:200px;
	margin-right:30px;
	font-size:1.1em;
	padding-bottom:30px;
	}
.ngo {
	margin-right:0;
	}
.contact-details {
	float:left;
	width:242px;
	margin-bottom:15px;
	}
.contact-details a:hover {
	background:transparent url(../images/border-brown.gif) repeat-x 0 bottom;
	}
.news-list {
	float:left;
	line-height:1em;
	margin:4px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	}
.news-list li {
	margin-bottom:5px;
	}
.news-list a {
	font-weight:bold;
	color:#7e4300;
	}
.news-list a:hover {
	font-weight:bold;
	color:#d06f1a;
	}
.arch {
	line-height:1.4em;
	}
#block {
	width:100%;
	float:left;
	}
.three {
	margin-top:0;
	width:254px;
	background:url(../images/case-study-bg.gif) no-repeat 0 bottom;
	}
.four {
	margin-top:0;
	float:right;
	width:222px;
	}
#case-hold {
	width:214px;
	padding:0 20px;
	}
.case-title {
	display:block;
	font-size:1.3em;
	color:#7d4200;
	line-height:1.3em;
	float:left;
	width:214px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.sub-title {
	width:100%;
	}
.further-sources {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	}
.further-sources li {
	float:left;
	padding-bottom:10px;
	font-weight:bold;
	line-height:1.5em;
	}
.further-sources li a {
	float:left;
	text-indent:11px;
	background:url(../images/orange-arrow-long.gif) no-repeat 0 3px;
	color:#7e4300;
	}
.further-sources li a:hover {
	color:#d06f1a;
	background:url(../images/orange-arrow-long.gif) no-repeat 0 -66px;
	}
.site-desc {
	font-weight:normal;
	color:#000;
	}
dt {
	color:#d06f1a;
	font-weight:bold;
	font-size:1.1em;
	}
dd {
	padding:0 0 14px 0;
	margin:0;
	}
.map-small a {
	display:block;
	width:183px;
	height:147px;;
	text-indent:-99999px;
	margin:3px 0 13px 0;
	background:url(../images/map-small.gif) no-repeat 0 0;
	}
.map-small a:hover {
	background-position:0 -147px;
	}
.areas-intro {
	float:left;
	padding:9px 0 16px 0;
	font-size:1.1em;
	color:#7e4300;
	}
#council-areas-list {
	line-height:1.7em;
	font-size:1.1em;
	margin-top:3px;
	}
#council-areas-list a {
	color:#7E4300;
	line-height:1.7em;
	font:0.95em Arial, Helvetica, sans-serif;
	}
#council-areas-list a:hover {
	background:transparent url(../images/orange-arrow-long.gif) no-repeat scroll 0 2px;
	color:#7E4300;
	padding-left:11px;
	font-weight:bold;
	}
body.council-areas .row {
	margin:9px 0;
	}
body.council-areas .row li {
	float:left;
	margin-right:22px;
	width:180px;
	}
#microsite-details {
	float:left;
	width:100%;
	background-color:#C1BB97;
	color:#684F40;
	}
#microsite-details a {
	color:#684F40;
	}
#microsite-details a:hover {
	color:#000;
	}
#microsite-details ul {
	float:left;
	padding:0;
	width:210px;
	font-size:1.1em;
	}
#microsite-details ul li {
	border-bottom:1px solid #FFFFFF;
	width:100%;
	}
#microsite-details ul li.no-border {
	border-bottom:none 0;
	}
#microsite-details ul a {
	background:transparent url(../images/orange-arrow-long2.gif) no-repeat 13px 7px;
	color:#684F40;
	display:block;
	line-height:1.6em;
	padding:4px 0 4px 28px;
	width:182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	}
#microsite-details ul a:hover,
#microsite-details ul a.selected {
	background-color:#948e68;
	background-position:13px -62px;
	color:#fff;
	font-weight:bold;
	}
#officer strong,
#contact-details strong {
	color:#fff;
	}
#officer {
	float:left;
	width:200px;
	margin:0 0 0 70px;
	font-size:1.2em;
	line-height:1.2em;
	}
#contact-details {
	float:right;
	width:290px;
	font-size:1.2em;
	line-height:1.2em;
	padding:0;
	}
.pdf {
	float:left;
	clear:left;
	width:125px;
	margin-top:19px;
	background:transparent url(../images/pdf.gif) no-repeat 0 0;
	padding-left:64px;
	line-height:1em;
	font-weight:bold;
	min-height:55px;
	height:auto !important;
	height:55px;
	}
#microsite-details .pdf a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000;
	}
#microsite-details .pdf a:hover {
	color:#525252;
	}
#sites-interest {
	float:left;
	width:489px;
	height:166px;
	padding:13px 0 0 13px;
	background:transparent url(../images/sites-interest.jpg) no-repeat 0 0;
	margin-bottom:13px;
	}
#sites-interest ul {
	float:left;
	padding-top:10px;
	}
#sites-interest ul li a {
	font-size:1em;
	color:#7e4300;
	line-height:1.5em;
	background:transparent url(../images/orange-arrow-long.gif) no-repeat 0 3px;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
#sites-interest ul li a:hover {
	color:#5d3201;
	background-position: 0 -65px;
	}
.box {
	float:left;
	clear:left;
	width:100%;
	background:transparent url(../images/border-dots.gif) repeat-x 0 top;
	margin-top:12px;
	}
#hotlinks {
	float:left;
	margin-top:15px;
	font-size:1.1em;
	}
#hotlinks a {
	display:block;
	background:transparent url(../images/orange-arrow-long.gif) no-repeat 0 3px;
	padding-left:16px;
	line-height:1.4em;
	color:#7e4300;
	margin-bottom:5px;
	float:left;
	}
#hotlinks a:hover {
	display:block;
	background-position: 0 -66px;
	color:#5f3300;
	}
.title {
	float:left;
	}
.list-box.proj ul {
	padding-top:3px;
	}
.list-box strong {
	font-size:1.4em;
	color:#d06f1a;
	display:block;
	padding:4px 0 0 9px;
	}
#map {
	float:left;
	width:500px;
	height:400px;
	margin-top:5px;
	border:#000 1px solid;
	}
.quote {
	margin-bottom:10px;
	}
.bio-heading {
	display:block;
	font-weight:bold;
	color:#d06f1a;
	font-size:1.1em;
	padding:19px 0 2px 0;
	}
.intro-txt {
	font-size:1.1em;
	font-weight:bold;
	color:#7e4301;
	}
body.faqs .two ul {
	list-style:disc;
	padding-bottom:13px;
	}
/*Site Map
-----------------------------------------------------------------------------*/
#sitemap {
	font-size:1.1em;
	font-weight:bold;
	width:300px;
	line-height:1.4em;
	}
#sitemap ul {
	margin:4px 0 0 20px;
	font-weight:normal;
	}
#sitemap li {
	margin-bottom:6px;
	background:url(../images/sitemap-bullet.gif) no-repeat 0 6px;
	}
#sitemap li li {
	margin-bottom:0;
	}
#sitemap a {
	color:#7e4301;
	}
#sitemap a:hover {
	background:#fff url(../images/border-brown.gif) repeat-x 0 bottom;
	}
/*Image Holder
-----------------------------------------------------------------------------*/
.image-holder {
	width:140px;
	float:left;
	background:url(../images/image-hold-bg.gif) no-repeat 0 top;
	padding-top:8px;
	}
.image-hold-btm {
	width:140px;
	height:16px;
	float:left;
	background:url(../images/image-hold-btm.gif) no-repeat 0 0;
	}
.image-holder-news,
.image-holder-news2 {
	width:213px;
	background:url(../images/image-hold-news-bg.gif) no-repeat 0 top;
	padding-top:8px;
	margin:0 0 0 10px;
	float:right;
	}
.image-holder-news2 {
	background:url(../images/image-hold-news-bg2.gif) no-repeat 0 top;
	}
.image-holder-news.left {
	float:left;
	margin:-4px 0 5px 0;
	}
.image-hold-news-btm,
.image-hold-news-btm2 {
	width:213px;
	height:15px;
	float:left;
	background:url(../images/image-hold-news-btm.gif) no-repeat 0 0;
	}
.image-hold-news-btm2 {
	background:url(../images/image-hold-news-btm2.gif) no-repeat 0 0;
	}
.image-holder-news img,
.image-holder-news2 img {
	float:left;
	margin:0 0 0 9px;
	clear:left;
	}
body.bio-health #heading-holder {
	margin-bottom:-15px;
	}
/*Footer
-----------------------------------------------------------------------------*/
#footer {
	clear:both;
	width:1000px;
	margin:0 auto;
	height:30px;
	font-size:1.1em;
	padding-top:13px;
	border-top:#684f40 4px solid;
	}
#credits {
	float:left;
	width:175px;
	margin-top:10px;
	}
#credits li {
	padding-right:10px;
	}
#credits a {
	color:#929292;
	}
#credits a:hover {
	color:#929292;
	background:transparent url(../images/border-brown.gif) repeat-x 0 bottom;
	}
/*Main Navigation
-----------------------------------------------------------------------------*/
#main-nav {
	float:left;
	width:196px;
	margin-bottom:90px;
	}
#main-nav li {
	float:left;
	padding-bottom:5px;
	}
#main-nav li a {
	height:20px;
	width:196px;
	display:block;
	text-decoration:none;
	text-indent:-9999em;
	float:left;
	}
#main-nav li#home a {
	background:url(../images/nav.gif) no-repeat 0 0;
	}
#main-nav li#home a:hover {
	background-position:-196px 0;
	}
body.home #main-nav li#home a,
body.home #main-nav li#home a:hover {
	background-position:-392px 0;
	}
#main-nav li#news a {
	background:url(../images/nav.gif) no-repeat 0 -20px;
	}
#main-nav li#news a:hover {
	background-position:-196px -20px;
	}
body.news #main-nav li#news a,
body.news #main-nav li#news a:hover {
	background-position:-392px -20px;
	}
#main-nav li#key-areas a {
	background:url(../images/nav.gif) no-repeat 0 -20px;
	}
#main-nav li#key-areas a:hover {
	background-position:-196px -20px;
	}
body.key-areas #main-nav li#key-areas a,
body.key-areas #main-nav li#key-areas a:hover {
	background-position:-392px -20px;
	}
#main-nav li#biodiversity a {
	background:url(../images/nav.gif) no-repeat 0 -40px;
	}
#main-nav li#biodiversity a:hover {
	background-position:-196px -40px;
	}
body.biodiversity #main-nav li#biodiversity a,
body.biodiversity #main-nav li#biodiversity a:hover {
	background-position:-392px -40px;
	}
#main-nav li#council-areas a {
	background:url(../images/nav.gif) no-repeat 0 -60px;
	}
#main-nav li#council-areas a:hover {
	background-position:-196px -60px;
	}
body.council-areas #main-nav li#council-areas a,
body.council-areas #main-nav li#council-areas a:hover {
	background-position:-392px -60px;
	}
#main-nav li#key-areas a {
	background:url(../images/nav.gif) no-repeat 0 -80px;
	}
#main-nav li#key-areas a:hover {
	background-position:-196px -80px;
	}
body.key-areas #main-nav li#key-areas a,
body.key-areas #main-nav li#key-areas a:hover {
	background-position:-392px -80px;
	}
#main-nav li#faqs a {
	background:url(../images/nav.gif) no-repeat 0 -100px;
	}
#main-nav li#faqs a:hover{
	background-position:-196px -100px;
	}
body.faqs #main-nav li#faqs a,
body.faqs #main-nav li#faqs a:hover {
	background-position:-392px -100px;
	}
#main-nav li#links a {
	background:url(../images/nav.gif) no-repeat 0 -120px;
	}
#main-nav li#links a:hover {
	background-position:-196px -120px;
	}
body.links #main-nav li#links a,
body.links #main-nav li#links a:hover {
	background-position:-392px -120px;
	}
#main-nav li#contact a {
	background:url(../images/nav.gif) no-repeat 0 -140px;
	}
#main-nav li#contact a:hover {
	background-position:-196px -140px;
	}
body.contact #main-nav li#contact a,
body.contact #main-nav li#contact a:hover {
	background-position:-392px -140px;
	}
#main-nav li ul {
	padding-top:9px;
	margin-bottom:-3px;
	float:left;
	display:none;
	}
body.key-areas #main-nav li ul {
	display:block;
	}
#main-nav li#key-areas li {
	float:left;
	}
#main-nav li#key-areas li a {
	background:none;
	text-indent:8px;
	color:#7d4200;
	float:left;
	}
body.key-areas #main-nav li#key-areas li a.selected {
	font-weight:bold;
	text-indent:23px;
	background:url(../images/orange-arrow.gif) no-repeat 9px 3px;
	}
body.key-areas #main-nav li#key-areas li a:hover {
	text-indent:23px;
	background:url(../images/orange-arrow.gif) no-repeat 9px 3px;
	}
/*sIFR Text
-----------------------------------------------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
	}
.sIFR-active body.faqs h2,
.sIFR-active body.news h2,
.sIFR-active body.links h2,
.sIFR-active body.contact h2,
.sIFR-active body.key-areas h2,
.sIFR-active body.council-areas h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active .case-title,
.sIFR-active h2.council-area,
.sIFR-active body.sitemap h2,
.sIFR-active body.accessibility h2,
.sIFR-active body.help h2,
.sIFR-active body.biodiversity h2 {
	visibility: hidden;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 22px;
	display: block;
	visibility:hidden;
    }
.sIFR-active body.faqs h2,
.sIFR-active body.news h2,
.sIFR-active body.links h2,
.sIFR-active body.contact h2,
.sIFR-active body.key-areas h2,
.sIFR-active body.council-areas h2,
.sIFR-active body.sitemap h2,
.sIFR-active body.accessibility h2,
.sIFR-active body.help h2,
.sIFR-active body.biodiversity h2 {
	font-size: 39px;
	}
.sIFR-active body.council-areas h2.council-area {
	font-size: 25px;
    }
.sIFR-active .one h2 {
	margin-bottom:0;
	}
.sIFR-active h3 {
	font-size: 26px;
	margin-bottom:-7px;
    }
.sIFR-active body.contact h3 {
	font-size: 17px;
    }
.sIFR-active body.key-areas h4 {
	font-size: 23px;
    }
.sIFR-active .case-title {
	font-size: 17px;
    }
.sIFR-active h4 {
	font-size: 18px;
    }
/*Highlight Council Area Navigation
-----------------------------------------------------------------------------*/
body.council-areas.overview #microsite-details ul li#overview a,
body.council-areas.success #microsite-details ul li#success a,
body.council-areas.projects #microsite-details ul li#projects a,
body.council-areas.sites #microsite-details ul li#sites a {
	background:#948E68 url(../images/orange-arrow-long2.gif) no-repeat 13px -62px;
	color:#fff;
	display:block;
	font-weight:bold;
	line-height:1.6em;
	padding:4px 0 4px 28px;
	width:182px;
	}
.projects-content {
	float:left;
	width:100%;
	}
/*IE Hacks
-----------------------------------------------------------------------------*/
* html #heading-holder {
	margin-bottom:-10px;
	}
* html .council-areas .two h2 {
	margin-bottom:-20px;
	}
* html .key-areas .one h2 {
	margin-bottom:-20px;
	}
* html .image-holder-news,
* html .image-holder-news2 {
	margin:0;
	}
* html body.bio-health .one,
* html body.bio-health .one {
	margin-top:-5px;
	}