@charset "utf-8";

h1, h2, h3, h4, h5, h6,
a, a:visited, a:link, a:active,
#rightColumn .rightHandBlock a {
	color:#6d407b;
}

#siteNavigation #mainNavigation a#mainLink2 {
	background-image:url(/images/structure/navigation/nav-come-and-visit.gif);
	color:#ffffff;
}

#subNavigation a.subNavLink03 {
	background-color:#ad86b8;
}

#subNavigation {
	background-image:url(/images/structure/navigation/subnav-comeandvisit.gif);
}

#subsubNavigation {
	background-image:url(/images/structure/navigation/sub-subnav-comeandvisit.gif);
}

/* style the teasers the same colour as the rest of the section */
.rightHandBlock .rhcLink,
.insetsArrowLink {
	background-color:#662d91;
	background-image:url(/images/structure/come-and-visit-link-arrow.gif);
}

.rightHandBlock .rhcLink:hover {
	background-color:#431b61;
	background-image:url(/images/structure/come-and-visit-link-arrow-over.gif);
}

#rightColumn .rightHandBlock img, .mainEntryContent img, .halfEntryContent img {
	border-color:#662d91;
}
