body {
	background-color: #CCCC99;
	text-align: center;
	padding: 5px;
	font-family: Myriad, Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 8pt;
	line-height: 1.5em;
}

a{
outline:none;
}

a:active{
outline:0;
}

a {
	color: #669966;
	text-decoration: none;
	border-bottom: 1px solid #6f6699;
}

a:hover {
	color: #000;
	border-bottom: 1px solid #669966;
}

.imgLink {
	text-decoration: none;
	border: 0px;
}

.imgLink:hover {
	text-decoration: none;
	border: 0px;
}

.leftCell {
	background-color: #FFF;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
}

.middleCell {
	background-color: #FFF;
	padding: 12px 15px 4px 15px;
	font-family:  Arial, Tahoma, Verdana, sans serif;
	font-size: 9pt;
	line-height: 1.5em;
	}
	
.note {
	text-align: justify;
	font-family:  Arial, Tahoma, Verdana, sans serif;
	font-size: 8pt;
	line-height: 1.5em;
	}


.leftContent {
	text-align: left;
	margin: 0px;
	padding: 24px 6px 6px 6px;
	border-top: 0px solid #000;
	font-family: Arial, Tahoma, Verdana, sans serif;
	font-size: 11pt;
	line-height: 1.5em;
}

.headerLogo {
	padding-bottom: 0px;
	text-align: center;
	margin-bottom: 50px;
	margin-top:50px;
}



.navSection {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	font-weight: bold;
}

.navSectionHeader {
	color: #FFF;
	background-color: #669966;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	font-weight: bold;
}

.navLink {
	font-size: 15px;
	line-height: 17px;	
	color: #669966;
	text-decoration: none;
	border-bottom: 2px solid #6f6699;
}

.navLink:hover {
	border-bottom: 1px solid #6f6699;
}

.pageHeader {
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #6f6699;
	padding-top: 6px;
	padding-bottom: 6px;
}

.pageHeaderHome {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
}

.sectionHeader {
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 8px;
}

.section {
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
}

.footerInfo {
	font-size: 10px;
	text-align: center;
}

.footerLink {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

.footerLink:hover {
	border-bottom: 1px solid #000;
}

.poem {
	font-family: cursive, Myriad, Trebuchet MS, Verdana, Arial, sans serif;
}

.orderForm {
	font-family: Myriad, Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 8pt;
}

.error {
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px;
}

.sightingSmall {
	padding: 5px;
}

 .floatright
{
float: right;
border: 1px solid #666;
margin: 0 0 10px 20px;
clear: right;
}

.recipe {
	text-align: justify;
	font-family:  Arial, Tahoma, Verdana, sans serif;
	font-size: 8pt;
	line-height: 1.5em;
	background-color:#9BC95F;
	}
