/* CSS <style> Document */


body{
	background:transparent;
	font-family:verdana,arial,sans serif;
	margin:0px;
	padding:0px;
}

td {
	vertical-align:top;
}
td.noborder {
	vertical-align:middle;
	border:0px;
	font-size:10pt;
}

table.maintable {
	border:0px;
}
td.header {
	display:none;
}
.headertable {
	height:15px;
}



td.title {
	display:none;
}

td.crumbs{
	display:none;
}

td.cafenav {
	display:none;
}

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

td.nav{
	display:none;
}


.main{
	
}
.homemain{
	background:#CCFFCC url('/images/bg.main.welcome.png') repeat-x;
	border:1px solid #007700;
}

.wreathmain{
	text-align:center;
}

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


/* AUXILIARY NAVIGATION */

td.aux{
	display:none;
}


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

table.contenttable {
	width:auto;
}

a.headerlinks {
	font-size:11px;
}

.footer{background:#22AA22;}

.bottom{
	display:none;
}

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

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




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

.cafemain{
	background-color:#FFFFFF;
	border:0px;
}

#menu_header {
	background:url('/images/menu_header_spring.png') no-repeat top center;
	height:226px;
	margin-top:-10px;
	margin-bottom:-70px;
}
#menu_footer {
	background:url('/images/menu_footer_spring.png') no-repeat bottom center;
	height:80px;
}

#menu {
	background:url('/images/menu_background_spring.png') repeat-y top center;
	font-size:14px;
	text-align:center;
}
#menu p {
	margin:0;padding:0;
}

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

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

#menu div.content {
	margin:0px 50px;
	padding-bottom:20px;
	width:600px;
	text-align:left;
}











