body {
	background:#000 url(../img/background.jpg) no-repeat;
}

#body .box {
	background: url('../img/boxes.png') no-repeat;
	height: 320px;
	padding: 90px 50px 0 44px;
}

a, a:link, a:visited {
	color: #a9cc66;
}

a:hover {
	color: #477725;
}

h2, h3, #leftcolumn, #footer {
	color: #5c832f;
	
}

#newslettersubscribe {
	background: #D8CAA8;
	text-align: center;
	padding: 10px 0;
}

#newslettersubscribe input {
	margin-right: 10px;
}

#navlist
{
margin: 0;
padding: 12px 0 20px 34px;
border-bottom: 1px solid #382513;
font-size: 1.1em;
}

#navlist li
{
display: inline;
list-style-type: none;
margin-right: 25px;
}

#navlist a:link, #navlist a:visited
{
line-height: 14px;
font-weight: bold;
margin: 0 0px 4px 10px;
text-decoration: none;
color: #a9cc66;
width: 100px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #382513;
padding-bottom: 2px;
background: transparent;
color: #477725;
}

#navlist a:hover { color: #477725; }

#feedbackform fieldset {
	border-color: #d8caa8;
}

#feedbackform input, #feedbackform textarea {
	background: #d8caa8;
}

#punchcard {
	background: url('../img/punchcard.png') no-repeat;
	padding: 15px 50px 0 44px;
	height: 165px;
}

.regularbox {
	margin: 0 24px;
	padding: 0 0 0 17px;
	border: 3px dotted #d8cdb2;
	background: #fff;
}

#catering
{
	margin-left: -16px;
}
#catering caption {
	background: none;
	color: #5c832f;
	margin-left: 10px;
}

#catering td {
	background: url('../img/blackbullet.png') no-repeat center left;
	padding-left: 16px;
	padding-right: 0px;
	color:#a9cc66;
	width: 160px;
}

#catering tr:hover {
	background: #5c832f;
}

#menudownload p {
	color: #a9cc66;
}

#weblinks ul {
margin-left: 0px;
}

#weblinks a {
	background: url('../img/external.png') no-repeat top right;
	padding-right: 14px;
}

#footer {
	margin-top: 18px;
	padding: 6px 0 0px 44px;
	border-top: 1px solid #382513;
}

#footer a {
	background: url('../img/email.png') no-repeat center left;
	padding-left: 18px;
}

