/* The first item in this stylesheet will appear first in the RADEditor Control */
.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #ff850d;
	font-variant: normal;
	text-transform: lowercase;
	line-height: normal;
	letter-spacing: 0.1em;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff850d;
	font-style: normal;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #330066;
	font-style: normal;
}

.MainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: 500;
	font-variant: normal;
	color: #666666;
}

.MainCopyOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: 500;
	font-variant: normal;
	color: #ff850d;
}

