﻿
.p2-left-main-heading, .readmore, .readmorearrow,.p1-left-heading

{	
	color: #003467; /*probably doesn't change, stays as the Wattyl blue */
}

/* this is the colour of the headings, and readmore buttons, etc. */

.p2-left-page-heading, .p1-right-headingtop, .p1-leftbox-heading, .p1-top-left-text, .p2-box-heading, 
.p2-right-heading1,
{
	color: #003467;
	border-color: #003467;
}

.p1-top-left-heading
{
	color:white;
}

.p1-top-left-heading
{
	background-color: #003467;
}


/* this is the body text colour */
.p2-box-text-style, .p2-right-list-top, .p2-right-text-top, .p1-right-text-top, .p1-leftbox-text-style
{	
 	color:#717074; 
}