.BodyCopy {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
}
.SubHeading {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #959595;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.MainHeading {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-weight: 300;
	color: #5D4A8F;
	word-spacing: 3px;
	letter-spacing: 2px;
}
a:hover {
	color: #F2F2F2;
	text-decoration: none;
	background-color: #E5ECE8;
}
a:link {
	text-decoration: none;
	color: #96A4BE;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #888888;
	border: none;
}

/*** SOCIAL LINKS ***/
.social_links {
	width:210px; margin:20px 0px 0px 20px;
}
.social_links a {
	text-indent:40px; color:#795989; font-size:14px; display:block; text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; padding:10px 0px 0px 0px; height:34px;
}

.facebook_link { background:url(images/social/ico_facebook.gif) no-repeat; }
.twitter_link { background:url(images/social/ico_twitter.gif) no-repeat; }
.youtube_link { background:url(images/social/ico_youtube.gif) no-repeat; }
