@charset "UTF-8";
/* CSS Document */


.content {
	background-image:url(images/recipes1.png);
	background:#F5F5F5;
	width:862px;
	min-height:670px;
	
}
.content .nav_bottom {
	background-color:#432413;
	opacity:.9;
	vertical-align:top;
	text-align:center;
	
}
.content_sub {
	width:610px;
	min-height:575px;
	
	padding-left:25px;
	padding-bottom:25px;
}
.watch_videos {
	background-image:url(../images/watch-videos.png);
	background-repeat:no-repeat;
}
.watch_videos:hover {
	background-image:url(../images/watch-videos-hover.png);
	cursor:pointer;
}
.content_sub .recipetitle,h1 {
	 font-size:12px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 font-weight:bold;
	 color:#7C391C;
	 margin-bottom:12px;
	 margin-top:0px;
	 text-transform:uppercase;
	 letter-spacing:.1em;
}
 .content_sub h2 {
	 margin-top:15px;
	 font-size:10px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 font-weight:bold;
	 text-transform:uppercase;
	 letter-spacing:.1em;
	 overflow:hidden;
	 /*color:#7C391C;*/
	 letter-spacing:.15em;
}
.content_sub h3 {
	 margin-top:25px;
	 font-size:11px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 font-weight:bold;
	 text-transform:uppercase;
	 white-space:nowrap;
	 overflow:hidden;
	 color:#7C391C;
	 letter-spacing:.15em;
}
.content_sub a {
	 color:#7C391C;
}
.content_sub a:hover {
	 color:#7C391C;
}
.content_sub a {
	 font-size:11px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color:#E14237;
	 
}
.content_sub p,.content_sub td {
	 font-size:11px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color:#413937;
	 margin:5px 0 5px 0;
	 letter-spacing:.02em;
}
.content_sub li {
	 font-size:11px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color:#8F6A48;
	 margin:5px 0 5px 0;
	 list-style:none;
}
.content_sub td {
	padding:0px;
}
.list_head {
	display:block;
	margin:25px 0 0px 0px;
	font-size:10px;
	font-family: arial, helvetica, verdana, sans-serif;
	color:#502912;
	letter-spacing:.1em;
}
.list_text {
	margin:5px 0 25px 0px;
	line-height:15px;
	font-size:10px;
	font-family: arial, helvetica, verdana, sans-serif;
	letter-spacing:.01em;
	color:#8F6A48;
	
}
.list_text a {
	color:#8F6A48;
}
.list_text a:hover {
	color:#502912;
}
.content_sub td img {
	margin-top:75px;
	margin-bottom:5px;
}
.content_sub span img {
	margin-top:0px;
	margin-bottom:0px;
}
.sidenavpic {
	background:url(../images/custcarenavhead.png);
	background-position:10px 0px;
	background-repeat:no-repeat;
}

.recipe_pic { 
	padding:0px;
	overflow:hidden;
	width: 152px;
	
} 
.rightdesc {
	margin-top:10px;
}
