
/* 
green: 2C5525
grey: 999999
red: BB0404
*/
body, table, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-bottom: 0;
}

h2
{
	font-size: 12px;
	font-weight: normal;
	color: #2C5525;
	margin: 0;
}

label
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

li
{
	font-size: 12px;
	padding-bottom: 8px;
}

p
{
	margin-top: 0;
}

q
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

.adminHeader
{
	font-size: 14px;
	font-weight: bold;
	color: #2C5525;
}

.adminMessage
{
	font-weight: bold;
	color: #666666;
}

.adminTitle
{
	color: #FFFFFF;
	font-weight: bold;
}

.adminTitle a:link, .adminTitle a:visited, .adminTitle a:active
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.adminTitle a:hover
{
	text-decoration: underline;
}

.box a:link, .box a:visited, .box a:active
{
	font-size: 11px;
	color: #2C5525;
}

.box a:hover
{
	color: #666666;
}

.footer a:link, .footer a:visited, .footer a:active
{
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.header
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color: #555555;
}

.headerLarge
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	color: #555555;
}

.naviItem, a:link .naviItem, a:visited .naviItem, a:active .naviItem
{
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover .naviItem
{
	color: #2C5525;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}

.orderItem
{
	color: #2C5525;
	font-weight: bold;
	font-size: 14px;
}

.popup
{
	font-size: 12px;
}

.popup b
{
	font-size: 12px;
}

.prizeVeg
{
	font-size: 11px;
}

.question
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #2C5525;
}

.questionActive
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #555555;
}

.questionAnswer, .questionAnswerActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.red
{
	color: #BB0404;
}

.season
{
	color: #FFFFFF;
	font-size: 10px;
}

a:link, a:visited, a:active
{
	color: #2C5525;
}

a:hover
{
	color: #666666;
}