#wrapper {
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	display: table;
	height: 100%;
}
h1 {
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h2 {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:hover, a:visited {
	color: #333333;
	text-decoration: underline;
}
#header-part {
	height: 150px;
	width: 913px;
}
#sub-nav {
	background-color: #141414;
	height: 40px;
	width: 906px;
	float: left;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#sub-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #333333;
}

#sub-nav li {
	display: inline;
}

#sub-nav a {
	display: block;
	text-decoration: none;
	color: #FFFF99;
	font-weight: bold;
	line-height: 40px;
	float: left;
	height: 40px;
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "trebuchet MS";
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#sub-nav  a:hover  {
	display: block;
	text-decoration: none;
	color: #999999;
	line-height: 40px;
	float: left;
}
#Navigation  .first  a {
	background: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#logo {
	float: left;
	margin-bottom: 15px;
}
#openings {
	float: left;
	height: 100px;
	padding-left: 100px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
#slogan {
	float: right;
	font-size: 16px;
	color: #FFFFFF;
}
body {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFF66;
	background-color: #000000;
}

/* Navigation */

#Navigation {
	width: 907px;
	height: 40px;
	float: left;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#Navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #333333;
}

#Navigation li {
	display: inline;
}

#Navigation a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 39px;
	float: left;
	height: 39px;
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "trebuchet MS";
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
}

#Navigation .active a {
	display: block;
	padding: 0px 15px;
	text-decoration: none;
	color: #FFFF99;
	font-weight: bold;
	line-height: 40px;
	float: left;
	height: 40px;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #141414;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}

#Navigation  a:hover  {
	display: block;
	text-decoration: none;
	color: #FFFF99;
	line-height: 40px;
	float: left;
	background-image: url(images/hover_bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}

#Navigation .last a {
	background: none;
}

#Navigation .last a:hover {
	display: block;
	padding: 0px 15px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 40px;
	float: left;
	background-image: url(images/hover_bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}


/*sub-menu*/
#sub_menu {
	height: 100%;
	width: 215px;
	font-size: 14px;
	color: #333333;
	float: left;
	border: 1px solid #FFFFFF;
	padding: 2px;
	background-color: #FFFFFF;
	margin-top: 2px;
}

#sub_menu a {
	float: left;
	text-decoration: none;
	color: #FFFF99;
	font-size: 15px;
	font-weight: normal;
	line-height: 27px;
	background-color: #000000;
	text-indent: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 0px;
	width: 214px;
}
#skip-nav {
	font-weight: bold;
	color: #FFFF99;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	float: left;
	width: 700px;
	background-color: #000000;
	margin: 0px;
	height: 30px;
	padding: 0px;
	line-height: 30px;
}
#skip-nav   a {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}

.food-item {
	float: left;
	height: 35px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	width: 530px;
}
#center {
	float: left;
	background-color: #000000;
}

.food-container {
	width: 690px;
	height: 35px;
	font-weight: bold;
	background-color: #141414;
	padding-left: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#main-pic {
	float: left;
	width: 913px;
}

.price  {
	font-weight: bold;
	float: right;
	width: 100px;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.information  {
	float: left;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #FFFFFF;
	margin: 0px;
}




#sub_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sub_menu li {
	display: inline;
}
#sub_menu  a:hover {
	background-color: #000000;
	background-image: url(../images/hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu-extra {
	float: left;
	padding-top: 15px;
}


/*footer*/
#footer {
	font-size: 10px;
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-bottom: 20px;
	color: #FFFF99;
	text-indent: 10px;
}
#left {
	background-color: #000000;
	width: 697px;
	float: left;
	height: 100%;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
}
#right {
	color: #FFFF99;
	display: table;
	height: 100%;
	float: left;
	width: 195px;
	padding: 3px;
}
#body-cell-header {
	padding-top: 9px;
	height: 30px;
	float: left;
	width: 700px;
	padding-bottom: 9px;
	color: #333333;
	background-color: #141414;
	margin-top: 13px;
}
.title {
	font-size: 24px;
	color: #FFFF99;
	padding-left: 10px;
	line-height: 60px;
	float: left;
	width: 690px;
}

#body-cell-header h1 {
	color: #FFFF99;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#body-cell {
	color: #FFFFFF;
	float: left;
	height: 100%;
	width: 700px;
	font-size: 14px;
	text-align: justify;
}

.body-header-image img {
	float: left;
	height: 121px;
	width: 655px;
}
#navigation {
	background-color: #000000;
	float: left;
}
.price-short {
	font-weight: bold;
	float: right;
	width: 50px;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.food-item-long {
	height: 50px;
	width: 530px;
	background-color: #141414;
	float: left;
	padding-top: 10px;
}
.price-long {
	font-weight: bold;
	padding-top: 10px;
	float: right;
	width: 100px;
	height: 50px;
	padding-right: 10px;
	font-size: 14px;
}
.food-container-long {
	background-color: #141414;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
	width: 690px;
	padding-left: 10px;
}
.food-item-stretch {
	height: 35px;
	width: 685px;
	background-color: #141414;
	float: left;
	line-height: 35px;
}

