﻿
.p2-left-main-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, .p2-box-heading, .p2-right-heading1, .readmore, .readmorearrow
{
	color: #b83a9c;
}


/* this is the body text colour */
.p2-box-text-style, .p2-right-list-top, .p2-right-text-top
{	
 	color:#717074; 
}

/* ----- weathergard on home page --- */
#weathergard_home h3 {
	color: #003467;
	font: 24px/24px Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}

#weathergard_home p {
	margin-top: 5px;
	padding-top: 0;
	padding-left: 15px;
}

/* ----- solagard on home page --- */
#solagard_home h3 {
	color: #003467;
	font: 24px/24px Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
	padding-bottom: 5px;
}

#solagard_home p {
	margin-top: 5px;
	padding-top: 0;
}

#solagard_home p sup {
	font-size: 0.6em;
}

#solagard_home p.firstpara {
	margin-top: 20px;
}

/* ----- interior design ID on home page --- */
#interior_home {
	margin-left: 20px;
}