body {
	background-image: url(greenpattern.png);
}

#container {
	background-color: #296130;
	margin: 25px;
	border: 3px solid #c1b67a;
	padding: 15px 15px 5px;
	float: left;
	width: 885px;
}

#header {
	border-bottom: 1px solid #c1b67a;
	float: left;
	width: 100%;
	padding-bottom: 5px;
}

#header img {
	float: left;
	padding-bottom: 0;
}

#navbar {
	float: right;
	margin-top: 39px;
}

.links {
	float: left;
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 10px;
	padding-top: 2px;
	padding-left: 10px;
}

#content {
	margin-top: 20px;
	margin-bottom: 17px;
	color: white;
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	width: 100%;
	float: left;
	height: 280px;
}

#content img {
	display: block;
	float: right;
	margin-left: 15px;
	border: 1px solid #c1b67a;
}

#content h2 {
	color: #c1b67a;
	font-size: 13px;
}

#thumbnails img {
	width: 143px;
	margin-left: 31px;
	margin-bottom: 15px;
	float: left;
}

#thumbnails {
	float: left;
}

a {
	color: white;
	text-decoration: none;
}

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

#footer {
	border-top: 1px solid #c1b67a;
	padding-top: 5px;
	float: left;
	clear: both;
	width: 100%;
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#abouttext {
	width: 400px;
	float: right;
}

#subnav {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c1b67a;
	padding-bottom: 2px;
}

.menuitalic {
	font-style: italic;
	display: block;
	margin-top: -10px;
}

.menutitle {
	color: #c1b67a;
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0;
}

#subnav .links {
	font-size: 13px;
	font-weight: bold;
	color: white;
}


#subnav .links a {
	color: white;
}

#subnav .links a:hover {
	color: #c1b67a;
}

#menucontainer {
	position: relative;
	float: left;
	overflow-y: scroll;
	width: 100%;
	height: 251px;
	margin-top: 15px;
}

.lunchmenu {
	margin: 0 10px 10px;
	text-align: left;
	float: left;
	position: relative;
	width: 95%;
}#footer img {
	float: right;
	margin-top: -70px;
}

#container #footer p {
	text-align: center;
}
