body {
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #B0A297;
}
#container {
	background-color: #FFFFFF;
	width: 807px;
	height:auto;
	padding-bottom: 22px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#nav {
	margin-bottom: 29px;
	background-color: #927966;
	padding:0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 40px;
}

#nav ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

#nav li {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	display: inline;
	
}
#nav li a {
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin: 0px;
}
.openingtimes {
	font-size: 14px;
}

#nav li a.active {
	background-color: #331C0B;
	text-decoration:underline;
}

#nav li a:hover {
	background-color: #331C0B;
	text-decoration:underline;
}
#homecontent {
	background-image: url(images/insidephotos.jpg);
	background-repeat: no-repeat;
	background-position: 19px top;
	width: 552px;
	padding-right: 17px;
	padding-left: 238px;
	padding-bottom: 8px;
}
#contactcontent {
	background-image: url(images/contact_photos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 552px;
	height:305px;
	padding-right: 17px;
	padding-left: 238px;
	padding-bottom: 8px;
}
#contactcontent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:27px;
	font-weight:normal;
	color:#000000;
}
#content {
	width: 552px;
	padding-right: 17px;
	padding-bottom: 8px;
	float:left;
}
#dishes {
	width:194px;
	padding-left:19px;
	padding-right:25px;
	float:left;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 31px;
	color: #400e0e;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
p a:link {text-decoration:none; color:#000000;}
p a:visited {text-decoration:none; color:#000000;}
p a:hover {text-decoration:underline; color:#000000;}
p a:active {text-decoration:none; color:#000000;}
#homecontent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:27px;
	font-weight:normal;
	color:#000000;
}
#homecontent .floatright {
	float:right;
	padding-left:25px;
	padding-top: 15px;
}
.hidden {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	line-height:27px;
	font-weight:normal;
	color:#400E0E;
	text-decoration: underline;
	margin-top: 10px;
}
.menuname {
	color: #400e0e;
	line-height: 18px;
}
.dishes {
	margin-top: 65px;
}
#beers {

	width:218px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#contactcontent {
	background-image:url(images/contact_photos.jpg);
	background-repeat: no-repeat;
	background-position: 19px top;
	width: 552px;
	padding-right: 17px;
	padding-left: 238px;
	padding-bottom: 8px;
}

