#prices-box h3 {
	margin-top: 10px;
	margin-left: 10px;
	font-family: Palatino Linotype;
	font-variant:  small-caps;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.5em;
	color:  #487782
}

#menu-text-container {
	margin-left: auto;
	margin-right: auto;
}

#menu-text {
	padding-top:  5px;
	margin: 10px 10px 10px 10px;
	font-family:  Palatino Linotype;
	font-size:  1em;
	color:  #555555;
	text-align: justify;
}

#menu-text a, a:visited {
	font-family:  Palatino Linotype;
	font-size:  1em;
	color:  #547f88;
	text-decoration: underline;
}

#buffet {
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #b7d6ee
}

#buffet h3 {
	margin-top: 10px;
	margin-left: 10px;
	font-family: Palatino Linotype;
	font-variant:  small-caps;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.5em;
	color:  #487782
}

#other {
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
}

#other h3 {
	margin-top: 30px;
	margin-left: 10px;
	font-family: Palatino Linotype;
	font-variant:  small-caps;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.5em;
	color:  #487782
}

p.prices {
	margin-left: 10px;
	font-family:  Palatino Linotype;
	font-size:  1em;
	color:  #555555;
}

#test img {
	float:  left;
	margin-left: 100px;
}

#menu-table-container {
	width: 646px;
	margin-left: 10px;
	margin-right:  10px;
}

.left-right-container-price{
	width: 646px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b7d6ee
}

table.menu {
	background-color:  #d6e9f8;
	width: 100%;
}

table.menu  th {
	text-align:  left;
	background-color: #b7d6ee;
}

table.menu  th h2 {
	font-family:  Georgia;
	font-size:  1.9em;
	color: #4a9eb4;
	font-weight: bold;
}

table.menu  td.day {
	vertical-align:  top;
	font-family:  Georgia;
	font-size:  0.9em;
	color: #4a9eb4;
	font-style: italic;
	padding-left: 5px;
}

table.menu  td.day p.dayofweek {
	font-family:  Georgia;
	font-size:  1.6em;
	color: #4a9eb4;
	font-weight: bold;
}

table.menu  td{
	vertical-align:  top;
	font-family:  Georgia;
	font-size:  0.9em;
	color: #4a9eb4;

}

table.menu tr.spacer {
	background-color:  #b7d6ee;
	height:  1px;
}

#beverages {
	margin-left:  20px;
	padding: 10px 10px 10px 10px;
	font-family:  Palatino Linotype;
	font-size:  1em;
	color:  #555555;
	text-align: justify;
}

#beverages h3 {
	margin-top: 10px;
	font-family: Palatino Linotype;
	font-variant:  small-caps;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.5em;
	color:  #487782
}

#salad {
	margin-left:  20px;
	padding: 10px 10px 10px 10px;
	font-family:  Palatino Linotype;
	font-size:  1em;
	color:  #555555;
	text-align: justify;
}

#salad h3 {
	margin-top: 10px;
	font-family: Palatino Linotype;
	font-variant:  small-caps;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.5em;
	color:  #487782
}