@charset "UTF-8";
/* CSS Document */

.nav_cooking {
	color:#FFF6DC !important; 
}
.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;
	vertical-align:top;
}
.watch_videos:hover {
	background-image:url(../images/watch-videos-hover.png);
	cursor:pointer;
}
.watch_videos a {
	
	height:40px;
	display:block;
}
h1 {
	 font-size:9px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color:#413937;
	 margin-bottom:25px;
	 text-transform:uppercase;
	 letter-spacing:.15em;
	 line-height:12px;
}
.content_sub h2 {
	 margin:0px;
	 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:.1em;
	 width:400px;
}
.content_sub a {
	 color:#7C391C;
	 letter-spacing:.15em !important;
	 font-size:9px !important;
	 line-height:12px !important;
	 font-weight:bold;
}
.content_sub a:hover {
	 color:#7C391C;
}
.content_sub a {
	 font-size:10px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color:#E14237;
	 letter-spacing:.1em;
	 
}
.content_sub p {
	 font-size:11px;
	 font-family: arial, helvetica, verdana, sans-serif;
	 color:#413937;
	 margin:5px 0 5px 0;
	 letter-spacing:.02em;
	 line-height:14px;
}
.content_sub td {
	padding:0px;
}
.content_sub td div {
	width:100px;
	height:100px
}
.list_head {
	display:block;
	margin:25px 0px 0px 0px;
	font-size:10px;
	font-family: arial, helvetica, verdana, sans-serif;
	color:#502912;
	letter-spacing:.1em;
}
.list_text {
	margin:5px 0 25px 1px;
	line-height:15px;
	font-size:10px;
	font-family: arial, helvetica, verdana, sans-serif;
	letter-spacing:.01em;
}
.list_text a {
	color:#8F6A48;
}
.list_text a:hover {
	color:#502912;
}
.sidenavpic {
	background:url(../images/recipesnavhead.png);
	background-position:10px 0px;
	background-repeat:no-repeat;
}
.recipe_pic {
	padding:0px;
	overflow:hidden;
	width: 100px;	
	position:absolute:
	z-index:-1;
	display:none;
	
}
.recipe_link {
	position:relative;
	right:115px;
	bottom:0px;
	
	padding:80px 170px 5px 115px;
}
.header_row {
	padding:0px;
	margin:0px;
}
.recipe_numbers td{
	padding-left:115px;
}
.scrollbox {
	padding-right:60px;
	width:370px;
	height:480px;
	overflow-y:auto;
	overflow-x:hidden;
}