/**************************************************************/
/** These settings overridde those in plymouth2005.css,      **/
/** giving the sub sites their unique identity               **/
/**************************************************************/
/**	#630101 Dark Red	(BoxInfo Headers and BoxNav links)   **/
/**	#800001 Light Blue	("Back" & Banner links Background)   **/
/**************************************************************/
	/* Specify the custom header images/colours */
	div#header_title					{background:#800001 url("2007-header-MtEdgcumbe-topbannerlogobackground.jpg") left bottom repeat-x;}
	div#header_name						{background:transparent url("2007-header-MtEdgcumbe-topbannerlogo.jpg") left top no-repeat;}
	
	/* "banner_links" apply to the header and the footer */
	div.banner_links					{background:#56a3b7 url("2007-header-MtEdgcumbe-topbanner.jpg") left top repeat-x;}
	
	/* Set the colour for the navigation links */
	div.boxnav ul li a,
	div.boxnav ul li a:visited			{color:#630101;}
	
	/* Set the colour of headers and breadcrumbs */
	h1,
	a:visited,
	div#main div#breadcrumbs,
	div#main div#breadcrumbs a			{color:#630101;} /* Dark Red - Default H1 Color */
	
	/* Set the background colour for the headings */
	div.lc div.boxinfo h1,
	div.rc div.boxinfo h1,
	div.boxinfo table thead tr,
	.sidecolumnheader					{background-color:#630101; color:#ffffff;}
	
	/* Set up the "boxcontact" icons */
	div.boxcontact div.contactmail		{background:url("2007-contacticon-MtEdgcumbe-mail.gif")  left top no-repeat;}
	div.boxcontact div.contactphone		{background:url("2007-contacticon-MtEdgcumbe-phone.gif") left center no-repeat;}
	div.boxcontact div.contactemail		{background:url("2007-contacticon-MtEdgcumbe-email.gif") left center no-repeat;}
	div.boxcontact div.contactfax		{background:url("2007-contacticon-MtEdgcumbe-fax.gif")   left center no-repeat;}
