/*
Gaby's Farm Style Sheet
Version 1.0

*/

.highlighttable {
	background-color: #C7FF7B;
	border: 1px solid #333333;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFA35D;
}
.nutrition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Begin CSS Formatting for version 1.1 */
#maincontentarea {
/*
	padding: 0px;
	visibility: visible;
	z-index: 1;
	position: relative;
*/
}


#maincontentarea h1 {
   color:Black;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:1.1em;
   font-style:normal;
   font-weight:bold;
   line-height:15px;
   text-decoration:none
}


#leftnav {
	color:Black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	background-color: #E3FFBA;
}

#leftnavlinks a {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	text-align: left;
	padding-left: 10px;
}

#leftnavlinks a:hover {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:12px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
}

.alert {
	color: #FF0000;
}

#maincontentarea h6 {
   color:#228822;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
   font-style:normal;
   font-weight:bold;
   line-height:15px;
   text-decoration:none
}

#highlights a {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
	text-decoration:none;
	text-align: left;
}

#highlights p {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
	text-decoration:none;
	text-align: left;
}

#highlights a:hover {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:12px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
}


#PrevNextLinks a {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

#PrevNextLinks a:hover {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:12px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
}


#PrevNext {
	position: relative;
	visibility: visible;
}


#searchLinkContainer {
	position: absolute;
	visibility: visible;
}
