/*  Garden Club Text Styles    */
.Text_Title   {
	color: #C40260;
	font-size: 20px;
	font-family: Humanst521 BT;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	}

.Text_Normal   {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height : 16px;
	}

.Text_Large   {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	margin: 0px 0px 10px 80px;
	padding: 0px 0px 0px 0px;
	line-height : 16px;
	}

.Text_Bold  {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 80px;
	padding: 0px 0px 0px 0px;
	line-height : 16px;
	}

.Blurb_Normal   {
	color: #666666;
	font-size: 14px;
	font-family: Humanst521 BT;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	}

.Blurb_Highlite   {
	color: #c40260;
	font-size: 14px;
	font-family: Humanst521 BT;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	}
.title   {
	color: #C40260;
	font-size: 20px;
	font-family: Humanst521 BT;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	}
