/* CSS Document */

body {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	margin:  0;
	padding: 0;
	background: #2b2824 url(images/bg_main.gif);
}

.content {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}

.small_text {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
}

.secondary_image {
	padding-top: 5px;
	padding-left: 15px;
	float: right;
}

form {
	margin: 0;
	padding: 0;
}

.subhead {
	font-size         : 14px;
	line-height: 16px;
	color             : #95191c;
	font-weight: bold;
}

.heading_recipes {
	font-size         : 13px;
	line-height: 16px;
	color             : #000000;
	font-weight: bold;
}

.required {
	font-size         : 11px;
	line-height: 16px;
	color             : #95191c;
	font-weight: bold;
}

.cart {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.rollover {
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.footer {
	font-size: 11px;
	line-height: 15px;
	color: #692d1d;
	text-align: right;
	padding: 30px 30px 30px 30px;
}

#subnav {
	padding: 0px 0px 10px 0px;
}

#subnav h1 {
	display: block;
	background-image: url(images/bg_subhead.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
	margin: 0px;
	text-transform: uppercase;
}

#subnav a:link, #subnav a:visited {
	font-size: 12px;
	padding: 0px 0px 0px 22px;
	background-image: url(images/bullet_subnav.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-decoration   : underline;
	font-weight: bold;
	display: block;
	text-align: left;
}

#subnav a:hover {
	text-decoration   : none;
}

#top a:link, #top a:visited {
	font-size: 11px;
	color: #ffffff;
	padding: 0px 5px 0px 10px;
	background-image: url(images/bullet_topnav.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration   : none;
	font-weight: normal;
}

#top a:hover {
	text-decoration   : underline;
}

.footer a:link, .footer a:visited {
	color             : #692d1d;
	text-decoration   : underline;
}

.footer a:hover {
	color             : #692d1d;
	text-decoration   : none;
}

a:link, a:visited {
	color             : #95191c;
	text-decoration   : underline;
}

a:hover {
	color             : #95191c;
	text-decoration   : none;
}

a.arrow:link, a.arrow:visited {
	font-size: 12px;
	padding: 0px 0px 0px 22px;
	background-image: url(images/bullet_subnav.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-decoration   : underline;
	font-weight: bold;
}

a.arrow:hover {
	text-decoration   : none;
}


hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
.content_sizzle {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	background-color: #c0d3e7;
	background-image: url(images/image_sizzle_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 17px 0px 17px;
}
.content_marg {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	background-color: #cee0d6;
	background-image: url(images/image_new_marg_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 17px 0px 17px;
	height: 200px;
}
.content_eckd {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	background-color: #fff7b0;
	background-image: url(images/image_new_eckd_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 17px 0px 17px;
}
.content_sizzle table  {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}
.content_sizzle table ul  {
	margin: 0px;
	padding: 5px;
	list-style-position: inside;
}
#us_map div {
	display: none;
}