body
{
	background-color: #2D1608;
	background-image: url(images/bg.png);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
}

ul
{
	line-height: 40px;
}

a:link, a:visited, a:active
{
	color: orange;
}

.img1
{
	background-color: #000000;
	background-image: url(images/p2_img1.png);
	background-repeat: no-repeat;
	width: 697px;
	height: 124px;
}

.img2
{
	background-color: #000000;
	background-image: url(images/p2_img2.png);
	background-repeat: no-repeat;
	width: 721px;
	height: 14px;
}

.nav
{
	color: white;
	padding: 10px;
	font-size: 10pt;
	font-family: Tahoma;
}

.nav a:link, .nav a:active, .nav a:visited
{
	color: white;
	text-decoration: none;
	font-size: 12pt;
	font-family: Tahoma;
}

.nav a:hover
{
	color: yellow;
	text-decoration: none;
	font-size: 12pt;
	font-family: Tahoma;
}

.header
{
	width: 688px;
	height: 143px;
	background-color: #000000;
	background-image: url(images/chefjon.png);
	background-repeat: no-repeat;
}

.reservations
{
	width: 688px;
	height: 143px;
	background-color: #000000;
	background-image: url(images/reservations.png);
	background-repeat: no-repeat;
}

.menus
{
	width: 688px;
	height: 143px;
	background-color: #000000;
	background-image: url(images/menus.png);
	background-repeat: no-repeat;
}

.privaterooms
{
	width: 688px;
	height: 143px;
	background-color: #000000;
	background-image: url(images/privaterooms.png);
	background-repeat: no-repeat;
}

.location
{
	width: 688px;
	height: 143px;
	background-color: #000000;
	background-image: url(images/location.png);
	background-repeat: no-repeat;
}

.text ul
{
	font-size: 10pt;
}

.text span
{
	color: yellow;
}

.content
{
	background-color: #3A2009;
	border: 1px solid #6E5A47;
	width: 688px;
	height: 700px;
	background-image: url(images/p2_img3.png);
	background-repeat: no-repeat;
	
}

.text
{
	vertical-align: top;
	width: 300px;
	font-size: 11pt;
	font-family: Tahoma;
	font-weight: bold;
	text-indent: 30px;
	text-align: justify;
	color: white;
}

.image
{
	
	width: 274px;
	height: 400px;
	background-repeat: no-repeat;
	
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}

.image div
{
	padding-right: 5px;
	padding-top: 4px;
}

.numbers
{
	border: 1px solid white;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #331606;
	color: white;
}