
body
{
	background-image: url(site-images/splash-image.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	
}

.page

{
font-family: arial, helvetica, sans-serif;
font-size:12px;

}

.pagecolor
{
font-family: arial, helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}

.pagegreen
{
font-family: arial, helvetica, sans-serif;
font-size:11px;
color: green;
}


.pagesmall
{
font-family: arial, helvetica, sans-serif;
font-size:9px;
color: #CB5D19;
}

.pagewhite
{
font-family: arial, helvetica, sans-serif;
font-size:10px;
color: white;
}



h4
{
line-height: 80%;
font-family: arial, helvetica, sans-serif;
color:23222B;
}
