/* @override http://www.dearbornmarket.com/screen.css */
/* @override https://www.dearbornmarket.com/screen.css */

* {
	margin: 0;
	padding: 0;
}

img {
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

body {
	background-color: #cc9;
	background-image: url("images/body_bg.gif");
	background-repeat: repeat-x;
	font-size: 10pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding: 45px 10px 0 260px;
}

html {
	width: 100%;
	height: 100%
}

dt {
	font-weight: bold;
	font-size: 105%;
	color: #4b723a;
}

dd {
	margin-left: 1em;
	color: #333;
}

#side {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	position: absolute;
	top: 0;
	left: 5px;
	z-index: 10;
	width: 250px;
}

#side ul, #side li {
	margin: 0;
}

#logo {
	background-image: url("images/side_logo.gif");
	background-repeat: no-repeat;
	height: 160px
}

#logo a {
	display: block;
	text-indent: -9999px;
	height: 160px
}

#menutop {
	background-image: url("images/side_menu_top.gif");
	background-repeat: no-repeat;
	width: 250px;
	height: 11px;
	overflow: hidden;
	font-size: 1% !important;
	line-height: 1% !important
}

#menu {
	font-size: 10pt;
	background: url("images/side_menu_bottom.gif") no-repeat 0 100%;
	letter-spacing: 2px;
	padding: 0 11px 10px;
}

#menu li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	border-bottom: 1px #e3e3e3 solid;
}

#menu a {
	color: black;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	cursor: pointer;
	display: block;
	padding: 5px 0 5px 25px
}

#menu a:hover {
	font-weight: bold;
	cursor: pointer
}

#menu a.home {
	background-image: url("images/menu_icon_home.gif")
}

#menu a.about {
	background-image: url("images/menu_icon_about.gif")
}

#menu a.depts {
	background-image: url("images/menu_icon_depts.gif")
}

#menu a.catering {
	background-image: url("images/menu_icon_catering.gif")
}

#menu a.events {
	background-image: url("images/menu_icon_events.gif")
}

#menu a.guides {
	background-image: url("images/menu_icon_guides.gif")
}

#menu a.emailclub {
	background-image: url("images/menu_icon_emailclub.gif")
}

#menu a.selected {
	font-weight: bold;
	background: url("images/side_menu_a_hover.gif") #D4E3DF no-repeat 0 100%
}

#menu .dropdown {
	background: url("images/side_menu_dropdown.gif") no-repeat;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
	overflow: hidden
}

#menu .dropdown li {
	display: expression('inline');
	margin: 0;
	padding: 0;
	border: 0
}

#menu .dropdown a {
	font-size: 9pt;
	line-height: 9pt;
	background: url("images/side_menu_submenu_li.gif") no-repeat 8px 60%;
	color: #62756f;
	font-weight: normal;
	margin: 0;
	padding: .5em 0 .25em 20px
}

#menu .dropdown a:hover {
	color: #a5152e;
	text-decoration: underline;
	background: url("images/side_menu_submenu_li_over.gif") no-repeat 8px 60%
}

#onlinestore {
	background: url("images/side_shoponline.gif") no-repeat 0 100%;
	height: 100px
}

#onlinestore a {
	text-indent: -9999px;
	display: block;
	height: 100px
}


#testimonialtop {
	background-image: url("images/side_test_top.gif");
	height: 24px
}

#testimonial {
	font-size: 8pt;
	font-style: italic;
	line-height: 1.4em;
	background: url("images/side_test_bottom.gif") no-repeat 0 100%;
	text-align: justify;
	padding: 6px 20px 30px 20px
}

#testimonial p.right {
	color: #35352A;
}

#menu_footer {
	color: #78785a;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0.5em
}

#menu_footer p {
	padding: 0;
}

/* Global Styles */

h2 {
	clear: both;
	font-size: 1.85em;
	line-height: 1;
	font-family: "New York", Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: .5em;
	margin-bottom: 0em;
}

h3 {
	color: #08533f;
	font-size: 1.5em;
	font-family: "New York", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.2em;
	background-image: url("images/h3_bg.gif");
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-left: 26px;
	clear: both;
	position: relative;
	border-bottom: 1px solid #8DA783;
	margin-bottom: .5em;
}

h4 {
	color: #35352A;
	font-size: 1.1em;
	font-weight: bold;
	position: relative;
	clear: left;
	margin-top: .5em;
	margin-bottom: .5em;
}

h5 {
	position: relative;
	font-size: 1em;
	font-weight: bold;
	font-style: italic
}

p,ul,dl {
	margin: .5em 0 1em 0;
	position: relative;
}

a {
	color: #a5152e;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	color: #340033;
	font-weight: bold;
	cursor: pointer;
}

.left_side {
	position: relative;
	float: left;
	width: 74%;
	margin-bottom: 1em
}

.right_side {
	position: relative;
	float: right;
	width: 25%;
	margin-bottom: 1em
}

.full_width {
	
}

.left_half, .right_half {
	position: relative;
	display: block;
	margin-left: 0;
	width: 48%;
	float: left;
}

.left_half {
	float: left;
	margin-right: 1%;
}

.third {
	position: relative;
	width: 30%;
	margin-right: 1%;
	display: block;
	float: left
}

.outerbox {
	background-color: #d4d4a8;
	padding: 5px
}

.innerbox {
	position: relative;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding: 0.5em;
	overflow: hidden;
	border: solid 1px #eeeedc
}

.right_side .innerbox {
	font-size: 9pt;
}

.right_side .innerbox ul {
	margin-left: 1em;
}

.right_side .innerbox li {
	margin-left: 1em;
}

.innerbox li {
	margin-bottom: 2px;
}

ul.spaced li {
	margin-bottom: .5em;
}

.recipe {
	
}

.recipe h4 {
	
}

.smallDark, .home .news h4 .date {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 80%;
	color: #35352A;
}

.float_left {
	position: relative;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em
}

.float_right {
	position: relative;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em
}

.right {
	text-align: right
}

.center {
	text-align: center
}

.clear {
	clear: both;
}

.break {
	clear: both;
	height: 1px;
}

blockquote {
	margin: 0 2em;
}

blockquote .quote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.2;
	background: url(images/quote.gif) no-repeat 0 0;
	padding: 10px 0 0 10px;
	margin: 0 0 .5em 0;
}

blockquote .quote:first-letter {
	font-size: 1.6em;
}

blockquote .byline {
	text-align: right;
	margin: 0 0 1em 0;
}

ul, ol, blockquote, dl, dd {
	margin-top: .5em;
	margin-bottom: .5em;
}

li {
	margin-left: 3em;
}

hr {
	height: 0px;
	border-style: none;
	border-bottom: 1px #eeeedc solid;
	margin: 1em 0;
}

#map {
	width: 100%;
	height: 350px;
	border: solid 1px #cc9
}

.smaller {
	font-size: 90%
}

.larger {
	font-size: 110% !important;
}

.submenu,
#navMain {
	font-size: 9pt;
	position: absolute;
	top: 120px;
	left: 275px;
	display: block;
	background-color: #a71931;
	background-image: url("images/submenu_bg.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0;
	width: auto;
	padding: 2px 10px 2px 0;
}

#navMain {
	background-image: none;
}

.submenu li,
#navMain li {
	color: #fff;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
}

.submenu li a,
#navMain li a {
	color: #ffe4e8;
	font-weight: normal;
	text-decoration: none;
	background-image: url("images/submenu_li.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px
}

.submenu li a:hover,
#navMain li a:hover {
	color: #fff;
	font-weight: normal;
	background-image: url("images/submenu_li_over.gif")
}

table {
	position: relative;
	width: 100%;
	margin-bottom: .5em
}

table td {
	padding: .5em
}

img.border {
	border: solid 1px #eeeedc
}

/*Forms*/

form p {
	margin: 0;
	padding: .25em 0;
	clear: left;
}

label {
	float: left;
	width: 10em;
}

.home form label {
	width: 40px;
	margin-right: 5px;
	display: block;
	float: left;
}

input:focus {
	background-color: #ffff8e
}

a.button,
button {
	color: white;
	font-size: 8pt;
	font-weight: normal;
	border: 1px outset;
	border-color: #d4a39d #8c4d46 #703731 #b47068;
	margin-right: 0.5em;
	width: auto;
	height: 2em;
	line-height: 1.9em;
	overflow: visible;
	display: inline;
	background: #9f4e46 url("images/form_button_submit_bg.gif") repeat-x 0 0;
	padding: 0 .5em;
	white-space: nowrap;
}

a.button:hover,
button:hover {
	color: yellow !important;
	font-weight: normal;
	cursor: pointer;
}

a.button img,
button img {
	vertical-align: bottom;
	border: none !important;
}

.emailclub form {
	margin-bottom: 3em
}

/*
.button:active, button:active {
	background-image: none;
	border-color: #703731 #b47068 #d4a39d #8c4d46
	}

a.button:hover, button:hover {
	color: yellow !important;
	font-weight: normal;
	cursor: pointer;
}


button.submit, .button.red   {
	background: #9f4e46 url("images/form_button_submit_bg.gif") repeat-x;
	border-color: #d4a39d #8c4d46 #703731 #b47068
	}

	
button.submit:active {
	background-image: none;
	border-color: #703731 #b47068 #d4a39d #8c4d46
}

a.button img, button img {
}

*/

/* Homepage Styles */

.home .title_bar {
	background: url("images/homepage_montage.jpg") no-repeat;
	height: 220px
}

.home .title_bar .title_text {
	background: url("images/montage_mask.gif") no-repeat 100% 0;
	text-indent: -9999px;
	height: 220px
}

.home .left_side {
	width: 64%
}

.home .right_side {
	font-size: 10pt;
	width: 35%
}

.home .specials {
	line-height: 1.25;
	background: url("images/homepage_specials_bg.gif") no-repeat 100% 0;
	padding-right: 80px
}

.home .right_side li {
	list-style-image: url("images/li_red_arrow.gif");
	margin-bottom: 0.25em
}

.home .news {
	font-size: 9pt;
	line-height: 1.3;
	color: #4a4a3b;
}

.home .news p {
	margin: .5em 0 .75em 1em;
}
.home .news ul {
	margin-bottom: 1em;
}
.home .news div.hr {
	height: 10px;
	background: url("images/hr.gif") no-repeat 50% 50%;
	clear: both;
}

.home .news div.hr hr {
	display: none;
}

.home .news p a {
	color: #a71931;
	font-size: 9pt;
	font-style: italic;
	background-color: #cc9;
	white-space: nowrap;
	padding-right: 0.25em;
	padding-left: 0.25em
}

.home .news p a:hover {
	color: #fff;
	background-color: #a71931
}

.home .news h4 {
	margin: 0.5em 0;
	clear: both;
	font-size: 1.3em;
}

.home .news h4:first-child {
	margin-top: 0
}

.home .news h4 .date {
	color: #78785a;
	font-style: italic;
	font-weight: normal
}

.home .news blockquote {
	font-style: italic;
	background: url(images/quote.gif) no-repeat 0 0;
	margin-left: 1em;
	padding-left: 30px;
}

.home .almanac {
	background: url("images/homepage_almanac_bg.gif") no-repeat 100% 0;
	padding-right: 60px
}

.home .news .important {
	padding: 10px;
	border: 1px #60af3f solid;
	background: #40742A;
	color: #fff;
}
.home .news .important h4 {
	color: #fff;
}
.home .news .important .hr {
	background-image: url(images/hr-important.gif);
}
.home .news .important a {
	color: #78e150;
	background: transparent;
}

.home .events dl {
	width: 100%;
}
.home .events dt {
	width: 35px;
	position: absolute;
	left: 0;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	background: #fff url(images/date_corner.png) no-repeat 100% 100%;
	color: #333;
	padding-bottom: 10px;
}
.home .events dt b {
	display: block;
	letter-spacing: 3px;
	text-indent: 3px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 14px;
	height: 13px;
	background: #a1311f;
	color: #fff;
	border-bottom: 1px #842818 solid;
}
.home .events dd {
	line-height: 1.2;
	margin-left: 45px;
	min-height: 45px;
}
.home .events p {
	margin: 0 0 .5em 0;
}
.home .events a {
	color: #4b493a;
	display: block;
}
.home .events a:hover {
	color: #000;
}


/* Subpages */

.title_bar {
	height: 90px;
	background: url(images/sub_title_bg.gif) repeat-x;
	overflow: hidden;
	margin-bottom: 10px;
}

.title_bar .title_text {
	background-image: url(images/title_image.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 90px
}

.title_bar .title_text h1 {
	text-indent: -999px;
	height: 80px;
	background-repeat: no-repeat
}

.contact .title_bar .title_text {
	background-image: url(images/title_contact_image.jpg);
}

.contact .title_bar .title_text h1 {
	background-image: url(images/title_contact.gif);
}

.contact .contactinfo {
	background-image: url("images/about_contact.gif");
	padding-right: 50px
}

.contact .storehours {
	background-image: url("images/about_contact_storehours.gif");
	padding-right: 50px
}

.history .title_bar .title_text {
	background-image: url(images/title_history_image.jpg);
}

.history .title_bar .title_text h1 {
	background-image: url(images/title_history.gif);
}

.virtualtour .title_bar .title_text {
	background-image: url(images/title_virtualtour_image.jpg);
}

.virtualtour .title_bar .title_text h1 {
	background-image: url(images/title_virtualtour.gif);
}

.employment .title_bar .title_text {
	background-image: url(images/title_employment_image.jpg);
}

.employment .title_bar .title_text h1 {
	background-image: url(images/title_employment.gif);
}

.community .title_bar .title_text {
	background-image: url(images/title_community_image.jpg);
}

.community .title_bar .title_text h1 {
	background-image: url(images/title_community.gif);
}

/* Catering */

.catering .title_bar .title_text {
	background-image: url(images/title_catering_image.jpg);
}

.catering .title_bar .title_text h1 {
	background-image: url(images/title_catering.gif);
}

table {
	margin-top: 0.5em;
	border-collapse: collapse
}

table th {
	color: #a71931;
	background-color: #bebe8f;
	padding: 2px 5px;
	vertical-align: bottom;
	border-right: 1px solid #CFCA97;
	border-bottom: 1px solid #ADA97F
}

table td {
	padding: 0.25em;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cccc99
}

.emailclub .title_bar .title_text {
	background-image: url(images/title_emailclub_image.jpg);
}

.emailclub .title_bar .title_text h1 {
	background-image: url(images/title_emailclub.gif);
}

.specials .title_bar .title_text {
	background-image: url(images/title_specials_image.jpg);
}

.specials .title_bar .title_text h1 {
	background-image: url(images/title_specials.gif);
}

p.date {
	text-align: center;
	background-color: #cccc99;
	letter-spacing: 3px;
	text-transform: uppercase
}

/*.specials .left_side {
	right: 320px
}

 .specials .right_side {
	width: 300px;
}
*/

.specials .superthurs ul {
	list-style-type: none;
	margin: 0
}

.specials .superthurs li {
	margin: 0;
	border-top: 1px #ddddb9 solid;
	padding: .5em 0
}

.specials .innerbox b,
.specialTag {
	color: #a5152e;
	font-family: "Comic Sans MS", cursive;
	line-height: 1em;
	font-size: 80%;
	background: #BEBE97 url("images/sale_tag.gif") no-repeat 0 50%;
	padding-left: 12px;
	padding-right: .5em;
	border-right: 1px solid #baba8b;
	white-space: nowrap;
}

body.depts .innerbox .specials {
}

body.depts .innerbox .specials ul {
	list-style: none;
	margin: 0
}

body.depts .innerbox .specials h4 {
	margin-bottom: 5px;
}

body.depts .innerbox .specials li {
	list-style: circle;
	margin-bottom: 5px;
	margin-left: 1.5em;
}

/*.whatsnew .title_bar .title_text {
	background-image: url(images/title_whatsnew_image.jpg);
}*/

.whatsnew .title_bar .title_text h1 {
	background-image: url(images/title_whatsnew.gif);
}

/* Events */

body.events .title_bar .title_text,
body.pastevents .title_bar .title_text {
	background-image: url(images/title_events_image.jpg);
}

body.events .title_bar .title_text h1 {
	background-image: url(images/title_events.gif);
}

body.pastevents .title_bar .title_text h1 {
	background-image: url(images/title_pastevents.gif);
}


.event_list h3 {
	color: #fff;
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1;
	background-image: url("images/events_date_bg.gif");
	background-repeat: repeat-x;
	background-position: 0 100%;
	white-space: nowrap;
	margin: 10px 0 0 0;
	padding: 5px 0 10px 5px;
	border-style: none
}

.event_list h3 i {
	letter-spacing: .25em;
	font-weight: normal;
	text-transform: uppercase;
}

.event_list h4 {
	color: #a71931;
	font-size: 1.4em
}

.event_list p, .event_list h4, .event_list h5 {
	padding-right: 10px;
	padding-left: 10px
}

.price {
	color: #8c4d46;
	font-weight: bold;
	padding: 1px
}

sup {
	font-size: 0.5em;
	font-weight: normal;
	vertical-align: super
}

.guides .title_bar .title_text {
	background-image: url(images/title_guides_image.jpg);
}

.guides .title_bar .title_text h1 {
	background-image: url(images/title_guides.gif);
}

.guides table {
	width: auto;
}

.guides th {
	font-size: 9pt;
	color: white;
	background-color: #568343;
	padding: 3px;
}

.guides td {
	font-size: 9pt;
	background-color: #ddddb9;
	padding: 3px;
}

.about .title_bar .title_text h1 {
	background-image: url(images/title_about.gif);
}

.depts .title_bar .title_text h1 {
	background-image: url(images/title_depts.gif);
}

.staff .title_bar .title_text {
	background-image: url(images/title_staff_image.jpg);
}

.staff .title_bar .title_text h1 {
	background-image: url(images/title_staff.gif);
}


.staff .innerbox p {
  min-height:100px;
  height:auto !important;
  height:100px;	
}

.title {
	color: #4a4a3b;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal
	}

#owners  {
	background: #cccc99;
	margin-bottom: 1em;
	padding: 10px;
	position: relative;
	top: -0.75em;
	border: solid 1px #568343
	}


#owners h3 {
	background-image: none;
	padding: 0;
	line-height: 1;
	font-weight: bold
}

#owners img {
	border: none;
	margin-bottom: 0;
}


.intro {
	font-style: italic;
	text-align: center;
}

.oils .full_width img, .vinegar .full_width img {
	float: left;
	vertical-align: text-top;
	margin: 0 1em 1em 0;
}

#butchart {
	background-color: #97b382;
	background-image: url("whatsnew/05/images/butchart.jpg");
	background-repeat: no-repeat;
	text-align: right;
	height: 100px;
	border: solid 1px white;
	margin-bottom: 10px
}

#butchart a {
	display: block;
	margin-top: 75px;
	margin-right: 10px
}

.links {
	text-align: center;
}

.right_side .links ul, .right_side .links li {
	list-style: none;
	margin: 0;
}

.nobg {
	background: none !important;
}

.medsummer .menus .recipe.disabled div {
	display: none;
}

.medsummer .menus .recipe.disabled h5:hover {
	cursor: pointer;
	color: #a5152e
}

.medsummer .menus .recipe.active {
	position: relative;
	border: 2px black solid;
	background-color: white;
	padding: 5px;
	height: auto;
	overflow: auto;
}

.medsummer .menus .recipe #printClose {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
}

.medsummer .menus .recipe.disabled #printClose {
	display: none;
}

.medsummer .menus .recipe.active h5 {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	border-bottom: 2px solid #ddd;
	padding-right: 100px;
}

.medsummer .menus .recipe.active b {
	color: #666;
}

.medsummer .subhead {
	font-style: italic;
	font-weight: normal;
	font-size: 85%;
}

.medsummer .menus li {
	list-style: none;
}

.medsummer .menus li li {
	list-style: circle;
	margin-bottom: 0;
}

ul.apply {
	margin-left: 0 !important;
}

.apply li {
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style: none;
	margin-left: 0 !important;
	margin-bottom: 10px;
	padding-left: 21px;
}

.apply .online {
	background-image: url(images/apply_online.gif)
}

.apply .store {
	background-image: url(images/apply_store.gif)
}

.apply .email {
	background-image: url(images/apply_email.gif)
}

body.employmentform form p {
	clear: both;
	padding: .5em 0;
}

body.employmentform form label {
	display: block;
	float: none;
	width: auto;
	font-weight: bold;
}

body.employmentform form i {
	color: #6e725a;
	font-size: 85%;
}

.autosize {
	width: auto !important;
	height: auto !important;
}

body.giftbaskets .title_bar .title_text {
	background-image: url(images/title_image_giftbaskets.gif);
}

body.giftbaskets .title_bar .title_text h1 {
	background-image: url(images/title_giftbaskets.gif);
}

.break {
	height: 1px;
	clear: both;
}

.content {
	width: 740px;
}

.manager {
	font-size: 8pt;
}

.right_side h3 {
	clear: none;
	background: transparent;
	padding: 0;
	border: none;
	font-size: 16pt;
	margin: 0;
}

.right_side img {
	float: right;
	margin: 0 0 8px 8px;
	border: 1px #efeddb solid;
}
.right_side .social img {
	float: none;
}

.noborder {
	border: none !important;
}

/* New Depts */

body.depts {
	padding-top: 0;
}

body.depts .content h1 span {
	display: block;
	text-indent: -9999px;
	position: relative;
	left: -5px;
}

body.depts .content h1 {
	background-repeat: no-repeat;
	height: 160px;
	margin-bottom: 5px;
	position: relative;
	left: -5px;
}

body.depts .left_side h2,
body.depts .full_width h2 {
	text-align: center;
	margin: 5px 0;
	letter-spacing: 5px;
}


body.depts .left_side {
	clear: both;
	width: 500px;
}

body.depts .right_side {
	width: 225px;
	margin-right: 10px;
}

body.depts .right_side .innerbox {
	border-color: #a5a57b;
}

body.depts .right_side .outerbox {
	background-color: #c2c291
}

body.depts .right_side h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 1em 0;
	background: url(images/depts_h2.gif) no-repeat 50% 50%;
	margin: 0;	
	clear: both;
}

body.depts .submenu {
	position: relative;
	left: 0;
	top: 0;
	background: transparent;
	margin-bottom: 10px;
	height: 25px;
}

body.depts .submenu li,
body.depts .submenu li a {
	line-height: 25px;
	background: #a5152e;
	padding: 0;
	margin: 0;
}

body.depts .submenu li {
	margin-right: 5px;
}

body.depts .submenu li a {
	background: url(images/submenu_bg.gif) repeat-x;
	padding: 0 10px;
	border: 1px #efeddb solid;
	text-align: center;
	font-family: serif;
	font-size: 13px;
}

body.depts #photos {
	margin-bottom: 5px;
	height: 138px;
	padding: 0;
	background-position: 50% 50%;
}

body.deli .content h1 {
	background-image: url(images/title_deli.jpg);
}

body.deli .submenu li {
	width: 155px;
}
body.deli .submenu .bars {
	width: 250px;
	margin: 0;
}

body.deli .dod img {
	border: none;
	margin: 0 0 1em 0;
}

body.bakery .submenu li {
	width: 178px;
}

body.bakery .submenu .coffee {
	width: 180px;
	margin: 0;
}

body.bakery .content h1 {
	background-image: url(images/title_bakery.jpg);
}

body.butcher .content h1 {
	background-image: url(images/title_butcher.jpg);
}

body.butcher .submenu li {
	width: 141px;
}

body.specialty .submenu li {
	margin-bottom: 5px;
	width: 177px;
}

body.garden .content h1 {
	background-image: url(images/title_garden.jpg);
}

body.garden .submenu li {
	margin-bottom: 5px;
}

body.specialty .content h1 {
	background-image: url(images/title_specialty.jpg);
}

body.seafood .content h1 {
	background-image: url(images/title_seafood.jpg);
}

body.produce .content h1 {
	background-image: url(images/title_produce.jpg);
}
body.giftware .content h1 {
	background-image: url(images/title_giftware.jpg);
}
body.cheese .content h1 {
	background-image: url(images/title_cheese.jpg);
}
body.candy .content h1 {
	background-image: url(images/title_candy.jpg);
}

.deliveryfees h2 {
	white-space: nowrap;
	font-size: 15pt;
}

.deliveryfees dt {
	float: left;
	width: 4em;
	font-weight: bold;
	clear: both;
}

.deliveryfees dd {
	margin-bottom: .5em;
	padding-left: 4em;
}

.purchpol h2 {
	white-space: nowrap;
	font-size: 12pt;
}


.birthdays .title_bar .title_text {
	background-image: url(images/title_image_birthdayparties.gif);
}

.birthdays .title_bar .title_text h1 {
	background-image: url(images/title_birthdayparties.gif);
}


.content .content {
	width: auto;
}

/*Slideshow*/

div#ss.active {
	position: relative;
}

div#ss.active ul {
	margin: 0 0 10px 0;
	overflow: auto;
	height: 95px;
	background: #bebe8f url(images/ss_list_bg.jpg) repeat-x 0 100%;
	padding: 5px 0 5px 5px;
	white-space: nowrap;
	line-height: 95px;
}

div#ss.active li {
	margin: 0 2px;
	list-style: none;
	display: inline;
}

div#ss div {
	text-align: center;
}

div#ss li img {
	border: 2px solid #807e5f;
}

div#ss .selected img {
	opacity: .4;
	filter: alpha(opacity='40');
}

.right_side .dirt {
	text-align: center;
}
.right_side .dirt img {
	float: none;
	border: none;
}

.garden.dirt .innerbox img {
	margin-top: 2em;
}