﻿.normal
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: normal;
	color: #3A6E91;
	margin: 0px;
	padding: 0px;
}

.heading1 /* same as mainstyles H1 */
{
	color: #538044;
	font-size: 165%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

.heading2 /* same as .subtext */
{
	font-size: 120%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

.normalHighlight /* same as #testimonials p */
{
	color: #538044;
}

.captionHeading
{
	color: #fff;
	font-size: 165%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

.caption
{
	position: relative;
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	color: #fff;
}