/* Override styles for the services section */

/*	Main colour: #BFA46F	*/
#header, #mainNavigation #services a, #secondaryNavigation, #mainContainer
/*	Have to have #mainContainer here for Netscape or use the clear both class	*/
/*	Since this just adds a 1px line of colout ro the bottom of the page in NS only, this is the better solution	*/
{
	background: #BFA56E none;
}

#navContentContainer
{
	background: #FFF url(../../images/common/background_services.gif) repeat-y left top;
}

#mainContent #teaser
{
	background: #F3EEE4 none;
}

a
{
	color: #5A2E2E;
}

#mainContent a:hover
{
	text-decoration: none;
}

h1, h2
{
	color: #3F1F1F;
}