﻿/******* Begin Perspectives Content *********/		
	
	
	#perspectives	
		{
		margin-right: 0 0 0 0;
		
		width: auto;
		background-color: #ffffff;
		}
	
	.perspectives_hdr	
		{
		height: 18px;
		width: 440;
		background-image: url('../../images/site/moose2/perspectives_hdr.gif');
		background-repeat: no-repeat;
		}
		
	.perspectives_headline
		{
			font-size: 11px;
			color: #aa2b18;
			font-weight: bold;
		}
	
	.perspectives_article
{

	margin: 6px 10px 0px 0px;
	color: #444548;
}
	
	
	.perspectives_credits
	{
		font-size: 11px;
		color: #aa2b18;
	}
	
	.perspectives_date	
		{
		height: auto;
		color: #444548;	
		}
/******* Begin Pro Blogs Content *********/		
	
	.pro_blogs_section
{
	float: left;
	height: 160px;
	width: 220px;
	background-color: #ffffff;
	margin-bottom: 8px;
}
	
	.pro_blogs_hdr	
		{
		height: 18px;
		width: 440;
		padding: 0 0 6px 0;
		background-image: url('../../images/site/moose2/pro_blogs_hdr.gif');
		background-repeat: no-repeat;
		background-color: #ffffff;
		}
	
	.pro_blogs_sect_hdr
{
	color: #aa2b18;
	font-weight: bold;
	font-size: 11px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 20px;
	padding-top: 0px;
}
	
	.pro_blogs_links
{
	font-size: 11px;
	color: #aa2b18;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 2px;
}
	
	a.pro_blogs_links 
		{
		text-decoration: underline;
		}
	
	.pro_blogs_credits
{
	font-weight: normal;
	font-size: 11px;
	color: #444548;
	padding: 0 0 0 5px;
}
	
	#how_to_block
		{
		height: 160px;
		width: 300;
		}
	
	.how_to_pic
		{
		float: right;
		height: 148px;
		width: 116;
		border: 2px solid #666666;
		margin: 5px 20px 10px 0 ;
		}
	 
	.how_to_hdr	
		{
		height: 18px;
		width: 300;
		background-image: url('../../images/site/moose2/how_to_hdr.gif');
		background-repeat: no-repeat;
		padding: 0 5px 0 0;
		}
	.how_to_text
{
	color: #444548;
}	
	.how_to_links
{
	font-size: 11px;
	color: #aa2b18;
	font-weight: normal;
}
	
	a.how_to_links 
		{
		text-decoration: underline;
		}
				
/******* Begin Recipes Content *********/	
	
	#recipes
{
	margin: 0px 0px 11px;
	height: 84px;
	width: 440;
	background-image: url('../../images/site/moose2/recipes_bkg.jpg' );
	background-repeat: no-repeat;
	background-color: #ffffff;
}
	
	.recipes_hdr	
		{
		padding: 0 0 0 0;
		height: 24px;
		width: 440;
		background-image: url('../../images/site/moose2/recipe_hdr.gif');
		background-repeat: no-repeat;
		}
	
	.recipes_name	
		{
		float: left;
		height: auto;
		width: 45%;
		margin: 6px 0 0 13px;
		}
	
	.recipes_ingredients
{
	float: left;
	height: auto;
	width: 45%;
	margin: 6px 0 0 20px;
}
	
	#mid_col_height
		{
			height: 100%;
			background-color: #ffffff;
			border: 1px solid #FF0000;
		} 
