/* CSS Document */

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	margin: 0px 0px 25px 0px;
}
a {
	text-decoration: none;
	color: #055c93;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	line-spacing: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #191919;
	margin: 0px 0px 1em 0px;
}
h2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	line-height: 1.6em;
}
p {
	margin-top: 0px;
}





#header_masthead {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}
#header_light_masthead {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#header_menu {
	width: 100%;
	height: 32px;
	margin: 0px;
	padding: 1px 0px 1px 0px;
	background: url("http://www.celebrityfoods.com/images/template_header_menu_bg.png") repeat-x;
}
	#header_menu_contents {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	}
#body {
	width: 100%;
	margin-top: 18px;
}
	#body_contents {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	}
	#body_light_contents {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}	
	
#footer {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
}
#footer_light {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
}
	#footer_contents {
	color: #999999;
	font-size: 10px;
	line-height: 1.4em;
	padding: 8px;
	}
	#footer_contents a {
	text-decoration: none;
	color: #999;
	}

#nutrition_info {
	font-family: "Times New Roman", Times, serif;
	background-color: #dedede;
	padding: 6px 8px 6px 8px;
	border: #000 2px solid;
	width: 310px;
	font-size: 14px;
}
	#nutrition_info h1 {
	font-family: "Times New Roman", Times, serif;	
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	}
	#nutritional_info_small {
	font-size: 13px;
	}


.caption {
	font-size: 11px;
}
.border_left {
	border-left: 1px solid #ddd;
}
.border_sandwich {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.vid_frame {
	background-color: #ccc;
}
	.vid_frame_top_left {
		width: 12px;
		height: 12px;
		background: url(http://www.celebrityfoods.com/images/template_vid_frame_top_left.png) no-repeat bottom right;
	}
	.vid_frame_top_right {
		width: 13px;
		height: 12px;
		background: url(http://www.celebrityfoods.com/images/template_vid_frame_top_rght.png) no-repeat bottom left;
	}
	.vid_frame_bottom_left {
		width: 12px;
		height: 13px;
		background: url(http://www.celebrityfoods.com/images/template_vid_frame_btm_left.png) no-repeat top right;
	}
	.vid_frame_bottom_right {
		width: 13px;
		height: 13px;
		background: url(http://www.celebrityfoods.com/images/template_vid_frame_btm_rght.png) no-repeat top left;
	}

.featured_item_title {
	padding: 3px 0px 5px 8px;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.featured_item_desc {
	padding: 0px 8px 0px 8px;
	font-size: 10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.featured_item_img {
	text-align: center;
}
.featured_item_img img {
	border: solid 2px #fff;
}

.box_yellow {
	background-color: #eee3b8;
}
.box_gray {
	background-color: #ebebeb;
}
