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

.best {
	width:65%;
	float: right;
}

.best-frame {
	width:200px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #bebebe;
	margin-bottom: 10px;
	float: right;
}
.best-centered {
	width:auto;
	text-align:center;
	margin-top:25px;
	font-size:20pt;
	color:#333;
	font-family:Calibri, Arial, sans-serif;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-bottom: 20px;
	height: 180px;
}

.best-right {
	width:210px;
	text-align:left;
	margin-top:20px;
	float:right;
	font-family:Calibri, Arial, Tahoma;
	font-size:12pt;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #666;
	padding: 5px;
}

.best-right li {
	list-style:disc;
}

.bestrecipe {
	float:right;
	width:auto;
}

.best-recipe-title {
	text-align:left;
}

.best-col-title {
	text-align:left;
	font-size:14pt;
	color:#ff3399;
	font-family:Calibri, Arial, sans-serif;
}

.best-col-title a:link{
	text-align:left;
	font-size:14pt;
	color:#ff3399;
	font-family:Calibri, Arial, sans-serif;
	text-decoration: underline;
}

.ingredients p {
	font-size:11pt;
	padding-left:0px;
}

.ingredients li {
	list-style:disc;
	margin-left:-25px;
}

.prep li {
	list-style:decimal;
	margin-left:-25px;
}

.center-kabob {
	width:188px;
	margin-left:auto;
	margin-right:auto;
	height: 110px;
}

.center-best-img img{
	width:180px;
	margin-left:0px;
}

.article-spacer {
	float:left;
	width:1px;
	height:2000px;
}

.article-recipe {
	float:none;
	width:100%;
	height:700px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#contact {
	margin-top:50px;
}

.turkey li {
	font-family:Calibri;
	font-size:11pt;
	color:#333;
	list-style-type: disc;
}

.green {
	color:#376354;
}
