#contentColMain h1, #contentColMain h1, #contentColMain p.highlightText {
	color: #FF660D;
}

#pageContentDiv h3 {
	color: #FF660D;
}

/*#contentColMain h3 {
	color: #FF660D;
	clear: both;
	font-size: inherit;
	margin-bottom: -5px;
	padding-top: 0px;
	margin-top: 0px;
}*/

#introTextBox {
	float: left;
	width: 160px;
	min-height: 173px;
	_height: 173px;
	color: White;
	padding: 0px 17px;
	background-color: #FF660D;
}

#introTextBox p {
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 15px 0px 5px 0px;
	margin: 0px;
}

#ukmap, #mapLegend {
	float: left;
}

#ukmap {
	padding-right: 20px;
}

#mapLegend p {
	padding: 0px;
	margin: 0px;
}

#mapLegend p.regTitle {
	font-weight: bold;
	padding-top: 5px;
}

#mapLegend a, #mapLegend a:visited {
	text-decoration: underline;
}

/******************************************************************/
/* Secondary level navigation styles for the In Your Area section */
/******************************************************************/
#secondaryNavigation, #secondaryNavigation p {
	background-color: #FFE5D7;
}

#secondaryNavigation p {
	padding: 2px 5px;
	margin: 0px;
	border-right: 1px solid #FF660D;
	float: left;
}

#secondaryNavigation p.last {
	border: none;
}

#secondaryNavigation p.navOn {
	background-color: #FF660D;
	color: white;
}

/*****************************************************************/
/* Tertiary level navigation styles for the In Your Area section */
/*****************************************************************/

#tertiaryNavigation {
	width: 194px;
	background-color: #FFE0CF;
	margin: 10px 0px;
}

#tertiaryNavigation p {
	padding: 3px 7px;
	margin: 0px;
	width: 180px;
	border-bottom: 1px solid #FFE0CF;
	background-color: #FF660D;
}

#tertiaryNavigation p.navOn {
	background-color: #FFE0CF;
	color: #FF660D;
}

#tertiaryNavigation p a.navOn, #tertiaryNavigation p a.navOn:visited {
	text-decoration: none;
	color: #FF660D;
}

#tertiaryNavigation p a.navOnB, #tertiaryNavigation p a.navOnB:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#tertiaryNavigation p a, #tertiaryNavigation p a:visited {
	color: #fff;
	text-decoration: none;
}

#tertiaryNavigation p.subcat {
	width: 174px;
	background-color: #FFE5D7;
	padding: 3px 0px 3px 20px;
	border-bottom: 1px solid #FFFFFF;
	color: #A98748;
}

#tertiaryNavigation p.subcat a, #tertiaryNavigation p.subcat a:visited {
	text-decoration: none;
	color: #A98748;
}

#tertiaryNavigation p.subcat a.on {
	font-weight: bold;
	text-decoration: none;
	color: #A98748;
}

#pageContentDiv #twocolumn_container li strong,
#pageContentDiv #twocolumn_container li strong a {
	color: #A98748;
	}
	
#homePageTitle {
	border-bottom: dotted 2px #A98748;
	}

.blogpost_title,.newsitem_title{
	color: #FF660D;
	}

