@charset "utf-8";

.MainBorder {
	border: 1px solid #666666;
}

.Menu_Item {
	font-family: Calibri, Cambria;
	color: #FFFF33;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
}

a.Menu_Item:hover {
	font-family: Calibri, Cambria;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.LargeText1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.Footer_Text {
	font-family: Calibri, Cambria;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	text-decoration: none;
}

a.Footer_Text:link {
	font-family: Calibri, Cambria;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	text-decoration: underline;
}

a.Footer_Text:visited {
	font-family: Calibri, Cambria;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	text-decoration: underline;
}

a.Footer_Text:hover {
	font-family: Calibri, Cambria;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-decoration: none;
}

a.Footer_Text:active {
	font-family: Calibri, Cambria;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	text-decoration: underline;
}

.MissionStatement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}

.Page_Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Page_Body_Copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

.YellowLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006633;
	font-weight: bold;
}

.YellowContactUs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #006633;
}

.RecipeLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

a.RecipeLinks:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
}

a.RecipeLinks:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
}

a.RecipeLinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a.RecipeLinks:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
}

.TextAreas {
	background-color: #DAE7DE;
}

