@import url("text.css");
@import url(http://www.fatbeehive.com/beekeeper2/reset.css);

/* -------------------------------------------------------------
AVENUES TRUST MAIN STYLES
-------------------------------------------------------------- */

/*GLOBAL----------------------------------------- */
html, body{
	background:#EDE2C4;
	margin:0;
	padding:0;
}
body img{ 
	border:0;
}
body h1{ 
	margin:0 0 10px 0;
	padding:0;
}
body h2{ 
	margin:0; 
	padding:10px 0 5px 0; 
}
body h3{ 
	margin:0; 
	padding:0;
}
.hide{
	display:none;
}
.clear{
	clear:both;
}

/*CONSTRUCT----------------------------------------- */
#wrapper{
	margin:0 auto;
	width:1010px;
}

/*HEADER----------------------------------------- */
#header{
	background:url('../images/headerbg.png') no-repeat;
	height:136px;
	position:relative;
	z-index:10;
}
/*Logos----------------------------------------- */
body#index a#logo{
	background:url('../images/green_logo.jpg') no-repeat;
	display:block;
	height:93px;
	left:45px;
	position:relative;
	top:5px;
	width:336px;
}
body#blue a#logo{
	background:url('../images/blue_logo.jpg') no-repeat;
	display:block;
	height:93px;
	left:45px;
	position:relative;
	top:5px;
	width:336px;
}
body#yellow a#logo{
	background:url('../images/yellow_logo.jpg') no-repeat;
	display:block;
	height:93px;
	left:45px;
	position:relative;
	top:5px;
	width:336px;
}
body#purple a#logo{
	background:url('../images/purple_logo.jpg') no-repeat;
	display:block;
	height:93px;
	left:45px;
	position:relative;
	top:5px;
	width:336px;
}
body#red a#logo{
	background:url('../images/red_logo.jpg') no-repeat;
	display:block;
	height:93px;
	left:45px;
	position:relative;
	top:5px;
	width:336px;
}
body#turq a#logo{
	background:url('../images/turq_logo.jpg') no-repeat;
	display:block;
	height:90px;
	left:45px;
	position:relative;
	top:5px;
	width:215px;
}
/*Logos end------------------------------------- */
ul#topnav{
	margin:0;
	padding:0;
	left:440px;
	position:relative;
	top:-93px;
	width:545px;
	z-index:20;
}
ul#topnav li{
	list-style:none;
}
li#text a{
	background:url('../images/topnav/textonly.jpg') no-repeat;
	display:block;
	height:40px;
	left:0;
	position:absolute;
	top:0;
	width:95px;
}
li#sitemap a{
	background:url('../images/topnav/sitemap.jpg') no-repeat;
	display:block;
	height:40px;
	left:95px;
	position:absolute;
	top:0;
	width:82px;
}
li#accessibility a{
	background:url('../images/topnav/accessibility.jpg') no-repeat;
	display:block;
	height:40px;
	left:177px;
	position:absolute;
	top:0;
	width:199px;
}
li#press a{
	background:url('../images/topnav/press.jpg') no-repeat;
	display:block;
	height:40px;
	left:376px;
	position:absolute;
	top:0;
	width:55px;
}
li#contact a{
	background:url('../images/topnav/contactus.jpg') no-repeat;
	display:block;
	height:40px;
	left:431px;
	position:absolute;
	top:0;
	width:94px;
}
/*Quotes----------------------------------------- */
body#index #quote{
	background:url('../images/quotebg_green.png') no-repeat;
	height:382px;
	left:659px;
	position:relative;
	top:-40px;
	width:375px;
	z-index:20;
}
body#index #quote h1{
	padding:100px 0 0 110px;
	width:210px;
}
body#blue #quote{
	background:url('../images/quotebg_blue.png') no-repeat;
	height:382px;
	left:659px;
	position:relative;
	top:-40px;
	width:375px;
	z-index:20;
}
body#blue #quote h1{
	padding:100px 0 0 110px;
	width:210px;
}
body#yellow #quote{
	background:url('../images/quotebg_yellow.png') no-repeat;
	height:382px;
	left:659px;
	position:relative;
	top:-40px;
	width:375px;
	z-index:20;
}
body#yellow #quote h1{
	padding:100px 0 0 110px;
	width:210px;
}
body#purple #quote{
	background:url('../images/quotebg_purple.png') no-repeat;
	height:382px;
	left:659px;
	position:relative;
	top:-40px;
	width:375px;
	z-index:20;
}
body#purple #quote h1{
	padding:100px 0 0 110px;
	width:210px;
}
body#red #quote{
	background:url('../images/quotebg_red.png') no-repeat;
	height:382px;
	left:659px;
	position:relative;
	top:-40px;
	width:375px;
	z-index:20;
}
body#red #quote h1{
	padding:100px 0 0 110px;
	width:210px;
}
body#turq #quote{
	background:url('../images/quotebg_turq.png') no-repeat;
	height:382px;
	left:659px;
	position:relative;
	top:-40px;
	width:375px;
	z-index:20;
}
body#turq #quote h1{
	padding:100px 0 0 110px;
	width:210px;
}
/*Quotes end-------------------------------------- */
/*Confused button--------------------------------- */
body#index a#confused{
	background:url('../images/confused.png') no-repeat;
	display:block;
	height:120px;
	left:13px;
	position:relative;
	top:-54px;
	width:235px;
	z-index:20;
}
body#index .fancy{
	background:#ECF9BC;
	border: 1px solid #111;
	color:#528706;
}
body#blue a#confused{
	background:url('../images/confused_blue.png') no-repeat;
	display:block;
	height:120px;
	left:15px;
	position:relative;
	top:-50px;
	width:235px;
	z-index:20;
}
body#blue .fancy{
	background:#CED6E3;
	border: 1px solid #111;
	color:#1B77AB;
}
body#yellow a#confused{
	background:url('../images/confused_yellow.png') no-repeat;
	display:block;
	height:120px;
	left:15px;
	position:relative;
	top:-50px;
	width:235px;
	z-index:20;
}
body#yellow .fancy{
	background:#F4DBA6;
	border: 1px solid #111;
	color:#764D1C;
}
body#purple a#confused{
	background:url('../images/confused_purple.png') no-repeat;
	display:block;
	height:120px;
	left:15px;
	position:relative;
	top:-50px;
	width:235px;
	z-index:20;
}
body#purple .fancy{
	background:#E2CAE1;
	border: 1px solid #111;
	color:#9B5AA5;
}
body#red a#confused{
	background:url('../images/confused_red.png') no-repeat;
	display:block;
	height:120px;
	left:15px;
	position:relative;
	top:-50px;
	width:235px;
	z-index:20;
}
body#red .fancy{
	background:#F4C6AE;
	border: 1px solid #111;
	color:#DC291E;
}
body#turq a#confused{
	background:url('../images/confused_turq.png') no-repeat;
	display:block;
	height:120px;
	left:15px;
	position:relative;
	top:-50px;
	width:235px;
	z-index:20;
}
body#turq .fancy{
	background:#CED6E3;
	border: 1px solid #111;
	color:#1B77AB;
}
/*Confused end------------------------------------- */
#headerimg{
	/*background:url('../images/headerimg1.jpg') no-repeat;*/
	height:246px;
	left:30px;
	position:relative;
	top:-157px;
	width:855px;
	z-index:0;
}

/*NAV Green------------------------------------------*/
body#index #secnav{
	left:17px;
	margin:0;
	padding:0;
	position:relative;
	top:-163px;
	width:699px;
	z-index:20;
}
body#index #secnav li{
	list-style:none;
}
body#index li#home a{
	background:url('../images/secnav/green/home.png') no-repeat;
	display:block;
	height:56px;
	left:0;
	position:absolute;
	top:0;
	width:93px;
}
body#index li#home a:hover{
	background:url('../images/secnav/green/home_hover.png') no-repeat;
}
body#index li#home a.on{
	background:url('../images/secnav/green/home_hover.png') no-repeat;
}
body#index li#about a{
	background:url('../images/secnav/green/aboutus.png') no-repeat;
	display:block;
	height:56px;
	left:86px;
	position:absolute;
	top:0;
	width:136px;
}
body#index li#about a:hover{
	background:url('../images/secnav/green/aboutus_hover.png') no-repeat;
}
body#index li#about a.on{
	background:url('../images/secnav/green/aboutus_hover.png') no-repeat;
}
body#index li#whatwedo a{
	background:url('../images/secnav/green/whatwedo.png') no-repeat;
	display:block;
	height:56px;
	left:207px;
	position:absolute;
	top:0;
	width:165px;
}
body#index li#whatwedo a:hover{
	background:url('../images/secnav/green/whatwedo_hover.png') no-repeat;
}
body#index li#whatwedo a.on{
	background:url('../images/secnav/green/whatwedo_hover.png') no-repeat;
}
body#index li#workwithus a{
	background:url('../images/secnav/green/workwithus.png') no-repeat;
	display:block;
	height:56px;
	left:359px;
	position:absolute;
	top:0;
	width:185px;
}
body#index li#workwithus a:hover{
	background:url('../images/secnav/green/workwithus_hover.png') no-repeat;
}
body#index li#workwithus a.on{
	background:url('../images/secnav/green/workwithus_hover.png') no-repeat;
}
body#index li#events a{
	background:url('../images/secnav/green/events.png') no-repeat;
	display:block;
	height:56px;
	left:520px;
	position:absolute;
	top:0;
	width:95px;
}
body#index li#events a:hover{
	background:url('../images/secnav/green/events_hover.png') no-repeat;
}
body#index li#events a.on{
	background:url('../images/secnav/green/events_hover.png') no-repeat;
}
body#index li#news a{
	background:url('../images/secnav/green/news.png') no-repeat;
	display:block;
	height:56px;
	left:610px;
	position:absolute;
	top:0;
	width:86px;
}
body#index li#news a:hover{
	background:url('../images/secnav/green/news_hover.png') no-repeat;
}
body#index li#news a.on{
	background:url('../images/secnav/green/news_hover.png') no-repeat;
}
/*NAV Blue------------------------------------------*/
body#blue #secnav{
	left:20px;
	margin:0;
	padding:0;
	position:relative;
	top:-158px;
	width:699px;
	z-index:20;
}
body#blue #secnav li{
	list-style:none;
}
body#blue li#home a{
	background:url('../images/secnav/blue/home.png') no-repeat;
	display:block;
	height:56px;
	left:0;
	position:absolute;
	top:0;
	width:93px;
}
body#blue li#home a:hover{
	background:url('../images/secnav/blue/home_hover.png') no-repeat;
}
body#blue li#home a.on{
	background:url('../images/secnav/blue/home_hover.png') no-repeat;
}
body#blue li#about a{
	background:url('../images/secnav/blue/aboutus.png') no-repeat;
	display:block;
	height:56px;
	left:86px;
	position:absolute;
	top:0;
	width:136px;
}
body#blue li#about a:hover{
	background:url('../images/secnav/blue/aboutus_hover.png') no-repeat;
}
body#blue li#about a.on{
	background:url('../images/secnav/blue/aboutus_hover.png') no-repeat;
}
body#blue li#whatwedo a{
	background:url('../images/secnav/blue/whatwedo.png') no-repeat;
	display:block;
	height:56px;
	left:207px;
	position:absolute;
	top:0;
	width:165px;
}
body#blue li#whatwedo a:hover{
	background:url('../images/secnav/blue/whatwedo_hover.png') no-repeat;
}
body#blue li#whatwedo a.on{
	background:url('../images/secnav/blue/whatwedo_hover.png') no-repeat;
}
body#blue li#workwithus a{
	background:url('../images/secnav/blue/workwithus.png') no-repeat;
	display:block;
	height:56px;
	left:359px;
	position:absolute;
	top:0;
	width:185px;
}
body#blue li#workwithus a:hover{
	background:url('../images/secnav/blue/workwithus_hover.png') no-repeat;
}
body#blue li#workwithus a.on{
	background:url('../images/secnav/blue/workwithus_hover.png') no-repeat;
}
body#blue li#events a{
	background:url('../images/secnav/blue/events.png') no-repeat;
	display:block;
	height:56px;
	left:515px;
	position:absolute;
	top:0;
	width:95px;
}
body#blue li#events a:hover{
	background:url('../images/secnav/blue/events_hover.png') no-repeat;
}
body#blue li#events a.on{
	background:url('../images/secnav/blue/events_hover.png') no-repeat;
}
body#blue li#news a{
	background:url('../images/secnav/blue/news.png') no-repeat;
	display:block;
	height:56px;
	left:605px;
	position:absolute;
	top:0;
	width:86px;
}
body#blue li#news a:hover{
	background:url('../images/secnav/blue/news_hover.png') no-repeat;
}
body#blue li#news a.on{
	background:url('../images/secnav/blue/news_hover.png') no-repeat;
}
/*NAV Yellow------------------------------------------*/
body#yellow #secnav{
	left:20px;
	margin:0;
	padding:0;
	position:relative;
	top:-158px;
	width:699px;
	z-index:20;
}
body#yellow #secnav li{
	list-style:none;
}
body#yellow li#home a{
	background:url('../images/secnav/yellow/home.png') no-repeat;
	display:block;
	height:56px;
	left:0;
	position:absolute;
	top:0;
	width:93px;
}
body#yellow li#home a:hover{
	background:url('../images/secnav/yellow/home_hover.png') no-repeat;
}
body#yellow li#home a.on{
	background:url('../images/secnav/yellow/home_hover.png') no-repeat;
}
body#yellow li#about a{
	background:url('../images/secnav/yellow/aboutus.png') no-repeat;
	display:block;
	height:56px;
	left:86px;
	position:absolute;
	top:0;
	width:136px;
}
body#yellow li#about a:hover{
	background:url('../images/secnav/yellow/aboutus_hover.png') no-repeat;
}
body#yellow li#about a.on{
	background:url('../images/secnav/yellow/aboutus_hover.png') no-repeat;
}
body#yellow li#whatwedo a{
	background:url('../images/secnav/yellow/whatwedo.png') no-repeat;
	display:block;
	height:56px;
	left:207px;
	position:absolute;
	top:0;
	width:165px;
}
body#yellow li#whatwedo a:hover{
	background:url('../images/secnav/yellow/whatwedo_hover.png') no-repeat;
}
body#yellow li#whatwedo a.on{
	background:url('../images/secnav/yellow/whatwedo_hover.png') no-repeat;
}
body#yellow li#workwithus a{
	background:url('../images/secnav/yellow/workwithus.png') no-repeat;
	display:block;
	height:56px;
	left:359px;
	position:absolute;
	top:0;
	width:185px;
}
body#yellow li#workwithus a:hover{
	background:url('../images/secnav/yellow/workwithus_hover.png') no-repeat;
}
body#yellow li#workwithus a.on{
	background:url('../images/secnav/yellow/workwithus_hover.png') no-repeat;
}
body#yellow li#events a{
	background:url('../images/secnav/yellow/events.png') no-repeat;
	display:block;
	height:56px;
	left:515px;
	position:absolute;
	top:0;
	width:95px;
}
body#yellow li#events a:hover{
	background:url('../images/secnav/yellow/events_hover.png') no-repeat;
}
body#yellow li#events a.on{
	background:url('../images/secnav/yellow/events_hover.png') no-repeat;
}
body#yellow li#news a{
	background:url('../images/secnav/yellow/news.png') no-repeat;
	display:block;
	height:56px;
	left:605px;
	position:absolute;
	top:0;
	width:86px;
}
body#yellow li#news a:hover{
	background:url('../images/secnav/yellow/news_hover.png') no-repeat;
}
body#yellow li#news a.on{
	background:url('../images/secnav/yellow/news_hover.png') no-repeat;
}
/*NAV Purple------------------------------------------*/
body#purple #secnav{
	left:20px;
	margin:0;
	padding:0;
	position:relative;
	top:-158px;
	width:699px;
	z-index:20;
}
body#purple #secnav li{
	list-style:none;
}
body#purple li#home a{
	background:url('../images/secnav/purple/home.png') no-repeat;
	display:block;
	height:56px;
	left:0;
	position:absolute;
	top:0;
	width:93px;
}
body#purple li#home a:hover{
	background:url('../images/secnav/purple/home_hover.png') no-repeat;
}
body#purple li#home a.on{
	background:url('../images/secnav/purple/home_hover.png') no-repeat;
}
body#purple li#about a{
	background:url('../images/secnav/purple/aboutus.png') no-repeat;
	display:block;
	height:56px;
	left:86px;
	position:absolute;
	top:0;
	width:136px;
}
body#purple li#about a:hover{
	background:url('../images/secnav/purple/aboutus_hover.png') no-repeat;
}
body#purple li#about a.on{
	background:url('../images/secnav/purple/aboutus_hover.png') no-repeat;
}
body#purple li#whatwedo a{
	background:url('../images/secnav/purple/whatwedo.png') no-repeat;
	display:block;
	height:56px;
	left:207px;
	position:absolute;
	top:0;
	width:165px;
}
body#purple li#whatwedo a:hover{
	background:url('../images/secnav/purple/whatwedo_hover.png') no-repeat;
}
body#purple li#whatwedo a.on{
	background:url('../images/secnav/purple/whatwedo_hover.png') no-repeat;
}
body#purple li#workwithus a{
	background:url('../images/secnav/purple/workwithus.png') no-repeat;
	display:block;
	height:56px;
	left:359px;
	position:absolute;
	top:0;
	width:185px;
}
body#purple li#workwithus a:hover{
	background:url('../images/secnav/purple/workwithus_hover.png') no-repeat;
}
body#purple li#workwithus a.on{
	background:url('../images/secnav/purple/workwithus_hover.png') no-repeat;
}
body#purple li#events a{
	background:url('../images/secnav/purple/events.png') no-repeat;
	display:block;
	height:56px;
	left:515px;
	position:absolute;
	top:0;
	width:95px;
}
body#purple li#events a:hover{
	background:url('../images/secnav/purple/events_hover.png') no-repeat;
}
body#purple li#events a.on{
	background:url('../images/secnav/purple/events_hover.png') no-repeat;
}
body#purple li#news a{
	background:url('../images/secnav/purple/news.png') no-repeat;
	display:block;
	height:56px;
	left:605px;
	position:absolute;
	top:0;
	width:86px;
}
body#purple li#news a:hover{
	background:url('../images/secnav/purple/news_hover.png') no-repeat;
}
body#purple li#news a.on{
	background:url('../images/secnav/purple/news_hover.png') no-repeat;
}
/*NAV Red------------------------------------------*/
body#red #secnav{
	left:20px;
	margin:0;
	padding:0;
	position:relative;
	top:-158px;
	width:699px;
	z-index:20;
}
body#red #secnav li{
	list-style:none;
}
body#red li#home a{
	background:url('../images/secnav/red/home.png') no-repeat;
	display:block;
	height:56px;
	left:0;
	position:absolute;
	top:0;
	width:93px;
}
body#red li#home a:hover{
	background:url('../images/secnav/red/home_hover.png') no-repeat;
}
body#red li#home a.on{
	background:url('../images/secnav/red/home_hover.png') no-repeat;
}
body#red li#about a{
	background:url('../images/secnav/red/aboutus.png') no-repeat;
	display:block;
	height:56px;
	left:86px;
	position:absolute;
	top:0;
	width:136px;
}
body#red li#about a:hover{
	background:url('../images/secnav/red/aboutus_hover.png') no-repeat;
}
body#red li#about a.on{
	background:url('../images/secnav/red/aboutus_hover.png') no-repeat;
}
body#red li#whatwedo a{
	background:url('../images/secnav/red/whatwedo.png') no-repeat;
	display:block;
	height:56px;
	left:207px;
	position:absolute;
	top:0;
	width:165px;
}
body#red li#whatwedo a:hover{
	background:url('../images/secnav/red/whatwedo_hover.png') no-repeat;
}
body#red li#whatwedo a.on{
	background:url('../images/secnav/red/whatwedo_hover.png') no-repeat;
}
body#red li#workwithus a{
	background:url('../images/secnav/red/workwithus.png') no-repeat;
	display:block;
	height:56px;
	left:359px;
	position:absolute;
	top:0;
	width:185px;
}
body#red li#workwithus a:hover{
	background:url('../images/secnav/red/workwithus_hover.png') no-repeat;
}
body#red li#workwithus a.on{
	background:url('../images/secnav/red/workwithus_hover.png') no-repeat;
}
body#red li#events a{
	background:url('../images/secnav/red/events.png') no-repeat;
	display:block;
	height:56px;
	left:515px;
	position:absolute;
	top:0;
	width:95px;
}
body#red li#events a:hover{
	background:url('../images/secnav/red/events_hover.png') no-repeat;
}
body#red li#events a.on{
	background:url('../images/secnav/red/events_hover.png') no-repeat;
}
body#red li#news a{
	background:url('../images/secnav/red/news.png') no-repeat;
	display:block;
	height:56px;
	left:605px;
	position:absolute;
	top:0;
	width:86px;
}
body#red li#news a:hover{
	background:url('../images/secnav/red/news_hover.png') no-repeat;
}
body#red li#news a.on{
	background:url('../images/secnav/red/news_hover.png') no-repeat;
}


/*NAV Turq------------------------------------------*/
body#turq #secnav{
	left:20px;
	margin:0;
	padding:0;
	position:relative;
	top:-158px;
	width:699px;
	z-index:20;
}
body#turq #secnav li{
	list-style:none;
}
body#turq li#home a{
	background:url('../images/secnav/turq/home.png') no-repeat;
	display:block;
	height:56px;
	left:0;
	position:absolute;
	top:0;
	width:93px;
}
body#turq li#home a:hover{
	background:url('../images/secnav/turq/home_hover.png') no-repeat;
}
body#turq li#home a.on{
	background:url('../images/secnav/turq/home_hover.png') no-repeat;
}
body#turq li#about a{
	background:url('../images/secnav/turq/aboutus.png') no-repeat;
	display:block;
	height:56px;
	left:86px;
	position:absolute;
	top:0;
	width:136px;
}
body#turq li#about a:hover{
	background:url('../images/secnav/turq/aboutus_hover.png') no-repeat;
}
body#turq li#about a.on{
	background:url('../images/secnav/turq/aboutus_hover.png') no-repeat;
}
body#turq li#whatwedo a{
	background:url('../images/secnav/turq/whatwedo.png') no-repeat;
	display:block;
	height:56px;
	left:207px;
	position:absolute;
	top:0;
	width:165px;
}
body#turq li#whatwedo a:hover{
	background:url('../images/secnav/turq/whatwedo_hover.png') no-repeat;
}
body#turq li#whatwedo a.on{
	background:url('../images/secnav/turq/whatwedo_hover.png') no-repeat;
}
body#turq li#workwithus a{
	background:url('../images/secnav/turq/workwithus.png') no-repeat;
	display:block;
	height:56px;
	left:359px;
	position:absolute;
	top:0;
	width:185px;
}
body#turq li#workwithus a:hover{
	background:url('../images/secnav/turq/workwithus_hover.png') no-repeat;
}
body#turq li#workwithus a.on{
	background:url('../images/secnav/turq/workwithus_hover.png') no-repeat;
}
body#turq li#events a{
	background:url('../images/secnav/turq/events.png') no-repeat;
	display:block;
	height:56px;
	left:515px;
	position:absolute;
	top:0;
	width:95px;
}
body#turq li#events a:hover{
	background:url('../images/secnav/turq/events_hover.png') no-repeat;
}
body#turq li#events a.on{
	background:url('../images/secnav/turq/events_hover.png') no-repeat;
}
body#turq li#news a{
	background:url('../images/secnav/turq/news.png') no-repeat;
	display:block;
	height:56px;
	left:605px;
	position:absolute;
	top:0;
	width:86px;
}
body#turq li#news a:hover{
	background:url('../images/secnav/turq/news_hover.png') no-repeat;
}
body#turq li#news a.on{
	background:url('../images/secnav/turq/news_hover.png') no-repeat;
}

/*CONTENT----------------------------------------- */
#body{
	background:url('../images/bodybg.png') repeat-y;
	float:left;
	margin:-160px 0 0 20px;
	padding-bottom:10px;
	width:894px;
}
/*left column--------------------- */
#leftcol{
	float:left;
	margin:45px 0 0 45px;
	width:650px;
}
#subleftcol{
	float:left;
	margin:45px 0 0 0;
	width:440px;
}
/*right column--------------------- */
#rightcol{
	float:right;
	margin:0 50px 0 0;
	width:100px;
}

/*side nav--------------------- */
ul#sidenav{
	height:0px;
	left:0;
	margin:0;
	padding:0;
	position:relative;
	top:55px;
	width:212px;
	z-index:40;
}
ul#sidenav li{
	list-style:none;
}
li#communitysupport a{
	background:url('../images/sidenav/communitysupportservice.png') no-repeat;
	display:block;
	height:96px;
	left:0;
	position:absolute;
	width:245px;
	top:0;
}
li#communitysupport a:hover{
	background:url('../images/sidenav/communitysupportservice_hover.png') no-repeat;
}
li#communitysupport a.on{
	background:url('../images/sidenav/communitysupportservice_hover.png') no-repeat;
}
li#supportservices a{
	background:url('../images/sidenav/supportservice.png') no-repeat;
	display:block;
	height:74px;
	left:0;
	position:absolute;
	width:256px;
	top:82px;	
}
li#supportservices a:hover{
	background:url('../images/sidenav/supportservice_hover.png') no-repeat;
}
li#supportservices a.on{
	background:url('../images/sidenav/supportservice_hover.png') no-repeat;
}
li#homecare a{
	background:url('../images/sidenav/homecare.png') no-repeat;
	display:block;
	height:50px;
	left:0;
	position:absolute;
	width:145px;
	top:146px;	
}
li#homecare a:hover{
	background:url('../images/sidenav/homecare_hover.png') no-repeat;
}
li#homecare a.on{
	background:url('../images/sidenav/homecare_hover.png') no-repeat;
}
li#inclusivecomms a{
	background:url('../images/sidenav/inclusivecommunityfutures.png') no-repeat;
	display:block;
	height:120px;
	left:0;
	position:absolute;
	width:191px;
	top:181px;	
}
li#inclusivecomms a:hover{
	background:url('../images/sidenav/inclusivecommunityfutures_hover.png') no-repeat;
}
li#inclusivecomms a.on{
	background:url('../images/sidenav/inclusivecommunityfutures_hover.png') no-repeat;
}
/*li#extracolour a{
	background:url('../images/sidenav/extracolour.png') no-repeat;
	display:block;
	height:75px;
	left:0;
	position:absolute;
	top:309px;	
	width:195px;
}
li#extracolour a:hover{
	background:url('../images/sidenav/extracolour_hover.png') no-repeat;
}
li#extracolour a.on{
	background:url('../images/sidenav/extracolour_hover.png') no-repeat;
}*/
li#backto a{
	background:url('../images/sidenav/backtogroup.png') no-repeat;
	display:block;
	height:80px;
	left:0;
	position:absolute;
	top:252px;
	width:215px;
}
li#backto a:hover{
	background:url('../images/sidenav/backtogroup_hover.png') no-repeat;
}
li#backto a.on{
	background:url('../images/sidenav/backtogroup_hover.png') no-repeat;
}
body#index li#signup a{
	background:url('../images/sidenav/signup.png') no-repeat;
	display:block;
	height:54px;
	left:0px;
	position:absolute;
	top:334px;
	width:215px;
}
body#red li#signup a{
	background:url('../images/sidenav/signup_red.png') no-repeat;
	display:block;
	height:54px;
	left:0px;
	position:absolute;
	top:334px;
	width:215px;
}
body#yellow li#signup a{
	background:url('../images/sidenav/signup_yellow.png') no-repeat;
	display:block;
	height:54px;
	left:0px;
	position:absolute;
	top:334px;
	width:215px;
}
body#blue li#signup a{
	background:url('../images/sidenav/signup_blue.png') no-repeat;
	display:block;
	height:54px;
	left:0px;
	position:absolute;
	top:334px;
	width:215px;
}
body#purple li#signup a{
	background:url('../images/sidenav/signup_purple.png') no-repeat;
	display:block;
	height:54px;
	left:0px;
	position:absolute;
	top:334px;
	width:215px;
}
body#turq li#signup a{
	background:url('../images/sidenav/signup_blue.png') no-repeat;
	display:block;
	height:54px;
	left:0px;
	position:absolute;
	top:334px;
	width:215px;
}
#contentnews{
	background:url('../images/newsbg.jpg') top no-repeat;
	height:42px;
	width:610px;
}
/*BREADCRUMB----------------------------------- */
#breadcrumb{
	margin-bottom:10px;
}
body#blue #breadcrumb{
	background:url('../images/breadcrumb_blue.jpg') top no-repeat;
	min-height:42px;
	width:610px;
}
body#yellow #breadcrumb{
	background:url('../images/breadcrumb_yellow.jpg') top no-repeat;
	height:42px;
	width:610px;
}
body#purple #breadcrumb{
	background:url('../images/breadcrumb_purple.jpg') top no-repeat;
	min-height:42px;
	width:610px;
}
body#red #breadcrumb{
	background:url('../images/breadcrumb_red.jpg') top no-repeat;
	min-height:42px;
	width:440px;
}
body#index #breadcrumb{
	/*background:url('../images/breadcrumb_red.jpg') top no-repeat;*/
	min-height:42px;
	width:440px;
}
body#turq #breadcrumb{
	background:url('../images/breadcrumb_blue.jpg') top no-repeat;
	height:42px;
	width:610px;
}
/*subnav leftcol*/
body#blue #subleftcol #breadcrumb{
	background:url('../images/breadcrumb_bluesub.jpg') top no-repeat;
	min-height:42px;
	width:440px;
}
body#turq #subleftcol #breadcrumb{
	background:url('../images/breadcrumb_bluesub.jpg') top no-repeat;
	min-height:42px;
	width:440px;
}
body#yellow #subleftcol #breadcrumb{
	background:url('../images/breadcrumb_yellowsub.jpg') top no-repeat;
	min-height:42px;
	width:440px;
}
body#purple #subleftcol #breadcrumb{
	background:url('../images/breadcrumb_purplesub.jpg') top no-repeat;
	min-height:42px;
	width:440px;
}
body#red #subleftcol #breadcrumb{
	background:url('../images/breadcrumb_redsub.jpg') top no-repeat;
	min-height:42px;
	width:440px;
}
body#index #subleftcol #breadcrumb{
	background:url('../images/breadcrumb_greensub.jpg') top no-repeat;
	min-height:42px;
	width:440px;
}

#newscolleft{
	float:left;
	margin:15px 20px 0 0;
	width:260px;
}
#newscollright{
	float:left;
	margin:15px 0 0 0;
	width:260px;
}

/*FOOTER----------------------------------------- */
#footer{
	background:url('../images/footerbg.jpg') top no-repeat;
	float:left;
	margin-left:-31px;
	height:105px;
	width:1010px;
}
#footernav{
	float:left;
	margin:80px 0 30px 114px;
}
#footernav p{
	float:left;
	line-height:1.5em;
	padding-bottom:20px;
}
#footernav img{
	float:right;
	margin:-5px 0 0 40px;
}

/*SUB PAGE----------------------------------------- */
ul#subnav{
	background:url('../images/subnavbg.jpg') no-repeat top left;
	float:left;
	margin:35px 0 0 40px;
	padding:10px 20px 0px 10px;
	width:180px;
}
ul#subnav ul{
	margin:0;
	padding:10px 0 10px 0;
}
ul#subnav li{
	list-style:none;
	margin:0 0 0 -28px;
	padding:3px 0 3px 0;
	width:170px;
}
ul#subnav li ul li{
	list-style:none;
	margin:0;
	padding:3px 0 3px 0;
}
ul#subnav a{
	display:block;
	padding:0 0 0 25px;
}
ul#subnav a:hover{
	background:url('../images/subnavhover.jpg') no-repeat;
}
ul#subnav a.on{
	background:url('../images/subnavhover.jpg') no-repeat;
	color:#648200;
	font-weight:bold;
}
ul#subnav ul li a.on{
	background:none;
	color:#000;
	font-weight:bold;
}
ul#subnav ul li a{
	padding:0 0 0 35px;
}



#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

ul#sitemap {
	margin: 0;
	padding: 0 0 0 5px;
}

ul#sitemap li {
	list-style-type: none;
	margin: 10px 0 20px 0;
	font-weight: bold;
}

ul#sitemap li ul li {
	margin: 10px 0 10px 0;
	font-weight: normal;
	list-style-type: square;
	color: #9EB7CA;
}
.imageleft {
float: left;
margin: 0 10px 3px 0px;
}

.imageright {
float: right;
margin: 0 5px 3px 10px;
}
table#signup th{
	text-align:left;
}
.news-item {
	clear: left;
	padding-top:10px;
}