@charset "utf-8";
div#recipe_card_header{
	margin-top:10px;
	margin-left:20px;
}


div#crgn_center_product_title{
  width:100%;
	border-bottom:1px solid #b65f3d;
}
div#crgn_center_product_info{
  width:100%;
	border-top:1px solid #f09876;
}

div#crgn_left{
	margin-top:36px;
	width:329px;
}
div#crgn_center{
	margin-top:30px;
	width:533px;
}
div#crgn_main{
	margin-top:20px;
	background-color:#ed541a;
	width:866px;
}
div#crgn_main_head{
	width:866px;
	background-color:#f09f80;
	border-top:1px solid #f3b299;
	border-bottom:1px solid #b65f3d;
	padding-bottom:8px;
}
div#crgn_main_head_content{
	float:right;
	width:856px;
	margin-top:8px;
}

div#footer_sep{
	width:870px;
	height:60px;
}
/* START sidenav START */
div.rgn_sidenav_title{
	width:309px;
	background-color:#ed541a;
	border-bottom:1px solid #b65f3d;
}
div.rgn_sidenav_item{
	width:309px;
	background-color:#ed541a;
	border-top:1px solid #f09876;
	border-bottom:1px solid #b65f3d;
}
div.rgn_sidenav_item_last{
	width:309px;
	background-color:#ed541a;
	border-top:1px solid #f09876;
}
div.rgn_sidenav_more{
	width:309px;
	background-color:#f19f81;
}
/* END sidenav END */
/* START Latest Articles START */
div.rgn_latest_title{
	margin-top:20px;
	width:309px;
	background-color:#ed7d52;
	border-bottom:1px solid #b65f3d;
}
div.rgn_latest_item{
	width:309px;
	background-color:#ed7d52;
	border-top:1px solid #f09876;
	border-bottom:1px solid #b65f3d;
}
div.rgn_latest_item_last{
	width:309px;
	background-color:#ed7d52;
	border-top:1px solid #f09876;
}
div.rgn_latest_more{
	width:309px;
	background-color:#f19f81;
}
/* END Latest Articles END */
a.click_here{
	color:#a6370d;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}
a.click_here:hover{
	text-decoration:underline;
}


td.nftd{margin:0px;padding:2px;}
p.nfh1{
	font-size:20px;
	color:black;
	font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
	padding:0px;margin:0px;
}
p.nfh2{
	font-size:14px;
	color:black;
	font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
	padding:0px;margin:0px;
}
p.nfh3{
	font-size:13px;
	color:black;
	font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
	padding:0px;margin:0px;
}
p.nfh4{
	font-size:10px;
	color:black;
	font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
	padding:0px;margin:0px;
}
p.nfp{
	font-size:12px;
	color:black;
	font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
	padding:0px;margin:0px;
}
input.nf1{
  width:160px;
	border:1px solid #a1a1a1;
	font-size:12px;
	font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
	padding:0px;margin:0px;
}
input.nf2{
  width:33px;
	border:1px solid #a1a1a1;
	font-size:12px;
	font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
	padding:0px;margin:0px;
}
form.nfform{
  border:none;
	margin:0px;
	padding:0px;
}
table.nftable{
  border:none;
  padding:0px;
  margin:0px;
}


div#crgn_info{
	width:850px;
	float:right;
}

div#crgn_info_title{
  width:300px;
	border-bottom:1px solid #b65f3d;
}
div#crgn_info_title_btm{
  width:300px;
	border-top:1px solid #f09876;
	height:5px;
	overflow:hidden;
}

div#crgn_info_text{
  width:490px;
	float:left;
}
p.info_text{
	color:#f6f3ed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:140%;
}