.style2 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
h1 {font-size: 36px; font-variant:small-caps; font-weight:normal; color:#FFFFFF; }
h2 {font-size: 18px}
.style5 {font-size: 36px}
.style6 {font-size: 18px}
.style7 {font-size: 14px}
.style10 {
	font-family: "Trebuchet MS";
	color: #000000;
}
.smallblack{
	color: black;
	font-size: 12px;
}
.style11 {
	color: #FFFFFF;
	font-size: 12px;
}
.style13 {
	font-size: 14px;
	color: #666666;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.style16 {font-family: "Trebuchet MS"; color: #333300; }
.pagetitle {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-weight: bold;
	color: #333300;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333300;
}
body {
	background-image: url(/imgs/grad3.jpg);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#FFF;
}

div.testimonialOdd { padding:5px 10px; margin-bottom:10px; background-color:#dae1d6; }
div.testimonialEven{ padding:5px 10px; margin-bottom:10px; background-color:#e0ead9; }