@charset "utf-8";
.body {width: 1000px;}
.float.right {float:right;}
.header{
	font-family: Calibri;
	color: #333333;
	font-style: normal;
	height: 89px;
	margin: 10px 0 0 0;
	padding: 1%;
	font-size: 69px;
	text-align: center; 
}
.subsectionlevel1 {
font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;color: #F00; font-size: 35px;}
.returnhome {
	color: #E10408;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 40px;
	border-radius: 20px;
	border-color: #4D4D4D;
	background-color: #F5F5F5;
	-webkit-box-shadow: 5px 0px #A3A3A3;
	box-shadow: 5px 0px #A3A3A3;
}
.posttitle{
	color: #070707;
	font-weight: 900;
	font-size: 30px;
}
.post{
	border-radius: 20px;
	border-color: #6F6F6F;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
}
.page {
	float: left;
	width: 999px;
}
.centeralign {
	text-align: center;
}
.postdtxfoodtrends{
	background-color: #F5F5F5;
}
.postdtxfoodtrendsh2{
	background-color: #E7E7E7;
	font-size: 32px;
	font-family: times new roman;
	font-weight: 900;
	color: #FB0004;
}
.postdtxfoodtrendsh3{
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 29px;
}