body, div, p, table, td, form, label, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin:0;
	padding:0 0 40px;
	background:url(images_new/background-wood_tile.jpg) 0 0 repeat;
	text-align:center;
}
a.major_link {
	padding-right:18px;
	background-position:right 0;
	background-repeat:no-repeat;
	font-weight:bold;
}
a.major_link:hover {
	background-position:right -33px;
}
div#main {
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	text-align:left;
	width:760px;
	background:url(images_new/background-black.jpg) 0 0 repeat-y;
}
body#home div#main {
	background:url(images_new/background-black-home.jpg) 0 0 repeat-y;
}
div#nav {
	height:35px;
	background:url(images_new/background-nav.jpg) 0 0 no-repeat;
	padding-top:9px;
}
div#nav ul {
	list-style:none;
	margin:0 0 0 50px;
	padding:0;
}
div#nav ul li {
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	margin:0;
}
div#nav ul li a {
	display:block;
	padding:5px 5px 5px 17px;
	background:url(images_new/icon-nav_cross.gif) 0 5px no-repeat;
	color:#f7941d;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
}
div#nav ul li a:hover {
	color:#fff799;
	background-position:0 -28px;
}
div#nav ul ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
div#nav ul li ul li a {
	display: block;
	padding:2px 10px 0;
	height:20px !important;
	color:#f7941d;
	background-image:none;
	font-size:11px;
	font-weight:normal;/*	font-weight:bold;
*/}
div#nav ul li ul li a:hover {
	color:#fff799;
}
div#nav ul li ul li { /* all list items */
	float: left;
	width:165px;
	background-image:none;
	padding-right:none;/* width needed or else Opera goes nuts */
}
div#nav ul li ul { /* second-level lists */
	position: absolute;
	padding-top:8px;
	padding-bottom:4px;
	background: #860a02;
	clear:left;
	width: 165px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
div#footer {
	height:45px;
	background:url(images_new/background-footer.jpg) 0 0 no-repeat;
	clear:both;
	text-align:center;
	padding-top:35px;
	width:760px;
	font-weight:bold;
	font-size:10px;
}
body#home div#footer {
	background:url(images_new/background-footer-home.jpg) 0 0 no-repeat;
}
div#footer a {
	color:#f7941d;
	font-weight:bold;
}
div#footer a:hover {
	color:#fff799;
}
div#features {
	float:right;
	display:inline;
	width:168px;
	margin-right:52px;
	color:#ebd2b5;
}
body#home div#features {
	float:left;
	display:inline;
	width:168px;
	margin-left:52px;
	margin-right:0;
	color:#ebd2b5;
}
div#features p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	margin-bottom:8px;
}
div#features h3 {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin-bottom:6px;
	background:url(images_new/divider-features.gif) 0 0 repeat-x;
	padding-top:9px;
}
div#features h3.first {
	background-image:none;
	padding-top:0;
}
div#features a {
	color:#f7941d;
}
div#features a:hover {
	color:#fff799;
}
div#features a.major_link {
	background-image:url(images_new/icon-orange_link_arrows.gif);
}
div#features img {
	border:1px solid #656362;
}
div#features img.float-left {
	float:left;
	margin:0 6px 0 0;
}
div#features img.float-right {
	float:right;
	margin:0 0 0 6px;
}
div#content {
	float:left;
	display:inline;
	width:431px;
	margin-left:60px;
}
body#home div#content {
	float:right;
	display:inline;
	width:431px;
	margin-left:0;
	margin-right:60px;
}
div#content h1 {
	padding:50px 0 0 0;
	background-image:url(images_new/hdr-about.gif);
	margin-bottom:3px;
	overflow:hidden;
	height:0px !important;
	height /**/:50px;
}
div#content.home h1 {
	background-image:url(images_new/hdr-home.gif);
}
div#content.about h1 {
	background-image:url(images_new/hdr-about.gif);
}
div#content.music h1 {
	background-image:url(images_new/hdr-music.gif);
}
/* John Added */ 



div#content.music ul {
	margin-top:0;
	margin-bottom:15px;
}
div#content.humidor h1 {
	background-image:url(images_new/hdr-humidor.gif);
}
div#content.menu h1 {
	background-image:url(images_new/hdr-menu.gif);
}
div#content.bar h1 {
	background-image:url(images_new/hdr-bar.gif);
}
div#content.wine_list h1 {
	background-image:url(images_new/hdr-wine_list.gif);
}
div#content.featured_artists h1 {
	background-image:url(images_new/hdr-featured_artists.gif);
}
div#content.lunch h1 {
	background-image:url(images_new/hdr-lunch_menu.gif);
}
div#content.dinner h1 {
	background-image:url(images_new/hdr-dinner_menu.gif);
}
div#content.dinner_menu h1 {
	background-image:url(images_new/hdr-dinner_menu.gif);
}
div#content.party_platters h1 {
	background-image:url(images_new/hdr-party_platters.gif);
}
div#content.private_parties h1 {
	background-image:url(images_new/hdr-private_events.gif);
}
div#content.featured_cigars h1 {
	background-image:url(images_new/hdr-featured_cigars.gif);
}
div#content p {
	margin:0 0 10px;
}
div#content ul {
	margin:0;
	padding:0;
}
div#content li {
	margin:10px 0 10px 15px;
	line-height:13px;
	padding-left:16px;
	list-style-type:none;
	background:url(images_new/bullet-cross.gif) 0 2px no-repeat;
	font-weight: bold;
}
div#content .border_image {
	border:3px solid #fdd7ad;
}
div#content .warning {
	background: #840701 url(images_new/free_fito.gif) top center no-repeat;
	margin: 20px 0px 10px;
	padding: 30px 20px 30px;
	width: 390px !important;
	text-align: left;
}
div#content .warningheader {
	color: #f7941d;
	font-size: 36px;
	font-weight: bold;
	line-height: 39px;
}
div#content .warningsubheader {
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	line-height: 23px;
}
div#content .warningsubsubheader {
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	margin: ;
}
div#content .warningtext {
	color: #fff;
	font-size: 14px;
	line-height: 19px;
}
div#content .warningtext a {
	color: #f7941d;
}
div#content .warningtext a:hover {
	color: #fff;
}
div#content img.content_left {
	margin-right:7px;
	float:left;
}
div#content img.content_right {
	margin-left:7px;
	float:right;
}
div#content h2 {
	text-transform:uppercase;
	height:25px;
	color:#870a01;
	background:url(images_new/background-hdr.gif) 0 6px no-repeat;
	font-weight:bold;
	margin-top:10px;
}
/* ul#music_listings { margin-top:0; margin-bottom:30px; } */







div#content a {
	color:#870a01;
}
div#content a:hover {
	color:#ff1302;
}
div#content a.major_link {
	background-image:url(images_new/icon-red_link_arrows.gif);
}
div#content p.divider {
	padding-top:10px;
	background:url(images_new/divider-content.gif) 0 0 repeat-x;
	margin-bottom:8px;
}
div#content p.first {
	padding-top:0;
	background-image:none;
	margin-bottom:5px;
}
table#cigars {
	width:431px;
}
table#cigars td {
	padding:10px 0;
	background:url(images_new/divider-content.gif) 0 0 repeat-x;
}
table#cigars tr.first td {
	padding-top:0;
	background-image:none;
}
table#cigars td.label {
	width:150px;
	text-align:center;
	vertical-align:top;
}
table#cigars td.description {
	width:281px;
}
div#content.menu h2, div#content.bar h2 {
	margin-top:20px;
}
form#newsletter {
	padding:0;
	margin:0;
}
form#newsletter input {
	margin: 8px 0 0;
}
form#newsletter input.textbox {
	border:1px solid #000;
}
div#virtual_tour {
	background:black;
	color:white;
	text-align:center;
	font-weight:bold;
	padding:0 0 10px;
}
div#virtual_tour object, div#virtual_tour embed {
	display:block;
	margin-bottom:5px;
}
div.wrapper ul {
	width: 43em;
}
div#content div.wrapper li {
	float: left;
	width: 18em;
	margin-bottom:5px;
	margin-top:5px;
}
div.wrapper br {
	clear: left;
}
div.wrapper {
	margin-bottom: 1em;
	margin-left: -1.5em;
}
div#content ul.menu li {
	padding-left:0;
	text-transform:uppercase;
	color:#870a01;
	background: url(images_new/background-hdr_short.gif) 0 6px no-repeat;
	font-weight:bold;
	margin:10px 0 15px;
	position:relative;
}
div#content ul.menu li.long {
	padding-left:0;
	text-transform:uppercase;
	color:#870a01;
	background: url(images_new/background-hdr_short.gif) 0 18px no-repeat;
	font-weight:bold;
	margin:10px 0 15px;
	position:relative;
}
div#content ul.menu li ul li {
	text-transform:none;
	height:auto;
	color:#000;
	background:none;
	font-weight:normal;
	margin-top:10px;
}
ul#menu_section_1 {
	width: 200px;
	float: left;
	list-style-type:none;
}
div.party_platters ul#menu_section_1 {
	width: 100%;
	float: none;
	list-style-type:none;
}
div.party_platters ul#menu_section_1 li {
	background: url(images_new/background-hdr.gif) 0 6px no-repeat;
}
ul#menu_section_2 {
	width: 200px;
	float: right;
	list-style-type:none;
}
div#content ul.bar_menu li {
	text-transform:none;
	height:auto;
	color:#000;
	background:none;
	font-weight:normal;
	padding-left:0;
	margin:10px 0;
}
