body {
	font: .81em Tahoma, Arial, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fffbeb url(images/wrapper.jpg) no-repeat;
	background-position: center top;
	color: #222222; }

a:link {
	color: #242424;
	text-decoration: underline; }

a:visited {
	color: #242424;
	text-decoration: underline; }
		
a:hover {
	color: #2b3d00;
	text-decoration: none; }
	
a:link.no_underline {
	color: #242424;
	text-decoration: none; }

a:visited.no_underline {
	color: #242424;
	text-decoration: none; }
		
a:hover.no_underline {
	color: #242424;
	text-decoration: underline; }
	
a:link.no_underline_color {
	color: #242424;
	text-decoration: none; }

a:visited.no_underline_color {
	color: #242424;
	text-decoration: none; }
		
a:hover.no_underline_color {
	color: #2b3d00;
	text-decoration: underline; }
	
p {
	margin: 10px 0px;
	line-height: 1.4em; }
	
ul {
	list-style-position: inherit;
	margin-top: 1px; }
	
ul.categories {
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 1.3em; 
	font-style: normal; 
	line-height: 1.9em; 
	text-decoration: none; 
	list-style-type: none; 
	text-indent: 58px; 
	padding: 80px 8px 8px 8px; 
	margin: 0px; }
	
ul.categories_sitemap {
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 1.1em; 
	font-style: normal; 
	line-height: 1.5em; 
	text-decoration: none; 
	list-style-type: none; 
	text-indent: 0px; 
	padding: 0px 8px 8px 30px; 
	margin: 0px; }
	
li {
	margin-left: -17px; }
	
li.blank {
	margin-left: -17px;
	list-style: none; }
	
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 3.45em;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 10px 0px 20px 0px;
	margin: 0px; }
	
h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 22px;
	letter-spacing:-1px; }
	
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.55em;
	line-height: 21px;
	letter-spacing: -1px;	
	margin-bottom: 5px; }
	
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px; }
	
h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.20em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px; }
	
h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.10em;	
	font-weight: normal;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px; }
	
h7 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 21px;
	letter-spacing: -1px;	
	margin-bottom: 5px; }
	
hr {
	width: 100%;
	height: 1px;
	color: #000000;
	background-color: #000000;
	border: 0;
	text-align: center;
 }
 
/* -------------------------------------------------------------------------- */
/* ----- Masthead -------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#masthead {
	width: 787px;
	height: 81px;
	margin: 10px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url(images/masthead.gif);
	background-repeat: no-repeat; }

#home_link a {
	float: left;
	padding-left: 3px;
	height: 74px;
	display: block;
	z-index: +5; }

#location_box {
	float: right;
	width: auto;
	border: solid 1px #545700;
	background-color: #FFFFFF;
	margin: 9px 14px 0px 0px;
	padding: 8px 11px;
	color: #000000;
	font-weight: bold; }

#location_box a:link {
	color: #000000;
	text-decoration: underline;
	padding-bottom: 5px; }
	
#location_box a:visited {
	color: #000000;
	text-decoration: underline;
	padding-bottom: 5px; }

#location_box a:hover {
	color: #000000;
	text-decoration: none; }
	
#nav_bground {
	margin: 0px auto;
	text-align: left;
	width: 787px;
	background-repeat: no-repeat;
	background-image: url(images/nav_bground.gif); }

#main_nav {
	margin: 0px;
	padding: 0px;
	margin-left: 3px;
	margin-right: 3px;
	background-color: #FFFFFF;
	cursor: pointer; }

.nav_text {
	float: left;
	font-size: .9em;
	font-weight: 700;
	margin: 0px;
	padding: 5px 18px;
	text-decoration: none; }
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .nav_text {font-weight: normal;}
}

.nav_text:link {
	text-decoration: none;
	color: #222222; }

.nav_text:hover {	
	background: #ffcb30;
	text-decoration: none;
	color: #242424 }

.nav_text:visited {
	text-decoration: none;
	color: #242424 }

.nav_spacer {
	float: left;
	width: 1px;
	height: 16px;
	background: #7d7d7c;
	vertical-align: middle;
	margin-top: 5px; }
	
#page_bground {
	margin: 0px auto;
	text-align: left;
	width: 787px;
	background-repeat: repeat-y;
	background-image: url(images/page_bground.gif); }

#sub_nav {
	margin: 0px auto 0px auto;
	padding: 2px 0px;
	width: 781px;
	height: 22px;
	font-weight: normal;
	background-image: url(images/subnav_bground.gif);
	background-repeat: no-repeat; }
	
.subnav_text:link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-shadow: none;
	margin-top: 0px;
	padding: 4px 20px; }
	
.subnav_text:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin-top: 7px;
	padding: 4px 20px; }

.subnav_text:hover {
	text-decoration: none;
	color: #ede7c7;
	text-decoration: none;
	/* color: #fff7cc; */
	background-color: #1a190b;
	padding-top: 5px;
	padding-bottom: 4px; }
	
	
/* -------------------------------------------------------------------------- */
/* ----- END Masthead ---------------------------------------------------- */
/* ------------------------------------------------------------------------- */


	
#wedding_packages {
	display: block; }
	
#wedding_cakes {
	display: none; }
	
#chocolate_fountain {
	display: none; }
	
#food_trays {
	display: none; }
	
#beer_spirits {
	display: none; }

#party_planner2 {
	display: block; }

#container {
	margin: 0px auto;
	width: 759px;
	display: block; }
	
.main_content {
	width: 710px;
	margin: 0px auto;
	padding: 10px 0px; }
	
.left_content {
	width: 470px;
	margin: 13px 0px 0px 20px;
	text-align: left; }

.right_content {
	float: right;
	width: 213px;
	margin: 13px 7px 10px 10px;
	padding: 10px;
	border: 1px #000000 solid;
	background-color: #fff;
	overflow: auto; }

#img_top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	width: 759px;
	height: 8px;
	margin: 0px auto; }
	
#img_bottom {
	background-image: url(images/bottom.jpg);
	width: 787px;
	height: 25px;
	margin: 0px auto; }
	
#img_main_bottom {
	background-image: url(images/main_bottom.jpg);
	width: 787px;
	height: 34px;
	margin: 0px auto; }
	
.padding {
	padding: 5px; }
	
.indent5 {
	padding-left: 5px; }
	
.indent10 {
	padding-left: 10px; }

.indent15 {
	padding-left: 15px; }
	
.indent25 {
	padding-left: 25px; }
	
#hp_recipe {
	clear: both;
	margin: 0px auto;
	font-size: 13px;
	line-height: 1.4em;
	background-image: url(images/recipe_bground.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 759px;
	height: 120px; }

#footer {
	width: 650px;
	clear: both;
	padding-bottom: 20px;
	margin: 10px auto 133px auto;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 15px; }	
	
.footer_link {
	font-size: 12px;
	text-decoration: none;
	padding: 0px 12px; }
	
a:link.footer_link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	padding: 0px 12px; }
	
a:visited.footer_link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline; }
	
a:hover.footer_link {
	font-size: 12px;
	color: #000000;
	text-decoration: none; }

/* -------------------------------------------------------------------------- */
/* ----- Privacy Policy -------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#pp_body {
	clear: both;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 30px; }

#pp_list_alpha {
	list-style-type: lower-alpha;
	margin-left: 15px;
	padding-left: 20px;
	padding-top: 10px; }

.pp_list_spacer {
	padding-bottom: 10px; }	

/* -------------------------------------------------------------------------- */
/* ----- Design Center -------------------------------------------------- */
/* ------------------------------------------------------------------------- */

.dc_wpnav_text {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: none;	
	margin: 0px;
	padding: 2px 23px 4px 23px;
	text-decoration: none; }

.dc_wpnav_text:link {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: none;	
	margin: 0px;
	padding: 2px 23px 4px 23px;
	text-decoration: none; }

.dc_wpnav_text:hover {	
	color: #FFFFFF;
	background: #541200;
	text-decoration: none; }

.dc_wpnav_text:visited {
	color: #FFFFFF;
	text-decoration: none; }
	
.dc_ppnav_text {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: none;	
	margin: 0px;
	padding: 2px 46px 4px 46px;
	text-decoration: none; }

.dc_ppnav_text:link {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: none;	
	margin: 0px;
	padding: 2px 46px 4px 46px;
	text-decoration: none; }

.dc_ppnav_text:hover {	
	color: #FFFFFF;
	background: #541200;
	text-decoration: none; }

.dc_ppnav_text:visited {
	color: #FFFFFF;
	text-decoration: none; }
	
.dc_nav_spacer {
	width: 1px;
	height: 18px;
	margin-left: 1px;
	margin-right: 1px;
	background: #b97c73;
	vertical-align: middle; }
	
.dc_price {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -1px;
	font-weight: bold;
	padding-top: 7px; }
	
.dc_price2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: bold; }
	
.dc_price3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 25px;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 5px 0px; }
	
.dc_price2_printout {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	font-weight: bold; }
	
.dc_beer_price {
	color: #700000;}
	
/* -------------------------------------------------------------------------- */
/* ----- Natural Solutions -------------------------------------------------- */
/* ------------------------------------------------------------------------- */	
	
.ns_nav_text {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: none;	
	margin: 0px;
	padding: 2px 68px 4px 68px;
	text-decoration: none; }

.ns_nav_text:link {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: none;	
	margin: 0px;
	padding: 2px 68px 4px 68px;
	text-decoration: none; }

.ns_nav_text:hover {	
	color: #FFFFFF;
	background: #1c1104;
	text-decoration: none; }

.ns_nav_text:visited {
	color: #FFFFFF;
	text-decoration: none; }
	
.ns_nav_spacer {
	width: 1px;
	height: 18px;
	margin-left: 1px;
	margin-right: 1px;
	background: #b2a067;
	vertical-align: middle; }

.ns_gluten_box {
	float: right; 
	width: 211px; 
	background-color: #6c260e; 
	color: #FFFFFF; 
	text-align: center; 
	line-height: 1.4em; 
	margin-left: 10px; 
	padding: 7px; 
	font-size: 16px; }
	
/* -------------------------------------------------------------------------- */
/* ----- END Natural Solutions -------------------------------------------------- */
/* ------------------------------------------------------------------------- */	
	
.store_detail_boxheader {
	background-color: #5f613b; 
	padding: 1px; 
	font-size: 14px; 
	color: #FFFFFF; 
	border-bottom: 1px #424513 solid; }
	
.store_detail_box {
	padding:6px 10px; 
	border:1px #333333 solid; }
	
#party_planner {
	 background-image:url(../images/wedding_planner_bground.jpg); background-repeat:repeat-y; }
	 
.ad_link {
	color: #000; 
}



.ad_pic_link {
	border: 1px solid #000;	
}

.ad_pic_link:hover {
	border: 1px solid #666666;
	
}

#ad_info {
	float: left;
	font-weight: bold;
	font-size: 1.15em;
	padding-left: 379px;
	text-align: left;
	padding-top: 7px;
	color: #5e5953;
}

#effective_dates {
	padding-top: 5px;
}

#ad_city {
	
}

#store_result_message {
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 10px;
}

#store_search_results {
	padding: 20px 0 50px 10px;	
}

.store_search_result:link {
	color: #666666;
}

.store_search_result:visited {
	color: #666666;
}

#no_store_results {
	padding: 50px 0 50px 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}

#natural_foods {
	display: none;
}

#gluten_info {
	display: none;
}

.weekly_ad_thumb {
	margin-bottom: 5px;
	padding: 6px;
	border: 1px solid #353532;
	margin-top:2px;
	opacity:0.5;
	filter:alpha(opacity=50); }
	
.weekly_ad_thumb:hover {
	border: 1px solid #000000;
	opacity:1.0;
	filter:alpha(opacity=100); }
	
.weekly_ad_full_thumb {
	margin-bottom: 5px;
	padding: 6px;
	border: 1px solid #353532;
	margin-top:2px;
	opacity:1.0;
	filter:alpha(opacity=100); }
	
.weekly_ad_nav_link {
	color:#333d00;
	font-size:1.1em;
	text-decoration:none;
}	
	
/* -------------------------------------------------------------------------- */
/* ----- START Midwest Reserve -------------------------------------------------- */
/* ------------------------------------------------------------------------- */	

a:link.nav {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: underline; }

a:visited.nav {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: underline; }
		
a:hover.nav {
	color: #e6edc7;
	font-weight: none;
	text-decoration: none; }
	
a:link.recipe {
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
	text-decoration: none; }

a:visited.recipe {
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
	text-decoration: none; }
		
a:hover.recipe {
	color: #000000;
	font-weight: none;
	text-decoration: underline; }
