.hometext {
	font-family: Arial;
	font-size: 11px;
	padding: 6px 10px 2px;
}
.hometext a {
	font-family: Arial;
	font-size: 11px;
	color:CC3300;
}
.menutext {
	font-family: Arial;
	font-size: 11px;
}
.pagetext {
	font-family: Arial;
	font-size: 12px;
}
.apply {
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
}
.apply a:hover {
	text-decoration: none;
}
.sidenav {
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.sidenav a:hover {
	text-decoration: none;
}
.sidenav a:visited {
	color: #000000;
}
.georgia {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;

}
.georgiared {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;

}
.georgiaredreg {

	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	text-align: center;

}
#DeliciousTextLayer {
	background-image: url(images/home_text_outline.gif);
	background-repeat: no-repeat;
}

#HealthyTextLayer {
	background-image: url(images/home_text_outline.gif);
	background-repeat: no-repeat;
}

#RecipeTextLayer  {
	background-image: url(images/home_text_outline.gif);
	background-repeat: no-repeat;
}
