/* ==== reset ==== */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* ==== global elements ==== */
html, body {
	height:100%; 
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color:#233e7b;
	background:url(../images/bg_main.jpg) top center repeat-x fixed;
	background-color:#ffffff;}

#wrapper {
	background-color:#ffffff;
	box-shadow:0px 0px 15px #555;
	-moz-box-shadow:0px 0px 15px #555;
	-webkit-box-shadow:0px 0px 15px #555;}

ul {list-style-type:none;}

.break { clear:both; }

.fleft {float:left;}
.fright {float:right;}

.bump {font-size:110%;}

.light {font-weight:lighter;}

/* ==== menu ==== */
#menu { position:relative; width:700px; height:60px; margin:-30px 20px 30px -19px; background:url(../images/menu_wraplong.png) no-repeat; }

#menu ul { list-style:none; position:absolute; text-align:right; margin-top:9px; margin-left:20px;}

#menu ul li { display:inline; font-size:20px; color:#ffffff; font-variant:small-caps; padding-left:35px; text-shadow:1px 1px 3px #111; -moz-text-shadow:1px 1px 3px #111; -webkit-text-shadow:1px 1px 3px #111;}

#menu ul li a { color:#ffffff; text-decoration:none; }

#menu ul li.active { color:#ffffff;}

#menu ul li a:hover { color:#dc6327; text-decoration:none;}

#covid_menu {
	margin: 2.5em;
	border-spacing: .5em 1em;
	color: #233e7b;
}

#covid_menu th {
	font-size: 1.5em;
	text-transform: uppercase;
	color:#111111;
}

#covid_menu tr {
	vertical-align: top;
}

#covid_menu td {
	font-size: 16px;
}

#covid_menu .price {
	text-align: right;
}

.menu-desc {
    font-size: 13px;
    text-transform: none;
    font-weight: normal;
    font-style: italic;
}

/* ==== main content ==== */

.bo {font-weight:bolder;}
.it {font-style:italic;}
.ul {text-decoration:underline;}
.blue {color:#233e7b;}
.orange {color:#dc6327;}
.white {color:#fafafa;}

a {color:#000; text-decoration:underline;}

a:hover { text-decoration:none; color:#dc6327; }

a.discreet {text-decoration: none;}

a.discreet:hover {text-decoration: underline;}

p.p1 {padding:10px 0; text-align:justify; line-height:22px;}

.small_caps {font-variant:small-caps;}

.bot-pad {padding-bottom:30px;}
.bot-pad2{padding-bottom:15px;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

img.fade {
	opacity:0.7;
}

img.fade:hover {
	opacity:1.0;
}

.subtitle {
	font-size:90%;
}

.subtitle2 {
	font-size:80%;
}

.right_edge {margin-right:60px}
.nudge_right {margin-left:3px;}
.nudge_left {margin-right:3px;}
.nudge_down {margin-top:3px;}
.nudge_up {margin-bottom:3px;}

.push_right {margin-left:6px;}
.push_left {margin-right:6px;}
.push_down {margin-top:6px;}
.push_up {margin-bottom:6px;}

.shove_right {margin-left:10px;}
.shove_left {margin-right:10px;}
.shove_down {margin-top:10px;}
.shove_up	{margin-bottom:10px;}


img.right_edge {margin-right:60px}
img.nudge_right {margin-left:3px;}
img.nudge_left {margin-right:3px;}
img.nudge_down {margin-top:3px;}
img.nudge_up {margin-bottom:3px;}

img.push_right {margin-left:6px;}
img.push_left {margin-right:6px;}
img.push_down {margin-top:6px;}
img.push_up {margin-bottom:6px;}

img.shove_right {margin-left:10px;}
img.shove_left {margin-right:10px;}
img.shove_down {margin-top:10px;}
img.shove_up	{margin-bottom:10px;}

img.page_heading {margin-bottom:15px;}
img#fade {
	opacity:0.7;
}

img#fade:hover {
	opacity:1.0;
}

#home .main_box {	font-size:14px;
					line-height:20px;}
p.sub_menu 		{	font-size:12px;
					color:#fafafa;
					position:absolute;
					bottom:20px;
					left:65px;
} 

#daily_specials {	font-family:Helvetica, Arial, sans-serif;
					text-align:center;
					color:#fafafa;
					background-image:url(../images/chalkboard.png);}
.specials_info {	position:relative;
					top:180px;
					font-size:18px;
					padding:0px 15px;
					line-height:33px;}

ul#fun_facts li {	padding:0px 0 25px 35px;
					background-image:url(../images/list_pin.png);
					background-repeat:no-repeat;
					background-position:20px 10px 0 0;
					}

/* ==== footer ==== */
#footer {
	font-size:0.9em;
	height:50px;
	color:#233e7b;
	clear:both;
}

#footer a {color:#233e7b; text-decoration:none;}

#footer a:hover {
	color:#dc6327; text-decoration:underline;
}