/* This file is only used by the secondary pages */
h1 {
	font-size:large;
	padding-top:0;
	margin-top:0;
}
#subheader1 {
	  font-size:small;
}
h2 {
	font-size:medium;
	color:#7C92A5;
}
div.testimonial {
	color:#C74708;
	padding-left:20px;
	padding-right:10px;
	font-size:85%;
	border:2px solid #7C92A5;
	margin-bottom:10px;
}
.required {
	color:red;
}
div.testimonialLeft {
	color:#C74708;
	padding-left:20px;
	padding-right:10px;
	font-size:85%;
	border:2px solid #7C92A5;
	margin-bottom:10px;
	margin-top:25px;
	margin-left:10px;
}
div#memberships {
	padding-top:10px;
	float:left;
	width:700px;
}
div#memberships img{
	padding-left:24px;
	vertical-align:middle;
}
