/*-----------------------------------------------
 story page
----------------------------------------------- */


.hdgstory
{
	font-size: 22px;
	font-weight: normal;
	color: #550022;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none
}


.subhdgstory
{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none
}


.storytext
{
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.storycaption
{
	font-size: 10px;
	font-weight: bold;
	color: #993333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}


.byline
{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: capitalize
	text-decoration: none;
}


.date
{
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

