body {
	background: url("images/bg.gif");
	margin: 0px;
	padding: 0px;
}

form {
	display: inline;
}

#logo {
	margin-top: 8px;
	margin-bottom: 11px;
}

#main {
	width: 818px;
	max-width: 736px;
	border-left: solid 7px #b6b5a2;
	border-right: solid 7px #b6b5a2;
	background-color: #e1dfd4;
	
	padding-bottom: 15px;
	padding-left: 34px;
	padding-right: 34px;
	text-align: left;
}

#navcontainer {
	border: solid 1px #9f5002;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 9px;
}

#nav {
	background-color: #9f5002;
}

#footer {
	color: #ffffff;
	margin-top: 8px;
	padding-bottom: 25px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#headerBar {
	margin-bottom: 8px;
}

#homeBanner {
	margin-bottom: 8px;
}

.cmsTable {
	width: 100%;
	font-size: 11px;
}
.cmsBox {
	border: solid 4px #b6b5a2;
	background-color: #e1dfd4;
}
.cmsBoxContentHome,
.cmsBoxContent {
	border: solid 1px #827955;
	background-color: #ffffff;
	margin: 2px;
}
.cmsBoxContent {
	padding: 14px;
}

.cmsOpen {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

.cmsDottedBox {
	background: url("images/box/bg.gif");
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 22px;
	padding-right: 22px;
}

.dibBox p {
	padding-right: 40px;
}
.dibBox {
	background: url("images/dinnersinthebag.jpg");
	background-repeat: no-repeat;
	padding-top: 72px;
	
	padding-left: 35px;
	height: 393px;
	max-height: 321px;
}

.menuQty {
	width: 31px;
	height: 23px;
	border: solid 1px #88846c;
	margin-right: 7px;
	padding-top: 3px;
	padding-left: 3px;
}

#mailingListLink {
	display: block;
	text-align: right;
	width: 100%;
}