/* CSS Document */


/* colours */

	/* header */
	#header .treatment .title a
		{color: #c68825; font-size: 22px;}

	#header .logo
		{background-image: url(/images/body_background.jpg);}

	/* banner */
	#banner
		{background-color: #c68825;}

	/* right col */
	#getHelpForm
		{background: url(/images/right_col_background_orange.jpg);}


	/* navigation */
	#navigationLeft ul li a:hover,
	#navigationLeft ul li a:active,
	#navigationLeft ul li a.active
		{color: #FFFFFF; background-color: #c68825; text-decoration: none;}

			#aboutPage #navigationLeft ul li a#aboutLink,
			#accomodationPage #navigationLeft ul li a#accomodationLink,
			#staffPage #navigationLeft ul li a#staffLink,
			#familyHelpPage #navigationLeft ul li a#familyHelpLink,
			#fastHelpPage #navigationLeft ul li a#fastHelpLink,
			#howWeHelpPage #navigationLeft ul li a#howWeHelpLink,
			#problemsPage #navigationLeft ul li a#problemsLink,
			#rehabCostsPage #navigationLeft ul li a#rehabCostsLink,
			#treatmentPage #navigationLeft ul li a#treatmentLink,
			#picturePage #navigationLeft ul li a#pictureLink,
			#secondaryCarePage #navigationLeft ul li a#secondaryCareLink
			#whattobringPage #navigationLeft ul li a#whattobringLink
				{color: #FFFFFF; background-color: #c68825; text-decoration: none;}


	a,
	a:link,
	a:active,
	a:visited
		{color: #ffffff;}
		#getRehabToday a,
	#getRehabToday a:link,
	#getRehabToday a:active,
	#getRehabToday a:visited    {color: #FFFFFF;}
   a img {border: none; }
	/* content */
	h1,
	h2,
	h3
		{color: #c68825;}

/*
colours
purple: #666699
burnt brown/red: #B84929
blue: #1F6890
orange: #DD840B
green: #8F9A48



*/



