@charset "UTF-8";
/* CSS Document */

#glutenfreepasta {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 10px;
	letter-spacing: 12px;
	color: #000;
	margin-left: 50px;
	margin-top: 100px;
	width: 350px;
	background-color: white;
	padding: 3px;
}


body {
	background-color: #aca494;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 19px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 0px;
}

.likeh2 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 19px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 4px;
}

.testimonials h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.maintext-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.maintext-highlight-larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #C00;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.maintext_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.ingredients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.recipetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 15px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
.style1 {color: #b3b3b3}
.style3 {
	color: #838383;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer_linktorob {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.style6 {font-size: 10px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }

.recipebackground {
background-image: url(images/recipe.gif);
background-repeat: no-repeat;
}

#homepg-highlight {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;	
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
