#header-bg {
	background-image: url(../images/top_headerphoto03.jpg);
	background-repeat: no-repeat;
	background-position: center -150px;
}

#header h1,
#header #headeraddress {
	color: black;
}

table.photos td {
	padding: 4px;
}

table.photos td p {
	font-size: 85%;
	margin-top: 5px;
}

div.left-container {
	float: left;
	width: 450px;
}

div.right-container {
	float: right;
	width: 450px;
}

table.price-table {
	border-top: 1px solid black;
}

table.price-table th {
	border-bottom: 1px solid black;
	padding: 5px 10px;
	text-align: left;
}

table.price-table th p {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	text-align: left;
}

table.price-table td {
	border-bottom: 1px solid black;
	padding: 5px;
}

table.price-table td.e {
	white-space: nowrap;
}

table.price-table td.p {
	text-align: right;
	white-space: nowrap;
}

div.dinner {
	border: 1px solid black;
	padding: 5px;
	background-color: #ca000f;
	font-weight: bold;

	text-align: center;
}
#top #container #images-model p .fancybox {
	margin-left: 100px;
}
