
/* To Your Health */
.FloatRight
{
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.Border
{
	border: 4px solid #83AD06;
}

.tyh_highlight_box
{
	background-color:#FFF8E0;
	width:479px;
}

.tyh_highlight_title
{
	color:#C52301;
	text-transform:uppercase;
	font-weight:bold;
}

.tyh_title
{
	color: #346045;
	text-transform:uppercase;
	font-weight:bold;
}

.tyh_recipe_title
{
	color: #177246;
	font-weight:bold;
}

.tyh_recipe_box
{
	background-color:#FFF8E0;
	width:450px;
	padding: 10px;
}

.tyh_recipe_photo
{
	border: 1px solid #A9A3A5;
	padding: 4px;
	background-color: #FFFFFF;
}

#col2 li
{
	list-style-image:url(images/to_your_health_bul.gif);
}

.image_caption
{
	background-color:#D62201;
	margin-top:-4px;
	padding:5px;
	color:#F3BD01;
	text-align:center;
}

.image_caption_subpage
{
	font-weight:bold;
	color:#C52301;
	text-align:center;
	padding-top:3px;
}