td, .field
{
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

/*Background image for far right column*/
.rightside
{
	background-image: url(../images/sidecolor.jpg);
	background-repeat: repeat-y;
}

/*White text for color box at top of page*/
.pageheadtext
{
	margin: 6px 0px 0px opx;
	font-family: Georgia, Times, Serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.hometext
{
	margin: 30px 20px 0px 18px;
	text-indent: 30px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
}
/*White text for blue background*/
.onblueevent
{
	margin: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.onblueevent a:link {
	text-decoration: underline;
	color: #F08638;
	}
.onblueevent a:visited {
	text-decoration: underline;
	color: #F08638;
	}
.onblueevent a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
.onblueevent a:active {
	text-decoration: underline;
	color: #F08638;
	}

.homenews
{
	margin: 0px 30px 20px 18px;
}
p, .bodytext
{
	margin: 0px 5px 10px 18px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
}
.bodytext a:link, a:active, a:visited
{
	color: #577CB4;
	text-decoration: underline;
}
.bodytext a:hover
{
	color: #333;
	text-decoration: underline;
}
.bodytextlist
{
	margin: 0px 5px 0px 18px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
}
.cblist
{
	margin: 0px 5px 10px 18px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 22px;
}
.cbcolumnlist
{
	margin: 0px 5px 10px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 19px;
}

.recordsfound
{
	font-style: italic;
}
.title
{
	margin: 0px 5px 0px 18px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #760000;
	font-family: Times, Serif;
	/*577CB4*/
	/*text-transform: uppercase;*/
}

.firstletter { font-size: 22px; }
.eventday {
	font-weight: bold;
	color: #CE7D44;
}
.subtitle
{
	margin: 20px 5px 0px 18px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #E6640E;
	font-family: Times, Serif;
	text-transform: uppercase;
	/*577CB4*/
}

.subtitleevent
{
	margin: 10px 5px 0px 18px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	/*577CB4*/
}

/*Subheads for Market Pages*/
.subtitlemktdetail {
	margin: 10px 5px 0px 18px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	/*577CB4*/
}
.mktdetailnav
{
	margin: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
	background: #0a2f73;
}
.mktdetailnav a:link
	{
	text-decoration: none;
	color: #FFFFFF;
	}
mktdetailnav a:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	}
.mktdetailnav a:hover
	{
	text-decoration: underline;
	color: #E6640E;
	}
.mktdetailnav a:active
	{
	text-decoration: none;
	color: #FFFFFF;
	}

.subtitlemktevent
{
	margin: 20px 5px 0px 18px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CE7D44;
	font-family: Times, Serif;
	text-transform: uppercase;
	text-align: center;
	/*577CB4*/
}
.subtitleproducer {
	margin: 15px 5px 0px 18px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
}

.produceritems {
	color: #4C4C4C;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.bold { font-weight: bold; }
.source { font-style: italic; }
.centertd {
	text-align: center;
}
.grey {
	background: #FFFFFF;
	color: #CCC;
	font-weight: bold;
}
.calbutton
{
	width: 60px;
	text-align: center;
	padding: 2px;
	vertical-align: middle;
	font-size: 10px;
	border-right: #CE7D44 1px outset;
	border-top: #FFF 1px outset;
	border-left: #FFF 1px outset;
	border-bottom: #CE7D44 1px outset;
	background: #A36850; /*#577CB4;*/
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
}

.calborder
{
	text-align: center;
	letter-spacing: -0.5px;
	color: #FFFFFF;
	border-color: #DD8D1C;
	border-width: 1px;
	border-style: solid;
}
.footer
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	margin: 20px 20px 20px 20px;
}
.pagelinks /*for page navigation links*/
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	margin: 20px 20px 0px 20px;
}

a:link, a:active, a:visited
{
	color: #577CB4;
	text-decoration: underline;
}

a:hover
{
	color: #333;
	text-decoration: underline;
}

a.alphalinks:link, a.alphalinks:active, a.alphalinks:visited
{
	color: #577CB4;
	font-weight: bold;
	text-decoration: none;
}

a.alphalinks:hover
{
	background: #FFFFFF;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

