/* CSS Document */
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: #98b38e;

}
#wrapper {
margin: 0 auto;
width: 800px;
height: 100%;
background: #ffffff;


}
#header {
height: 150px;
width: 800px;
background: url(images/header.jpg) no-repeat left top;
border-bottom: 1px solid #9a4f53;

}
#content {
padding: 20px;

}
#contentbuffet {
padding: 20px;
}
#contentbuffet h1 {
padding-left: 80px;
}
#contentbuffet p {
padding-left: 80px;
}
#contentbuffet h3 {
padding-left: 80px;
padding-right: 80px;
}

#footer {
margin: 0 auto;
width: 780px;
height: 25px;
text-align: right;
font-size: 10px;
color: #fff;
padding-top: 5px;
background: #9a4f53;
padding-left: 10px;
padding-right: 10px;
}
#footer a {
text-decoration: none;
color: #fff;

}
#footer a:hover {
text-decoration: underline;

}
#footer_left {
float: left;
}
h1 {
color: #00940d;
font-size: 15px;
}
h3 {
color: #00940d;
font-size: 13px;
text-align: center;
}
/* start styles that control the form */
div.row {
clear: both;
padding-top: 5px;
}
div.row span.label {
float: left;
text-align: right;
width: 25%;
}
div.row span.form {
float: right;
text-align: left;
width: 70%;
}
/* end styles that control the form */
.email a {
text-decoration: none;
}

/* start styles that control the buffet menu table */
#buffet {
border-collapse: collapse;
width: 600px;
margin: 0 auto;
}
#buffet td {
padding: 10px;
border: 1px solid #00940d;
}
/* finish styles that control the buffet menu table */
/* start styles that control the menu table */
#menu {
border-collapse: collapse;
width: 600px;
margin: 0 auto;

}
#menu td {
padding: 0.3em 1em;
border: 1px solid #00940d;
}
#menu th {
padding: 0.3em 1em;
border: 1px solid #00940d;
text-align: left;
}
#menu thead {
background: #e5e5e5;
}
#menu thead {
color: #00940d;
font-size: 15px;
}
#selection {
border-collapse: collapse;
width: 600px;
margin: 0 auto;
clear:both;

}
#menuhome {
border-collapse: collapse;
width: 550px;

}
.small {
font-size: 10px;
}
.right {
text-align: right;
}
.menulink {
color:#000000;
text-decoration: none;
}
A.menulink:hover {

text-decoration: underline;
}
/* start styles that control the menu table */
.textspecials {
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
background: #98b38e;

}
.specialtext {
color: #FFFFFF;
font-weight: bold;


}
#specials {
background: #98b38e;
width: 100%;
}
#specials td {
padding: 5px;
}
h2 {
color: #00940d;
font-size: 13px;
padding-left: 80px;
}
h2 a {
color: #00940d;
font-size: 13px;
text-decoration: underline;
}
h2 a:hover {
text-decoration: none;
}
#menuheading {
padding-left: 80px;
}

.orderform {
border-collapse: collapse;
width: 700px;
margin: 0 auto;
text-align: right;
}
.orderform td {
padding: 5px;

}
.orderformleft {

text-align: left;
}

.orderform1 {
border-collapse: collapse;
width: 700px;
margin: 0 auto;

}
.orderform1 td {
padding: 5px;
border: 1px solid #00940d;
width: 24%;
text-align: center;
}

.pagelink {
color: #70252a;
text-decoration: underline;
}

A.pagelink:hover {
text-decoration: none;
}
h4 {
font-size: 12px;
padding-left: 80px;
}
.key {
font-weight: normal;
}

.email a {
color: #70252a;
text-decoration: underline;
}
.email a:hover {
text-decoration: none;
}

html1, body1 {
height: 100%;
border-bottom: 1px solid red;
padding: 0;
}

div.clearer {
clear: both;
}
