/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin-right: 20px;
	margin-left: 15px;
}
.purplelinkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: bolder;
	font-variant: normal;
	color: #842554;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: bolder;
	color: #595959;
}
.purplerule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 50%;
	font-weight: lighter;
	font-variant: normal;
	color: #8F4C7C;
}
.workshoptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #595959;
}
.workshoptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #8F4C7C;
}
.bigpurplehead {	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #8F4C7C;
	margin-right: 25px;
	margin-left: 15px;

}
.purplerule1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 4px;
	font-weight: lighter;
	font-variant: normal;
	color: #8F4C7C;
}
.footersymbiolink {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	font-variant: normal;
	color: 79214D;
}
.footertext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 135%;
	font-weight: lighter;
	font-variant: normal;
	color: 79214D;
}
a:link {
	color: #79214D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #79214D;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.sidebar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #007891;
	line-height: 21px;
	letter-spacing: .5px;
}
.sidebarbold {
	font-family: "Trebuchet MS";
	color: #01667b;
	line-height: 21px;
	font-weight:bolder;
	font-size: 13px;
}
.workshopheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8F4C7C;
	border: #9eced8 thin solid;
	text-align: center;
	letter-spacing: 2px;
}
.extratext {
	color: #007891;
	font: "Trebuchet MS";
	font-size: 10px;
}
.testimonial {
	color: #8F4C7C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.secNav {
	color: #8F4C7C;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-top: 10px;
	margin-left: 5px;
}