/* CSS <style> Document */


/*

Old Border for everything: border:1px solid #007700;

*/

body{
	background:#abd799 url('/images/bg.top.png') repeat-x;
	font-family:verdana,arial,sans serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	padding-bottom:50px;
}

a { color:#FFFFFF; text-decoration:none; }
a:active { text-decoration:underline; }
a:hover { text-decoration:underline; }
a.crumblinks { color:#66CC66; text-decoration:none; }
a.crumblinks:hover { color:#FFFFFF; text-decoration:underline; }
a.linklist { color:#003300; text-decoration:underline; }
a.linklist:hover { color:#003300; }

#container {
	margin:0px auto;
	width:800px;
}
#container.menu {
	width:960px;
}
#container div.shim {
	line-height:6px;
	background:#ddfd74;
}

#header {
	height:32px;
}
#header a {
	font-size:11px;
}

#title {
	height:120px;
	padding:0px;
	border:1px solid #ddfd74;
	background:#22AA22 url('/images/background_spring.jpg') right center no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:42px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:-3px;
	vertical-align:middle;
}

#breadcrumbs {
	padding:5px 14px;
	background:#FFFFFF;/* url('/images/bg.crumbs.png') repeat-x;*/
	border:1px solid #ddfd74;
	border-top:0px;
	vertical-align:middle;
	color:#930;
	font-size:11px;
}
#breadcrumbs a {
	color:#930;
}

/*
td {
	vertical-align:top;
	border:0px solid #007700;
}
td.noborder {
	vertical-align:middle;
	border:0px;
	font-size:10pt;
}
table.maintable {
	border:0px;
}
td.header {
	padding:0px 10px;
	vertical-align:middle;
	border-bottom:1px solid #007700;
	height:33px;
}

td.title {
	height:80px;
	padding-left:20px;
	border:1px solid #ddfd74;
	border-top:0px;
	background:#22AA22 url('/images/background.jpg');
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:32pt;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:-3px;
	vertical-align:middle;
}

*/


#cafenav {
	background:#f3b583 url('/images/bg.nav.mid.png') repeat-x;
	border:1px solid #ddfd74;
	border-bottom:1px solid #cc9966;
	border-top:0px;
	height:17px;
	padding:8px;
	text-align:center;
	vertical-align:middle;
}
#cafenav a {
	background:#f3b583 url('/images/bg.nav.mid.a.png') repeat-x;
	border-left:1px dashed #cc9966;
	border-right:1px dashed #cc9966;
	padding:7px 20px;
	margin:8px 4px 8px 4px;
	height:32px;
	font-size:14px;
	font-weight:bold;
}
#cafenav a:hover {
	background:#f3b583 url('/images/bg.nav.mid.a.hover.png') repeat-x;
	text-decoration:none;
}
#cafenav a.last {
	/*border-right:1px dashed #cc9966;*/
}


.infotitle{
	font-size:14pt;
	font-weight:bold;
}

td.nav{
	width:156px;
	padding:0px;
	background:#FFFFFF;/* url('/images/bg.nav.right.png') top right repeat-y;*/
	font-size:12px;
	border:1px solid #ddfd74;
	border-top:0px;
	border-right:2px solid #ddfd74;
	vertical-align:top;
}
div.navtitle{
	text-align:center;
	font-weight:bold;
	font-size:13px;
}

td.nav a {
	color:#930;
}

#navigation {
	width:150px;
	padding:3px;
	font-family:sans-serif;
}
#navigation ul {
	margin:0px;
	padding:0px;
	padding-bottom:1px;
	border-top:1px dashed #ddfd74;
	border-bottom:1px dashed #ddfd74;
}
#navigation ul li {
	margin-left:15px;
	padding-bottom:1px;
	list-style-type:disc;
	border-top:1px dashed #ddfd74;
}
#navigation ul li.first {
	border-top:0px;
}
#navigation ul li.active {
	list-style-image:url('/images/smarrowright.gif');
	font-weight:bold;
}
#navigation ul li a {
	display:block;
	background:transparent;
	padding-left:2px;
	font-variant:small-caps;
}
#navigation ul li a:hover {
	background:#ddfd74;
	text-decoration:none;
}
#navigation ul ul {
	margin:0px;
	margin-left:15px;
	margin-top:2px;
	margin-bottom:10px;
	padding:0px;
	padding-bottom:2px;
	border:0px;
}
#navigation ul ul li {
	margin-left:10px;
	list-style-type:square;
	border-top:1px dashed #ddfd74;
}
#navigation ul ul li.first {
	border-top:0px;
}
#navigation ul ul li.active {
	list-style-image:url('/images/smarrowright.gif');
	font-weight:bold;
}


.main{
	padding:3px;
	background:#CCFFCC;/* url('/images/mainbg.png') bottom center no-repeat;*/
	border-bottom:1px solid #ddfd74;
}
.homemain{
	background:#CCFFCC;/* url('/images/bg.main.welcome.png') repeat-x;*/
	border:1px solid #ddfd74;
	border-top:0px;
	vertical-align:top;
}
.wreathmain{
	background:#66CC66;/* url('/images/testbg.jpg') center center repeat;*/
	border:1px solid #ddfd74;
	border-top:0px;
	vertical-align:top;
}

.wreaths{border:2px dashed #000000;}


/* AUXILIARY NAVIGATION */

/*
#ecdfba

*/

td.aux{
	width:156px;
	height:500px;
	background:#FFFFFF;/* url('/images/bg.nav.right.png') top left repeat-y;*/
	font-size:8pt;
	border:1px solid #ddfd74;
	border-left:2px solid #ddfd74;
	border-top:none;
	vertical-align:top;
}
div.auxsubttl{
	text-align:center;
	font-size:7pt;
	border-top:1px solid #007700;
	border-bottom:1px solid #007700;
}


#auxnav {
	width:150px;
	padding:3px;
}
#auxnav ul {
	margin:0px;
	padding:0px;
}
#auxnav ul li {
	margin:2px 0px;
	margin-left:20px;
	padding-bottom:2px;
	border-bottom:1px dashed #33CC33;
}
#auxnav ul li.active {
	list-style-image:url('/images/smarrow.gif');
	text-transform:uppercase;
}
#auxnav ul li.photo {
	list-style-image:url('/images/smimgav.gif');
}

#psearch {
	padding:4px 0px;
	margin-bottom:10px;
	border-bottom:1px solid #22AA22;
	text-align:center;
}
#psearch div.title {
	font-size:14px;
	font-weight:bold;
}
#psearch form {
	margin:0px;
}
#psearch input.query {
	width:144px;
	padding:2px 3px;
	background:#abd799;/* url('/images/bg.input.search.png') repeat-x;*/
	border:1px solid #006600;
	font-family:sans-serif;
	font-size:16px;
}
#psearch input.submit {
	margin:2px 4px;
	font-size:12px;
}


.content{
	padding:0px;border:0px;
}

table.contenttable {
	width:100%;
}
table.contenttable td {
	vertical-align:top;
}

#footer {
	text-align:center;
	font-size:12px;
	color:#000000;
}
#footer a {
	color:#000000;
}

.design{font-size:8pt;color:#88BB88;text-decoration:none;}
.design:link{color:#88BB88;text-decoration:none;}
.design:hover{color:#88BB88;text-decoration:none;}

.linklist{font-size:10pt;}
.linklistpic{font-size:10pt;list-style-image:url('/images/smimgav.gif');}

.shipping{font-size:12pt;text-align:center;font-weight:bold;}

.previmg{border:2px solid #FFFFFF;text-align:center;}




#home {
	margin:20px 10px 40px 10px;
	width:480px;
	text-align:left;
	font-family:sans-serif;
	font-size:14px;
}
#home a {
	color:#FF7744;
	font-weight:bold;
}
#home div.welcome_bold_center {
	margin:10px 5px;
	text-align:center;
	font-weight:bold;
}

#home div.hours {
	width:230px;
	text-align:center;
}
#home div.hours div.title {
	margin:10px 0px 5px 0px;
	font-weight:bold;
	font-size:20px;
	font-variant:small-caps;
}
#home div.hours em {
	padding-left:10px;
}
#home div.right {
	float:right;
}


div.news {
	margin:30px 0px;
	clear:both;
}
div.news div.title {
	margin-bottom:10px;
	font-size:32px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:center;
}
div.news div.date {
	margin:0px 0px 10px -20px;
	border-bottom:1px dashed #66CC66;
	font-weight:bold;
}



.cafemain{
	background-color:#FFFFFF;
	border:1px solid #ddfd74;
	border-top:0px;
}

#menu_header.spring {
	background:url('/images/menu_header_spring.png') no-repeat top center;
	height:300px;
	margin-bottom:-70px;
}
#menu_header.summer {
	background:url('/images/menu_header_spring.png') no-repeat top center;
	height:300px;
	margin-bottom:-70px;
}
#menu_header.autumn {
	background:url('/images/menu_header_autumn.png') no-repeat top center;
	height:205px;
}
#menu_header.winter {
	background:url('/images/menu_header_winter.png') no-repeat top center;
	height:263px;
	margin-bottom:-50px;
}

#menu_footer.spring {
	background:url('/images/menu_footer_spring.png') no-repeat bottom center;
	height:124px;
}
#menu_footer.summer {
	background:url('/images/menu_footer_spring.png') no-repeat bottom center;
	height:124px;
}
#menu_footer.autumn {
	background:url('/images/menu_footer_autumn.png') no-repeat bottom center;
	height:176px;
}
#menu_footer.winter {
	background:url('/images/menu_footer_winter.png') no-repeat bottom center;
	height:150px;
}

#menu {
	background-color:#FFFFFF;
	font-size:14px;
	text-align:center;
}
#menu.spring {
	background:url('/images/menu_bg_spring.png') repeat-y top center;
}
#menu.summer {
	background:url('/images/menu_bg_spring.png') repeat-y top center;
}
#menu.autumn {
	background:url('/images/menu_bg_autumn.png') repeat-y top center;
}
#menu.winter {
	background:url('/images/menu_bg_winter.png') repeat-y top center;
}
#menu p {
	margin:0;padding:0;
}

#menu td {
	padding:2px;
	text-align:center;
	font-family:"Copperplate Gothic Light",sans-serif;
	background:#F0F0F0;
	border:1px solid #CCC;
}
#menu td div.title {
	font-weight:bold;
}
#menu th {
	text-align:left;
	font-family:"Bradley Hand ITC",sans-serif;
}
#menu th div.title {
	font-size:1.5em;
	font-weight:bold;
	float:left;
}
#menu th div.prices {
	float:right;
	margin:0px 10px;
	font-size:1.2em;
}
#menu th div.rclear, #menu th div.bclear {
	font-size:0.9em;
	padding:3px 0px;
}
#menu th div.rclear {
	clear:right;
}
#menu th div.bclear {
	float:none;
	clear:both;
	text-align:center;
	font-family:"Copperplate Gothic Light",sans-serif;
}
#menu #ssaladcont {
	display:none;
}
#menu.summer #ssaladcont {
	display:inline;
}


#menu div.date {
	margin-bottom:4px;
	font-size:24px;
	font-weight:bold;
	font-variant:small-caps;
}
#menu div.mealtime {
	margin-bottom:20px;
}

#menu div.holiday {
	color:#000000;
	font-size:20px;
	font-family:Verdana;
	font-weight:bold;
}

#menu div.content {
	padding-bottom:20px;
	margin:0px auto;
	width:626px;
	text-align:left;
}
#menu div.item {
	margin:20px 0px;
	text-align:center;
}
#menu div.item div.large {
	font-size:20px;
	font-weight:bold;
}
#menu div.item div.price {
	float:right;
	margin:4px;
}
#menu div.item div.title {
	margin:4px 0px;
	padding:2px;
	border-top:3px solid #808000;
	border-bottom:1px solid #808000;
	text-align:left;
}
#menu div.item table {
	border-collapse:collapse;
	width:100%;
	
}
#menu div.item table td {
	border:0;
	background:#FFF;
	width:50%;
	font-family:Verdana;
}
#menu div.item table td div.price {
	margin:8px;
}














