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

body {
	background-color: #401405;
	margin-top: 0px;
	scrollbar-base-color: #DCA958;
	scrollbar-arrow-color: #401405;
	scrollbar-track-color: #dca958;
	font-family: "Times New Roman", Times, serif;
	
}
.content {
	height: 584px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.content .reviewBack {
	background-image: url(images/granola_reviews.jpg);
	background-repeat: no-repeat;
	height: 584px;
	width: 1000px;
}


.content .recipeBack {
	background-image: url(images/recipes_back.jpg);
	background-repeat: no-repeat;
	height: 584px;
	width: 1000px;
}
.content .leftBox {
	float: left;
	width: 400px;
	padding-left: 90px;
	margin-top: 500px;
}

.content .footer {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #852B0C;
	font-size: 10px;
	margin-top: -15px;
}
.content .footer a {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #852B0C;
	font-size: 10px;
	margin-top: -15px;
}
.content  .reviews  {
	color: #451700;
	float: right;
	padding-top: 30px;
	padding-right: 55px;
	width: 410px;
	height: 490px;
	text-align: left;
}
.content .reviewsText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #451700;
	width: 405px;
	overflow: auto;
	height: 490px;
	padding-right:5px;
}

.content .resourceBack {
	background-image: url(images/granola_resources.jpg);
	background-repeat: no-repeat;
	height: 584px;
	width: 1000px;
}
.content .aboutBack {
	background-image: url(images/about_back.jpg);
	background-repeat: no-repeat;
	height: 584px;
	width: 1000px;
}
.mainProductBack {
	background-image: url(images/main_product_back2.jpg);
	background-repeat: no-repeat;
	height: 584px;
	width: 1000px;
}
.productRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #451700;
	float: right;
	padding-top: 30px;
	padding-right: 60px;
	width: 400px;
}
.productLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #451700;
	float: left;
	padding-top: 20px;
	width: 400px;
	padding-left: 82px;
}
.productMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #451700;
	float: left;
	padding-top: 10px;
	width: 870px;
	padding-left: 82px;
}

.content .contactBack {
	background-image: url(images/contact_back.jpg);
	background-repeat: no-repeat;
	height: 584px;
	width: 1000px;
}
.content .thanksBack {
	background-image: url(images/thanks_back.jpg);
	background-repeat: no-repeat;
	height: 584px;
	width: 1000px;
}
.productBack {
	background-image: url(images/product_back.jpg);
	background-repeat: no-repeat;
	height: 584px;
	width: 1000px;
}
.style1 {font-size: 24px}
.style2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.productRightB {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #451700;
	float: right;
	padding-top: 2px;
	padding-right: 45px;
	width: 427px;
	margin-top: 0px;
	height: 300px;
	background-image: url(images/callout1.png);
	background-repeat: no-repeat;
}
.noPad {
	padding: 0px;
	margin-top: -15px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.negMar {
	margin-bottom: -5px;
}

.productRightB .proText {
	float: right;
	width: 300px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 19px;
}
.productRightB .proTextB {
	float: right;
	width: 300px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 28px;
}
.productRightB .proTextC {
	float: right;
	width: 300px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 24px;
}
.style4 {font-size: 9px}
.fltLeft {
	float: left;
}
.fltRt {
	float: right;
}
.bottom a {
	color: #DEBD81;
	text-decoration: none;
	font: 13px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #58362B;
	padding-right: 10px;
	padding-left: 10px;
}
 .reviews h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.bottom {
	margin-top: 10px;
}

