#chef_profiles {
	background-image:url(../images/chef_profiles/chef_behindbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-height: 700px;
}
#chef_profiles h2 {
	color:#990000;
	font-size:14px;
	margin:0 0 10px 0;
	text-align:center;
}
#chef_profiles .chef_picture {
	border:#000000 solid 1px;
	float:right;
	margin:0 0 10px 10px;
}
#chef_profiles .chef_restaurant {
	float:left;
	margin:0 0 10px 0;
	border:none;
}
#chef_info {
	float:left;
	background-image:url(../images/chef_profiles/chef_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffdd;
	padding:10px;
	width:180px;
	margin:0 10px 10px 0;
	border:#f1c974 solid 1px;
}
#chef_info .questions {
	color:#990000;
	font-weight:bold;
}
#chef_info .answers {
	padding: 0 0 10px 0;
	color:#333333;
}
/* ----------- chefinfo 2 --------*/
#chef_info2 {
	float:right;
	background-image:url(../images/chef_profiles/chef_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffdd;
	padding:10px;
	width:180px;
	margin:0 10px 10px 0;
	border:#f1c974 solid 1px;
}
#chef_info2 .questions {
	color:#990000;
	font-weight:bold;
}
#chef_info2 .answers {
	padding: 0 0 10px 0;
	color:#333333;
}
