body {
	background-color: #fff;
	margin: 0;
	text-align: center;
}

/* tag styles
---------------*/

h1 {
	margin-bottom: 5px;
	background: url(../images/header.jpg) top left no-repeat;
	height: 140px;
	width: 700px;
	margin-top: 0px;
}

h1 span {
	display: none;
}

h5 {
	font-family: arial;
	color: #d56e33;
	font-size: 12px;
	text-align: center;
	word-spacing: 1px;
	font-variant: small-caps;
}

#header5 {
	height: 30px;
	margin-bottom: 3px;
}

#navigation ul {
	margin-top: -3px;
	height: 25px;
	margin-left: -8px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	width: 750px;
}

#navigation li {
	list-style: none;
	float: left;
	padding-top: 10px;
	margin-right: 94px;
}

li a {
	text-decoration: none;
	color: #634a36;
}

li a:hover{
	color: #d56e33;
}

/* page styles
-----------------*/

#container {
	width: 700px;
	margin: auto;
	background-color: #fff;
	margin-top: 55px;
	border: 1.5px #58554e solid;
	text-align: left;
}

#header {
	background-color: #fff;
}

#navigation {
	background-color: #fff;
	height: 35px;
}

#content {
	background-color: #fff;
}

#thumbs {
	background-color: #f1f1f1;
	width: 800px;
	height: 20px;
}

#menus ul{
	margin-top: -16px;
	margin-left: 128px;
	height: 20px;
}

#menus li{
	list-style: none;
	float: left;
	font-family: arial;
	font-size: 13px;
	font-variant: small-caps;
	color: #d56e33;
	padding-top: 14px;
	margin-right: 102px;
}

#menus a{
	text-decoration: none;
	color: #d56e33;
}

#menus a:hover{
	color: #634a36;
}

#dinner {
	width: 700px;
	height: 255px;
	position: absolute;
	overflow: auto;
	margin-top: 50px;
}

#dinner p{
	margin-left: 80px;
	margin-right: 80px;
	font-family: arial;
	font-size: 12px;
	color: #292419;
}

#mainimage {
	height: 325px;
	margin-left: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 90px;
	padding-top: 20px;
}

#mainimage p{
	padding-top: 8px;
	font-family:  arial;
	font-size: 11.75px;
	text-align: justify;
	color: #292419;
	letter-spacing: .1px;
	margin-top:0px;
}

#header6 {
	background-color: #fff;
	height: 25px;
	clear: both;
}

#header6 p {
	font-family: arial;
	font-size: 10px;
	color: #6d6561;
	text-align: center;
}

#private p{
	font-family: arial;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	padding-top: 115px;
	font-weight: bold;
}

#private a{
	text-decoration: none;
	color: #d56e33;
}

#private a:hover{
	color: #634a36;
}

strong {
	font-weight: bold;
}

.categories {
	font-weight: bold;
	color: #d56e33;
}

em {
	font-style: normal;
	font-size: 11px;
	color: #59513e;
}

#footer {
	position: absolute;
	margin-top: -6px;
	margin-left: 593px;
}

#footer p{
	font-family: arial;
	font-size: 8.5px;
	color: #969185;
}

#footer a{
	text-decoration: none;
	color: #969185;
}
	

#footer a:hover{
	font-family: arial;
	font-size: 8.5px;
	color: #d56e33;
}

#party {
	width: 700px;
	height: 255px;
	position: fixed;
	overflow: auto;
	margin-top: 50px;
}

#party p{
	margin-left: 80px;
	margin-right: 80px;
	font-family: arial;
	font-size: 12px;
	color: #292419;
	line-height: 19px;
}

#jonez {
	margin-left: -71px;
	margin-top: 26px;
}

#jonez p{
	text-align: right;
	margin-right: -69px;
	font-size: 9px;
}

