body {
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #DFD8D0;
	background-image: url(images/background_gradient.jpg);
}
#container {
	background-color: #F9F9D0;
	width: 807px;
	height:auto;
	padding-bottom: 22px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #400E0E;
	border-right-color: #400E0E;
	border-bottom-color: #400E0E;
	border-left-color: #400E0E;
}
#nav {
	margin-bottom: 25px;
	background-color: #400e0e;
	padding:0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

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

#nav li {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	display: inline;
	
}
#nav li a {
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 11px;
	margin: 0px;
}
#nav li a.active {
	background-color: #400E0E;
	text-decoration:underline;
	border: 1px solid #FFFFFF;
}

#nav li a:hover {
	background-color: #6B1818;
	text-decoration:underline;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
}
#homecontent {
	background-image: url(images/pub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 532px;
	padding-right: 17px;
	padding-left: 238px;
	padding-bottom: 8px;
	margin-left: 20px;
}
#contactcontent {
	background-image: url(images/pub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 532px;
	height:350px;
	padding-right: 17px;
	padding-left: 238px;
	padding-bottom: 8px;
	margin-left: 20px;
}
#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: 26px;
	color: #951718;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	color: #400E0E;
	margin: 0px;
	padding: 0px;
}
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:30px;
	font-weight:normal;
	color:#000000;
}
#homecontent .floatright {
	float:right;
	padding-left:25px;
	padding-top: 15px;
}
.hidden {
	clear: both;
	visibility: hidden;
}
#content h2 {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	line-height:27px;
	font-weight:normal;
	color:#400E0E;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 5px;
}
.menuname {
	color: #981E1D;
	line-height: 15px;
	font-size: 16px;
}
#dishes img {
	margin-top: 75px;
}
#homecontent2 {

	background-image: url(images/pub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 532px;
	padding-right: 17px;
	padding-left: 238px;
	padding-bottom: 8px;
	margin-left: 20px;
}
