table.Template,
div.Template
{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	padding: 0 2px;
	width: 750px;
	background: #fff;
}


div.FeaturedRecipe
{
	margin: 10px 5px 10px 10px;
	padding: 0;
	width: 202px;
	float: left;
}

div.FeaturedRecipeHead
{
	width: 202px;
	height: 35px;
	background: url(http://t3a.webstop.com/G_Backgrounds/RecipeHdr_202x35.jpg) no-repeat center top;
}

div.FeaturedRecipeHead h4
{ 
	margin: 0;
	border: 0;
	padding: 5px;
	font-size: 14px;
	text-align: center;
	color: #812400; 
	font-weight: bold;
}

div.FeaturedRecipeContent
{
	margin: 0;
	border: 0;
	border-left: 1px solid #7b2e00;
	border-right: 1px solid #7b2e00;
	border-bottom: 1px solid #7b2e00;
	width: 200px;
}

div.FeaturedRecipeContent img
{
	margin: 0;
	border: 0;
	padding: 0;
}


div.RecipeInfo
{
	margin: 10px 10px 10px 5px;
	padding: 0;
	width: 202px;
	float: right;
}

div.RecipeInfoHead
{
	width: 202px;
	height: 30px;
	background: url(http://t3a.webstop.com/G_Backgrounds/RecipeHdr_202x35.jpg) no-repeat center top;
}

div.RecipeInfoHead h4
{ 
	margin: 0;
	border: 0;
	padding: 5px;
	font-size: 14px;
	text-align: center;
	color: #812400; 
	font-weight: bold;
}

div.RecipeInfoContent
{
	margin: 0;
	border: 0;
	border-left: 1px solid #7b2e00;
	border-right: 1px solid #7b2e00;
	border-bottom: 1px solid #7b2e00;
	width: 200px;
}

div.RecipeInfoContent h5.FirstItem
{
	margin-top: 0;
}

div.RecipeInfoContent h5
{
	margin-bottom: 5px;
	text-shadow: none;
}

div.RecipeInfoContent p
{
	margin-top: 5px;
}



div.RecipeAdvFeat
{
	margin: 10px;
	padding: 0;
	width: 425px;
	clear: both;
}

div.RecipeAdvFeatHead
{
	width: 425px;
	height: 30px;
	background: url(http://t3a.webstop.com/G_Backgrounds/RecipceHdrAdvanced_425x35.jpg) no-repeat center top;
}

div.RecipeAdvFeatHead h4
{ 
	margin: 0;
	border: 0;
	padding: 5px;
	font-size: 14px;
	text-align: center;
	color: #812400; 
	font-weight: bold;
}

div.RecipeAdvFeatContent
{
	margin: 0;
	border: 0;
	border-left: 1px solid #7b2e00;
	border-right: 1px solid #7b2e00;
	border-bottom: 1px solid #7b2e00;
	width: 423px;
}

div.RecipeAdvFeatContent
{
	margin: 0;
	border: 0;
	border-left: 1px solid #7b2e00;
	border-right: 1px solid #7b2e00;
	border-bottom: 1px solid #7b2e00;
	width: 423px;
}

div.RecipeAdvFeatContent img
{
	margin: 10px;
	margin-left: 50px;
	display: block;
}

div.RecipeAdvFeatContent h5
{
	text-shadow: none;
}

div.RecipeAdvFeatContent h5.FirstItem
{
	margin-top: 0;
}


