@charset "UTF-8";
/* CSS Document */

/* --------------------------------------------------------------------------------
 Cycle Slide for Did You KNow
--------------------------------------------------------------------------------*/
#didyouknow {
	width:210px;
	height: 150px;
	overflow: hidden;
}
#didyouknow .cycletext {
	font-family: "canada-type-gibson", sans-serif ;
	font-weight:600;
	color: #870150;
	font-size: 1.1em;
	line-height: 1.4em;
	width:200px;
	padding-right:10px;
}


