/* CSS Document */


/* Headings
----------------------------------------------------------*/
	h1 {
		color: #2d7635;
		}
		
	h2 {
		color: #2d7635;
		}
		
	h3 {
		color: #4f4f4f;
		}
		
	h4, h5, h6, h7 { 
		color: #4f4f4f;
		}
			/* three column H tags */
		
	#contentThreeColumn h1 {
		color: #2d7635;
		}
		
	#contentThreeColumn h2 {
		color: #2d7635;
		}
		
	#contentThreeColumn h3 {
		color: #4f4f4f;
		}
		
	#contentThreeColumn h4, h5, h6, h7 { 
		color: #4f4f4f;
		}
		
		/* two column H tags */
		
	#contentTwoColumn h1 {
		color: #2d7635;
		}
		
	#contentTwoColumn  h2 {
		color: #2d7635;
		}
		
	#contentTwoColumn h3 {
		color: #4f4f4f;
		}
		
	#contentTwoColumn h4, h5, h6, h7 { 
		color: #4f4f4f;
		}
		


/* Tables
---------------------------------------------------------*/  
/* Rem out beacuse one style is used for table in primary css Date 20-oct-2008 		
	.formWrapper {
		border-bottom:1px solid #2d7635;
		}

	.formTitle {
		background-color:#2d7635;
		color:#FFFFFF;
		}
	
	th {
		background-color:#cae7ca;
		color:#16501c;
		}
		
	.columnHighlight {
		background-color:#edf4ed;
		}
	*/

/* Bulleted list
----------------------------------------------------------------------------------------------------*/
	.bulletList ul{
		color:#16501c;
		}
		
				
		
/* Side navigation START here
----------------------------------------------------------------------*/
	/* second level navigation */
	#sectionhpsideNavigation ul li a {
		color:#16501c;
		background:url(../../images/section_colours/recreation/2nd_lvl_nav_arrow.gif) no-repeat left;
		border-bottom:1px solid #edf4ed;
		}
		
	#sectionhpsideNavigation ul li a:hover {
		background-color:#edf4ed;
		}
		
	#sectionhpsideNavigation ul li a:active{
		background-color:#cae7ca;
		}
		
				/* taken from primary css for side navigation */
		/* Side navigation */
	#sideNavigation {
		clear:right;
		float:left;
		width:180px;
		background-color:#FFFFFF;
		margin: 0;
		padding: 0;
		}
		
		
		
	/* third level navigation */
	#sectionhpsideNavigation ul li ul li a, #sectionhpsideNavigation ul li ul li a:visited {
		color:#4f4f4f;
		background-image:none;
		border-bottom:1px solid #edf4ed;
		}
		
	#sectionhpsideNavigation ul li ul li a:hover {
		background:url(../../images/section_colours/recreation/3rd_lvl_arrow-onstate.gif) no-repeat left;
		background-color:#edf4ed;
		}
		
	#sectionhpsideNavigation ul li ul li a:active {
		color:#165e8e;
		background-color:#edf4ed;
		}
		
		
		
	/* fourth level navigation */
	#sectionhpsideNavigation ul li ul li ul li a, #sectionhpsideNavigation ul li ul li ul li a:visited {
		color:#4f4f4f;
		border-bottom:1px dashed #edf4ed;
		background-image:none;
		}
		
	#sectionhpsideNavigation ul li ul li ul li a:hover {
		background:url(../../images/section_colours/recreation/4th_lvl_arrow.gif) no-repeat left;
		}
		
	#sectionhpsideNavigation ul li ul li ul li a:active {
		background:url(../../images/section_colours/recreation/4th_lvl_arrow-onstate.gif) no-repeat left;
		background-color:#ffffff;
		color:#16501c;
		}
		
/* Side navigation END here
----------------------------------------------------------------------*/
	
	
	
	/* Inpage Images*/	
	.imageText{
		color:#16501c;
		}
	
	
		
	/* 3 column sub - right-hand tools column*/
	#right_column {
		border-bottom:1px solid #2d7635;
		background-color:#edf4ed;
		}
		
		
		
	/* 2 column sub - bottom tools column*/			
	#bottomColumn .vertical {
		background-color:#edf4ed;
		border-bottom:1px solid #2d7635;
		}
	
	#bottomColumn .verticalEnd {
		background-color:#edf4ed;
		border-bottom:1px solid #2d7635;
		}	

	#bottomColumn .vertical li a
			{
				margin-left:-15px;
				font-size:100%;
		}



	/*panel properties*/	
	.panel h2 {
		color:#16501c;
		background:url(../../images/section_colours/recreation/rc_bkg_tile.gif) repeat-x bottom;
		}
		
		
		
	#right_column .quickGo {
		background:url(../../images/section_colours/recreation/go_submit.gif) no-repeat top left;
		color: #fff;
		}
		
	#right_column .quickGo:hover {
		color: #fff;
		background:url(../../images/section_colours/recreation/go_submit-over.gif) no-repeat top left;
		}
		
	#bottomColumn .quickGo {
		background:url(../../images/section_colours/recreation/go_submit.gif) no-repeat top left;
		color: #fff;
		}
		
	#bottomColumn .quickGo:hover {
		color: #fff;
		background:url(../../images/section_colours/recreation/go_submit-over.gif) no-repeat top left;
		}
	
	
	
	
	/* Tools Links
	--------------------------------*/
	.printer {
		background:url(../../images/miscellaneous/icon_printer.gif) 0 .0em no-repeat;
		}
		
	.email {
		background:url(../../images/miscellaneous/icon_email.gif) 0 .0em no-repeat;
		}
		
	.phone {
		background:url(../../images/miscellaneous/icon_phone.gif) 0 .0em no-repeat;
		}
		
	.subscribe {
		background:url(../../images/miscellaneous/icon_subscribe.gif) 0 .0em no-repeat;
		}	
		
	.submit {
		background:url(../../images/miscellaneous/icon_submit.gif) 0 .0em no-repeat;
		}
		
		
	/* Got a question*/		
	#questionPanel{
		border-top:1px solid #2d7635;
		}
		
		
		

	/* Do it online panel
	--------------------------------*/
	.online li a:link, .online li a:visited {
		border-top:2px solid #ffffff;
		background:url(../../images/section_colours/recreation/hypertext_arrow.gif) no-repeat left;
		background-color:#edf4ed;
		}
		
	.online li.topItem a:link, .online li.topItem a:visited {
		border-top:none;
		background:url(../../images/section_colours/recreation/hypertext_arrow.gif) no-repeat left;
		background-color:#edf4ed;
		}
		
	.online li a:hover, .online li.topItem a:hover {
		background-color:#cae7ca;
		}	
	
	
	
	
	/* Related Downloads Panel*/
	.downloads li a:link, .downloads li a:visited {
		border-top:2px solid #ffffff;
		background:url(../../images/section_colours/recreation/pdf_icon.gif) no-repeat left;
		background-color:#edf4ed;
		}
		
	.downloads li.topItem a:link, .downloads li.topItem a:visited {
		border-top:none;
		background:url(../../images/section_colours/recreation/pdf_icon.gif) no-repeat left;
		background-color:#edf4ed;
		}
		
	.downloads li a:hover, .downloads li.topItem a:hover {
		background-color:#cae7ca;
		}
		
		
		
		
	/* Contacts Panel */
	.contactsPanel{
		background-color:#edf4ed;
		}
		
		
		
	/* Captions */
	.captionsPanel{
		background-color:#edf4ed;
		}
	
	
	
/* Section Index START here
----------------------------------------------------------------------------------------------------*/
	#indexSubPromo h1{
		border-top:solid 1px #2d7635;
		color:#16501c;
		background:url(../../images/section_index_imagery/recreation/sub_promo_arrow.gif) no-repeat left;
		background-color:#ffffff;
		}
		
	#indexSubPromo h1:hover {
		text-decoration:underline;
		}
		
	.SubPromoContainer {
		background:url(../../images/section_index_imagery/recreation/bkg_grad_sub_promo.gif) no-repeat bottom;
		}


/*ADDED BY PMC AS NO STYLE FOR LINKS IN THE SUB PROMO SECTIONS WERE DECLARED*/

	#contentThreeColumn #indexSubPromo a{
		color:#16501c;
		}

	#contentThreeColumn #indexSubPromo a:hover {
		text-decoration:underline;
		}

		
/*END ADDED BY PMC AS NO STYLE FOR LINKS IN THE SUB PROMO SECTIONS WERE DECLARED*/
		

/* Section Index END here
----------------------------------------------------------------------------------------------------*/	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	