@charset "utf-8";
/* CSS Document */

.caution {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}

.name {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #00F;
}
.description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	white-space: normal;
	display: block;
	background-color: #F6B803;
	color: #000;
}



body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: right;
	background-color: #FFCC33;
}
.style2 {
	font-size: 40px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.imagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.about_us_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	height: auto;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.scoviletabletext_white {
	color: #FFF;
}
.navigation_text a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: none;
}

.navigation_text a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
}
.receipe_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	white-space: normal;
	color: #000;
	text-align: left;
}
