
body,html
{
	font-family:helvetica,sans-serif;
	font-size:100%;
	background:#fff;
	color:#000;
}
#container1
{
	font-size:0.75em;
}
a
{
	color:#E2001A;
}
a:hover
{
	color:#9C9D9F;
}
a:visited
{
	color:#8B0E13
}
a.black{
color:#000000;
text-decoration:none
}
a.black:hover{
color:#000000;
}
a:visited
{
	color:#000000;
}
h1
{
	font-size:2.2em;
	font-weight:normal;
	padding:0 0 16px 0;
}
h2
{
	font-size:1.3em;
	padding:0 0 4px 0;
}
h3,h4,h5
{
	font-size:1.05em;
	padding:0;
}
p,ul,ol,blockquote
{
	padding:0 0 22px 0;
}
blockquote
{
	display:block;
	border-top:1px solid #ccc;
	padding:10px 0 11px 0;
}

/* backgrounds */
body.my-trust-co-nz #pageContent #leftColumn
{
	background:url(../images/bg-home.jpg) no-repeat;
}
body.kidsPool #imageStrip
{
	background:url(../../_images/side-images/kids-pool.jpg) no-repeat;
}
body.mumHug #imageStrip
{
	background:url(../../_images/side-images/mum-hug.jpg) no-repeat;
}
body.piggyBack #imageStrip
{
	background:url(../../_images/side-images/piggyback.jpg) no-repeat;
}
body.sailing #imageStrip
{
	background:url(../../_images/side-images/sailing.jpg) no-repeat;
}
body.smiling #imageStrip
{
	background:url(../../_images/side-images/smiling.jpg) no-repeat;
}
body.cuddling #imageStrip
{
	background:url(../../_images/side-images/cuddling.jpg) no-repeat;
}
