/*  This is the crumb border colours */

#crumb p, 
#crumbFull p 
{ background-color:#3b5224; border-top-color: #9da891; color:#fff; }
	#crumb span, #crumbFull span { color:#fff; }
	#crumb a,  #crumbFull a	{ color:#fff; }

.content h1,
.content h2,
.content h3,
.promoTitle a { color:#3b5224;}   /* Content Title colours */


/*--- Left menu ---*/

.leftColumn div.leftMenu a { border-bottom: 1px solid #9da891; }
	
.leftColumn div.leftMenu ul li a {
	border-right: 2px solid #3b5224;  /* Left menu border */
	border-left: 2px solid #3b5224;  /* Left menu border */ }
	.leftColumn div.leftMenu ul li.menuSEL a,
	.leftColumn div.leftMenu ul li.menuSEL a {
	border-right: 0px none!important;   /* delete border for top item */
	border-left: 0px none!important; }    /* delete border for top item */


li.menuSub a { 
	background: transparent url(../../graphics/sections/3b5224/activeMenu-over.gif) no-repeat center top!important; 
	color:#fff!important; 
	border-top:1px solid #3b5224;  
	border-bottom:2px solid #3b5224;  } 

.leftColumn div.leftMenu .filler { background-color:#e1f0e4;}
.leftColumn div.leftMenu ul li a {
	background-color:#f0f5eb;   /* Left menu background colour */
}
.leftColumn div.leftMenu ul li a:hover {
	background-color:#8ea477;   /* Left menu hover background colour */
}
.leftColumn div.leftMenu ul li.active a,
.leftColumn div.leftMenu ul li.active a:hover {
	background-color:#FFF;
}

/*--- Left menu ---*/	
.menuSEL a { 
	background:url(../../graphics/navigation/tabs_all.gif) 0 -100px transparent!important; 
	color:#FFF!important;
	padding:0!important;
	display:block; } 
.menuSEL a span { 
	background:url(../../graphics/navigation/tabs_all.gif) 100% -100px transparent; 
	color:#FFF!important;
	display:block;
	margin:0 0 0 28px;
	padding:8px 0 6px 0; }  
.menuSEL a:hover { text-decoration:underline; } 
.menuEND { 
	height:18px; 
	background: url(../../graphics/sections/3b5224/menuBottom.gif) bottom left; 
	display:block;
	text-align:right; }
.menuEND span { 
	background: url(../../graphics/sections/3b5224/menuBottom.gif) bottom right;
	display:block;
	margin:0!important;
	padding:0!important;
	height:18px;
	width:12px;
	float:right; }


/* -- Styles for subheadings - rounded eddges -- */

div.moduleTitle  {
  	background: transparent url(../../graphics/sections/3b5224/moduleTitle_03.gif) no-repeat bottom left; }
div.moduleTitle div {
	background: transparent url(../../graphics/sections/3b5224/moduleTitle_04.gif) no-repeat bottom right; }
div.moduleTitle div div {
  	background: transparent url(../../graphics/sections/3b5224/moduleTitle_01.gif) no-repeat top left; }
div.moduleTitle div div div {
	background: transparent url(../../graphics/sections/3b5224/moduleTitle_02.gif) no-repeat top right; }

/* -- Links colour -- */	
a { color: #3b5224;}

.footerNav { 
		border-top:1px solid #3b5224;
		background-color:#f0f5eb;	}
