body,td,th {
	font: 10pt/14pt arial; 
	color: #4e4f33;
}
body {
	background-color: #4e4f33;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.content {
	text-align : center;
}

a:link {
	color: #4e4f33;
}
a:visited {
	color: #4e4f33;
}
a:hover {
	color: #e99533;
}
a:active {
	color: #e99533;
}

.h2 {
	font-weight : bold;
}

.leftsection {
	text-align : left;
	border-top : dotted 1px #cfe1a4;
	padding : 10px;
}

.leftsection2 {
	border-top : dotted 1px #cfe1a4;
}

.rightcol {
	text-align : left;
	padding-top : 173px;
	padding-left : 10px;
	padding-right : 20px;
}

.menu {
	text-align : left;
	padding-top : 10px;
	padding-left : 12px;
	padding-right : 20px;
	border-top : 1px dotted #edf5c8;
}

.menusection {
	padding-top : 20px;
}

.menuline {
	padding-top : 0px;
}

.dinnermenusection {
	padding-top : 20px;
	font-weight : bold;
}

.dinnermenusection2 {
	margin-top : 20px;
	padding-top : 10px;
	padding-bottom : 10px;
	border-top : 1px dotted #edf5c8;
	font-weight : bold;
}

.star {
	font-weight : normal;
}

.footer {
	color : #edf5c8;
	text-align : center;
	padding-top : 10px;
}

.left {
	background-color : #edf5c8;
}