.contentHead
{
	padding: 3px 75px 0px 0px;
	font-size: 22pt;
	color:990000;
	text-decoration: underline;
}

.contentBody
{
	padding: 1px 4px 2px 4px;
	border-width: 3px;
	border-style: solid;
	border-color: #FFFEFE;
	background-color: #FFEEEE;
	margin: 6px 8px 4px 8px;
	
}

.lastFoot
{
	padding: 2px 0px 0px 0px;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}

.topMenuBar
{
	border-width: thin;
	border-style: ridge ridge none ridge;
}

.topMenuBarButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-width: thin;
	border-style: ridge ridge none ridge;
	padding: 0 4px 0 4px;
}

.logoText
{
	font-family: "Courier New", Courier, mono;
	font-size: 22pt;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	vertical-align: middle;
}

.hoursInfo
{
	color: #0000FF;
	width: 100%;
}

.fillWide { width: 100%; }


.hoursLable 
{
	font-weight: bold;
	font-size: 12pt;
	text-align: right;
	word-spacing: 2px;
}

.hours
{
	font-size: 12pt;
	text-align: right;
	word-spacing: 2px;
}

.hourTitle
{
	color: #CC0000;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}

.aboutOrchardText
{

	font-size: 10pt;
	text-align: left;
}
.aboutText
{
	
	font-size: 9pt;
	text-align: left;
	border-width: thin;
	border-style: solid;
	border-color: #990000;
	background-color:CCACAC;
}
.aboutBlock
{
	border-width: thin;
	border-style: solid;
	border-color: #000000;
	background-color: #C99;
}
.appleTable
{
	border-width= thing;
	border-style: solid;
	border-color: #990000;
	background-color: #FFEFEF;
}
.lightBlock
{
	border-width: thin;
	border-style: solid;
	border-color: #990000;
	background-color: #CCACAC;
}