h2 {
  font-size:16px
}


img {
	border: 0px;
}

a, a:link, a:visited, a:active, a:hover {
	outline: none;
	color: #fff;
	text-decoration: none;
}

#logo {
	text-align: center;
}


#banner {
	position: relative;
	margin: 20px auto;
	width: 868px;
	height: 412px;
}

#pic {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 868px;
	height: 412px;
}

#hookah {
}

#menu {
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	height: 42px;
}

#menu ul li a span {
	display: none;
}

#nav1_1 { width: 102px;}
#nav1_2 { width: 124px;}
#nav1_3 { width: 108px;}
#nav1_4 { width: 163px;}
#nav1_5 { width: 102px;}
#nav1_6 { width: 185px;}
#nav1_7 { width: 84px;}

#nav1_1:hover {background: url('../images/menu.png') 0px -42px no-repeat;}
#nav1_2:hover {background: url('../images/menu.png') -102px -42px no-repeat;}
#nav1_3:hover {background: url('../images/menu.png') -226px -42px no-repeat;}
#nav1_4:hover {background: url('../images/menu.png') -334px -42px no-repeat;}
#nav1_5:hover {background: url('../images/menu.png') -497px -42px no-repeat;}
#nav1_6:hover {background: url('../images/menu.png') -599px -42px no-repeat;}
#nav1_7:hover {background: url('../images/menu.png') -784px -42px no-repeat;}

#content {
	position: relative;
	margin: 20px auto;
	width: 890px;
	height: 360px;
	background: #fff;
}

#content.aboutus {
}

#content.events {
}

.menu {
}

#contentPic {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 356px;
	width: 570px;
	background: #000;
	overflow: hidden;
}

#contentHolder {
	position: absolute;
	//background: url('') top left repeat;
	color: #fff;
	left: 20px;
	width: 316px;
	height: 360px;
}

#contentMain {
	width: 306px;
	height: 350px;
	padding: 5px;
	font: 14px Georgia,"arial";
}

#menuFragment1, #menuFragment2, #menuFragment3 {
	width: 306px;
	height: 350px;
	padding: 5px;
	font: 14px "arial";
}

#reservation {
	width: 824px;
	font:"arial";
	height: 350px;
	margin: 20px auto;
	margin-bottom: 0px;
	padding: 20px;
	padding-bottom:0px;
	background: url('../images/form-bg.jpg') top left no-repeat;
}

#tabs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tabs ul li {
	float: left;
}

#tabs ul li a {
	padding: 3px;
	margin: 3px 3px;
	border: 1px solid #fff;
	display: block;
}

#tabs ul li a:hover {
	background-color: #333;
}

p.first {
	margin-top: 0px;
}

.label {
	text-align: right;
	vertical-align: top;
	font: bold 14px "arial";
}

.inputText {
	width: 200px;
	font-size: 10px;
}

.selectDrop {
	width: 200px;
	font-size: 10px;
}

.inputTextArea {
	width: 200px;
}

.submitButton {
	border: 1px solid #000;
	font-weight: bold;
}

.platter {
	padding-top: 18px;
	font-size: 11px;
}

.platter .item {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 4px;
}

.platter .item span {
	float: left;
}

.drinkTitle {
	padding-top: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.drinks {
	padding-top: 5px;
	font-size: 12px;
}

.drinks .item {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 4px;
}

.drinks .item span {
	float: left;
}

.scroller .jScrollPaneTrack, .scrollerDark .jScrollPaneTrack {
	background: url();
}

.scroller .jScrollPaneDrag, .scrollerDark .jScrollPaneDrag {
	background: url();
}

.scroller a.jScrollArrowUp {
	height: 12px;
	background: url(../images/up_arrow.png) no-repeat 0 0px;
}

.scrollerDark a.jScrollArrowUp {
	height: 12px;
	background: url(../images/up_arrow_white.png) no-repeat 0 0px;
}

.scroller a.jScrollArrowUp:hover, .scrollerDark a.jScrollArrowUp:hover {
	background-position: 0 -12px;
}

.scroller a.jScrollArrowDown {
	height: 12px;
	background: url(../images/down_arrow.png) no-repeat 0 0px;
}

.scrollerDark a.jScrollArrowDown {
	height: 12px;
	background: url(../images/down_arrow_white.png) no-repeat 0 0px;
}

.scroller a.jScrollArrowDown:hover, .scrollerDark a.jScrollArrowDown:hover {
	background-position: 0 -12px;
}

input.honor {
	width: 90px;
}
