/**************************************************************/
/** These settings overridde those in plymouth2005.css,      **/
/** giving the sub sites their unique identity               **/
/**************************************************************/
/**	#000066 Dark Blue	(BoxInfo Headers and BoxNav links)   **/
/**	#6868a8 Light Blue	("Back" & Banner links Background)   **/
/**************************************************************/
	/* Specify the custom header images/colours */
	div#header_title					{background:#6868a8 url("2005-header-tamar-topbannerlogobackground.jpg") left bottom repeat-x;}
	div#header_name						{background:transparent url("2005-header-tamar-topbannerlogo.jpg") left top no-repeat;}
	
	/* "banner_links" apply to the header and the footer */
	div.banner_links					{background:#000066 url("2005-header-tamar-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:#000066;}
	
	/* Set the colour of headers and breadcrumbs */
	h1,
	a:visited,
	div#main div#breadcrumbs,
	div#main div#breadcrumbs a			{color:#000066;} /* Dark Blue - 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:#000066; color:#ffffff;}
	
	/* Set up the "boxcontact" icons */
	div.boxcontact div.contactmail		{background:url("2005-contacticon-tamar-mail.gif")  left top no-repeat;}
	div.boxcontact div.contactphone		{background:url("2005-contacticon-tamar-phone.gif") left center no-repeat;}
	div.boxcontact div.contactemail		{background:url("2005-contacticon-tamar-email.gif") left center no-repeat;}
	div.boxcontact div.contactfax		{background:url("2005-contacticon-tamar-fax.gif")   left center no-repeat;}
