* {
	margin: 0;
}
body {
	background: #000000 url(../images/bkgnd-new.jpg) repeat-x center top;
	font-family: "Lucida Sans", Verdana, Helvitica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #2E0100;
	margin: 0px;
	padding: 0px;
}
h1 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #C10000;
	margin-bottom: 5px;
	overflow: hidden
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main-open {
	width: 750px;
	margin-top: 27px;
	float: left;
}
h3 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #004A00;
}
h4 {
}
p {
	margin-bottom: 6px;
}
.right {
	clear: both;
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 259px;
	background: url(../images/bkgnd-new2.jpg) no-repeat 3px 0px;
	width: 800px;
}
#main {
	width: 400px;
	padding-right: 0px;
	float: left;
	padding-top: 0px;
	margin-top: 15px;
	padding-bottom: 15px;
	height: auto;
}
#sub {
	width: 320px;
	float: right;
	margin-left: 15px;
	margin-top: 15px;
	height: auto;
}
.calheading {
	font-size: 16px;
	color: #004A00;
	background: #FBF7E4 url(../images/cal-head-bkgnd.jpg) repeat-x left top;
	padding: 3px 2px 3px 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content {
	background: #FBF7E4 url(../images/content-bkgnd.jpg) no-repeat left top;
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 20px;
	height: auto;
}
#banner {
	height: 50px;
	padding: 5px;
	margin-bottom: 10px;
}
#flash {
	height: 300px;
	width: 400px;
	float: left;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 10px;
	margin: 0px 0px 20px;
}
#footer {
	height: 50px;
	clear: both;
	color: #FBF7E4;
	text-align: center;
	font-size: 10px;
}
#footer a {
	color: #FBF7E4;
}
#nav {
	float: right;
	width: 240px;
	height: auto;
	margin-top: 25px;
}
#nav li {
	margin-bottom: 15px;
	width: 157px;
	margin-left: 65px;
	list-style: none;
}
#contact a {
	background: url(../images/contact-menu.gif) no-repeat 0 0;
	display: block;
	width: 157px;
	height: 28px;
	margin: 0px;
	padding: 0px;
   }
#contact a:hover {
   background-position: -157px 0;
   }
#contact a:active {
   background-position: -314px 0;
   }
#home a {
	background: url(../images/home-menu.gif) no-repeat 0 0;
	display: block;
	width: 157px;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #FBF7E4;
	font-size: 18px;
	text-decoration: none;
   }
#home a:hover {
   background-position: -157px 0;
   }
#home a:active {
   background-position: -314px 0;
   }
#about a {
	background: url(../images/about-menu.gif) no-repeat 0 0;
    display: block;
	width: 157px;
	height: 28px;
	margin: 0px;
   }
#about a:hover {
   background-position: -157px 0;
   }
#about a:active {
   background-position: -314px 0;
   }
#menu a {
	background: url(../images/menu-menu.gif) no-repeat 0 0;
    display: block;
	width: 157px;
	height: 28px;
	margin: 0px;
   }
#menu a:hover {
   background-position: -157px 0;
   }
#menu a:active {
   background-position: -314px 0;
   }
#specials a {
	background: url(../images/specials-menu.gif) no-repeat 0 0;
    display: block;
	width: 157px;
	height: 28px;
	margin: 0px;
   }
#specials a:hover {
   background-position: -157px 0;
   }
#specials a:active {
   background-position: -314px 0;
   }
.active {
   background-position: -314px 0;
}
.menu-special {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
#today {
	height: 327px;
	background: #4E4E4E url(../images/specials-bkgnd.jpg) no-repeat;
	color: #FFFFFF;
	padding: 35px 30px 40px 37px;
	overflow: hidden;
	margin-bottom: 15px;
	width: 239px;
}
.alert {
	color: #FF6600;
}
.menu-heading {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#today h1 {
	color: #FFFFCC;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#album {
	height: 100px;
	background: url(../images/album-bkgnd.jpg) no-repeat 0px 10px;
	padding-left: 100px;
	margin-top: 15px;
	padding-top: 40px;
}
a:link, a:visited {
	font-weight: bold;
	color: #2E0100;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #2E0100;
	text-decoration: none;
}
/* styles for H1 Headings using image replacement */
/* repeated code per header */
h1 {
	font: 16px/1.6em "Trebuchet MS", Verdana, Arial;
	margin-bottom: 20px;
	overflow: hidden
}
h1 span {
 display: block;
/* place the span on top */
 position: relative;
 z-index: 1;
}
#event, #event span {
	width: 400px;
	height: 40px;
	background-image: url(../images/upcoming-events.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#intro, #intro span {
	width: 700px;
	height: 40px;
	background-image: url(../images/intro.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#aboutus, #aboutus span {
	width: 700px;
	height: 40px;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#ourmenu, #ourmenu span {
	width: 400px;
	height: 40px;
	background-image: url(../images/ourmenu.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#appetizers, #appetizers span {
	width: 400px;
	height: 40px;
	background-image: url(../images/appetizers.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#salads, #salads span {
	width: 400px;
	height: 40px;
	background-image: url(../images/salads.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#baskets, #baskets span {
	width: 400px;
	height: 40px;
	background-image: url(../images/baskets.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#quesadillas, #quesadillas span {
	width: 400px;
	height: 40px;
	background-image: url(../images/quesadillas.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#wraps, #wraps span {
	width: 400px;
	height: 40px;
	background-image: url(../images/wraps.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#sandwiches, #sandwiches span {
	width: 400px;
	height: 40px;
	background-image: url(../images/sandwiches.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#favorites, #favorites span {
	width: 400px;
	height: 40px;
	background-image: url(../images/favorites.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#steaks, #steaks span {
	width: 400px;
	height: 40px;
	background-image: url(../images/steaks.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#sides, #sides span {
	width: 400px;
	height: 40px;
	background-image: url(../images/sides.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#hotsubs, #hotsubs span {
	width: 400px;
	height: 40px;
	background-image: url(../images/hotsubs.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#burgers, #burgers span {
	width: 400px;
	height: 40px;
	background-image: url(../images/burgers.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#kids, #kids span {
	width: 400px;
	height: 40px;
	background-image: url(../images/kids.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#desserts, #desserts span {
	width: 400px;
	height: 40px;
	background-image: url(../images/desserts.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#beer, #beer span {
	width: 400px;
	height: 40px;
	background-image: url(../images/beer.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#contactus, #contactus span {
	width: 400px;
	height: 40px;
	background-image: url(../images/contact-us.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#specials-heading, #specials-heading span {
	width: 400px;
	height: 40px;
	background-image: url(../images/specials-heading.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#photo-gallery, #photo-gallery span {
	width: 400px;
	height: 40px;
	background-image: url(../images/photo-gallery.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#lunchspecials, #lunchspecials span {
	width: 400px;
	height: 40px;
	background-image: url(../images/lunch-special-heading.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
#small, #small span {
	width: 700px;
	height: 40px;
	background-image: url(../images/small-portions-heading.jpg);
	background-repeat: no-repeat;
	color: #2E0100;
}
/* This is what moves the text under the span */
#event span { margin-bottom: -75px; }
#intro span { margin-bottom: -75px; }
#aboutus span { margin-bottom: -75px; }
#ourmenu span { margin-bottom: -75px; }
#appetizers span { margin-bottom: -75px; }
#salads span { margin-bottom: -75px; }
#baskets span { margin-bottom: -75px; }
#quesadillas span { margin-bottom: -75px; }
#wraps span { margin-bottom: -75px; }
#sandwiches span { margin-bottom: -75px; }
#favorites span { margin-bottom: -75px; }
#steaks span { margin-bottom: -75px; }
#sides span { margin-bottom: -75px; }
#hotsubs span { margin-bottom: -75px; }
#burgers span { margin-bottom: -75px; }
#kids span { margin-bottom: -75px; }
#desserts span { margin-bottom: -75px; }
#beer span { margin-bottom: -75px; }
#contactus span { margin-bottom: -75px; }
#specials-heading span { margin-bottom: -75px; }
#photo-gallery span { margin-bottom: -75px; }
#lunchspecials span { margin-bottom: -75px; }
#small span { margin-bottom: -75px; }

.photo-border {
	border: 6px solid #FFFFFF;
	margin-left: 10px;
}
.left {
	clear: both;
	float: left;
	margin-bottom: 8px;
	margin-right: 10px;
}
#menulist {
	color: #0C4F08;
	list-style: none;
	width: 700px;
	background: url(../images/steak-potatoes.jpg) no-repeat right center;
}
#menulist li {
	color: #004A00;
	margin-top: 5px;
	margin-bottom: 10px;
}
#menulist li a {
	color: #004A00;
	font-size: 16px;
}
#main-open p {
	margin-bottom: 15px;
	border-bottom: 1px solid #F1E6C8;
	padding-bottom: 10px;
}
form#contactform {
	width:400px;
	margin:0 auto;
	float: left;
}
form#contactform fieldset {
	width:350px;
	display:block;
	padding:5px;
	font-family:"Trebuchet MS", Verdana, Arial;
	margin-bottom:0.5em;
	line-height:1.5em;
	border: 1px solid #EFE2C0;
}
form#contactform fieldset#personal {width: 350px;}
form#contactform fieldset#comments {width: 350px;}
form#contactform legend {font-family:"Trebuchet MS", Verdana, Arial; font-size:18px; font-weight:bold; margin-bottom:7px; padding:4px 5px; width:150px; color: #004B00;}
form#contactform label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#333333; margin-bottom:0.5em; font-weight: bold;}
form#contactform input {
	border:1px solid #C0C9B4;
	background:#FCFCFA;
	padding-left:0.5em;
	margin-bottom:0.6em;
}
form#contactform select {margin-left:0.5em;}
form#contactform textarea {
	width:350px;
	height:10em;
	border:1px solid #8A7D78;
	padding:0.5em;
	overflow:auto;
}
form#contactform #button1, form#contactform #button2 {
	color:#FBF7E4;
	padding-right:0.5em;
	cursor:pointer;
	width:150px;
	margin-left:8px;
	font-weight: bold;
	background-color: #004A00;
}
form#contactform #button1:hover, form#contactform #button2:hover {
	color:#010082;
	background-color: #CCCCCC;
}
.clearfix {
	clear: both;
}
#gallery {
	height: 455px;
	width: 612px;
	margin-top: 60px;
	margin-left: 70px;
}
#today a {
	font-weight: bold;
	color: #FFCC33;
}
#lunchlist {
	list-style: decimal;
	margin-top: 20px;
	margin-left: 50px;
}
#lunchlist li {
	color: #180302;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	border-bottom: 1px solid #FFCA95;
	padding-bottom: 25px;
}
