@charset "utf-8";
/* CSS Document */


#flashInsert{
	margin:0 0 0 5px;
	width:810px;


}

#breadCrumbs{
	list-style:none;
	color:#004B91;
	float:right;
	
}

#breadCrumbs li{
	display:inline;
	padding-right:5px;
	
}

#categoryHeader p{
	font-size:24px;
	color:#BE8136;
	margin:40px 0 10px 0;
	float:left;
	position:relative;
}

#contentColumn1{
	margin-left:19px;
	display:inline;
	float:left;
	width:570px;
}

#categoryTop{
	background:url(/images/categoryColors/categoryTop_orange.jpg);
	background-repeat:no-repeat;
	height:27px;
	width:566px;
	float:left;
}

#categoryMiddle{
	background:url(/images/categoryColors/categoryMiddle_orange.jpg) repeat-y;
	float:left;
	position:relative;
	left:1px;
	width:563px;
}

#categoryBottom{
	background:url(/images/categoryColors/categoryBottom_orange.jpg);
	background-repeat:no-repeat;
	height:25px;
	position:relative;
	left:1px;
	width:563px;
	float:left;
}

.items{
	margin:10px 0 10px 35px;
	position:relative;
}

.items p{
	color:#1A6964;
	font-size:14px;
	font-weight:bold;
	float:left;
	vertical-align:middle;
	margin:6px 0 0 0;
}

.items ul{
	list-style:none;
	float:right;
	position:relative;
	right:50px;
	padding:0px 0 10px 0;
}

.items ul li{
	display:inline;
	margin-right:5px;
}


#contentColumn2{
	width:200px;
	float:left;
	margin:25px 7px 0 20px;
}

#newList{
	padding:5px 0 10px 50px;
	width:150px;
	text-align:left;
}

#newList li{
	padding:5px 0 5px 0;
	text-align:left;
	list-style:none;
	width:125px;
}

#recipeName{
	padding:5px 0 0 20px;
}

#recipeDetail{
	text-align:center;
	padding:5px 0 0 20px;
	width:160px;
}

.blueArrow2{
	vertical-align:middle;
	width:7px;
	padding:0px 5px 0 0;
	vertical-align:middle;
	position:relative;
	right:15px;
	top:3px;
}

#moreRecipes{
	padding:5px 0 0 0;
	margin:0 0 0 85px;

}

.blueArrow {
	vertical-align:middle;
	margin:0 10px 0 0;
}

.mainContent{ margin:0 0 0 30px; padding:0 30px 0 0;}

h3 { margin:0 0 0px 0; }

.pSmall { padding:10px 0 10px 0;}
.pSmall p { padding:0 0 0px 60px;}




