* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	color: #333;
	line-height: 20px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	background: #23140C url(/images/bg.jpg) no-repeat top center;
}
#wrapper {
	width: 902px;
	margin: 0 auto;
	text-align: left;
}
#container {
	float: left;
	width: 902px;
	background: transparent url(/images/shadow.png) repeat-y 0 0;
}
.content {
	float: left;
	display: inline;
	width: 854px;
	margin-left: 24px;
}

	/* header and navigation */
	
	#header {
		position: relative;
		float: left;
		width: 854px;
		height: 171px;
		background: transparent url(/images/header.jpg) no-repeat 0 0;
		z-index: 100;
	}
	#logo {
		position: absolute;
		top: 20px;
		left: 315px;
		width: 230px;
		height: 100px;
		text-indent: -9999px;
	}
	#sound {
		position: absolute;
		display: block;
		bottom: 0;
		left: 20px;
		width: 22px;
		height: 33px;
		text-indent: -9999px;
		background: transparent url(/images/nav/sound-up.jpg) no-repeat 0 9px;
	}
	ul#nav {
		position: absolute;
		left: 80px;
		bottom: 0;
		height: 33px;
	}
	ul#nav li {
		position: relative;
		float: left;
		display: inline;
	}
	ul#nav li a, ul#nav li a:active, ul#nav li a:visited {
		display: block;
		height: 33px;
		text-indent: -9999px;
	}
	ul#nav li a:hover, ul#nav li.selected a { background-position: 0 -33px; }
	ul#nav li#nav-menus a {
		background-image: url(/images/nav/menus.jpg);
		width: 54px;
		margin-right: 25px;
	}
	ul#nav li#nav-rum-bar a {
		background-image: url(/images/nav/rum-bar.jpg);
		width: 72px;
		margin-right: 28px;
	}
	ul#nav li#nav-parties-catering a {
		background-image: url(/images/nav/parties-catering.jpg);
		width: 163px;
		margin-right: 26px;
	}
	ul#nav li#nav-gift-cards a {
		background-image: url(/images/nav/gift-cards.jpg);
		width: 92px;
		margin-right: 27px;
	}
	ul#nav li#nav-contact-us a {
		background-image: url(/images/nav/contact-us.jpg);
		width: 99px;
		margin-right: 25px;
	}
	ul#nav li#nav-locations a {
		background-image: url(/images/nav/locations.jpg);
		width: 90px;
	}
	
		/* dropdown navigation */
		
		ul#nav li ul {
			position: absolute;
			display: none;
			top: 26px;
			line-height: 18px;
			font-size: 12px;
		}
		ul#nav li.selected ul { display: block; }
		ul#nav li ul li a, ul#nav li ul li a:active, ul#nav li ul li a:visited {
			color: #ECE2C3;
			text-decoration: none;
			text-indent: 0;
			height: auto;
		}
		ul#nav li ul li a:hover { color: #B56F17; }
		
			/* menus */

			ul#nav li#nav-menus ul {
				left: -35px;
				width: 131px;
				height: 160px;
				padding-top: 12px;
				background: transparent url(/images/nav/menus-dropdown.png) no-repeat 0 0;
			}
			ul#nav li#nav-menus ul li {
				width: 105px;
				margin-left: 37px;
			}
			ul#nav li#nav-menus ul li a {
				width: auto;
				background-image: none;
			}
			
			/* rum bar */
			
			ul#nav li#nav-rum-bar ul {
				left: -25px;
				width: 131px;
				height: 69px;
				padding-top: 12px;
				background-image: url(/images/nav/rum-bar-dropdown.png);
			}
			ul#nav li#nav-rum-bar ul li {
				width: 115px;
				margin-left: 27px;
			}
			ul#nav li#nav-rum-bar ul li a {
				width: auto;
				background-image: none;
			}
			
			/* locations */
			
			ul#nav li#nav-locations ul {
				left: -25px;
				width: 131px;
				height: 69px;
				padding-top: 12px;
				background: transparent url(/images/nav/locations.png) no-repeat 0 0;
			}
			ul#nav li#nav-locations ul li {
				width: 115px;
				margin-left: 27px;
			}
			ul#nav li#nav-locations ul li a {
				width: auto;
				background-image: none;
			}
			
/* home page */

#home-intro {
	position: relative;
	float: left;
	display: inline;
	width: 330px;
	height: 317px;
	color: #ECE2C3;
	background-image: url(/images/home-intro-bg.jpg);
}
#home-left-swirl {
	position: absolute;
	top: -35px;
	left: -80px;
	width: 80px;
	height: 313px;
	background-image: url(/images/home-left-swirl.png);
}
#home-intro p {
	float: left;
	display: inline;
	width: 250px;
	margin: 135px 0 0 50px;
	font-size: 12px;
	line-height: 15px;
}
#home-flash {
	float: left;
	display: inline;
	width: 524px;
	height: 317px;
}
#home-flash object, #home-flash embed {
	float: left;
	display: inline;
}
#callout-above-the-fold {
	float: left;
	display: inline;
	width: 614px;
	height: 187px;
}
#callout-bottom-right {
	position: relative;
	float: left;
	display: inline;
	width: 524px;
	height: 399px;
}
#callout-bottom-right img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#callout-bottom-right a {
	position: absolute;
	display: block;
	top: 270px;
	left: 45px;
	width: 60px;
	height: 20px;
	text-indent: -9999px;
}
#callout-bottom-right p {
	position: absolute;
	top: 100px;
	left: 45px;
	width: 220px;
	height: 170px;
	font-size: 11px;
	line-height: 15px;
	color: #432118;
	overflow: hidden;
}
#home-signup {
	position: relative;
	float: left;
	display: inline;
	width: 240px;
	height: 187px;
	background-image: url(/images/home-signup.jpg);
}
#home-right-swirl {
	position: absolute;
	top: 10px;
	right: -65px;
	width: 65px;
	height: 211px;
	background-image: url(/images/home-right-swirl.png);
}
#home-signup input {
	position: absolute;
	top: 105px;
	left: 35px;
	padding: 3px;
	width: 135px;
	border: 0;
	background-color: transparent;
	color: #ECE2C3;
}
#home-signup a {
	position: absolute;
	top: 105px;
	left: 185px;
	width: 25px;
	height: 20px;
	text-indent: -9999px;
}
#callout-bottom-left {
	float: left;
	display: inline;
	width: 330px;
	height: 563px;
	margin-left: 24px;
}
#home-callout3 {
	float: left;
	display: inline;
	width: 524px;
	height: 164px;
}
#home-callout4 {
	float: left;
	display: inline;
	width: 524px;
	height: 399px;
}

/* interior content styles */

#interior {
	float: left;
	display: inline;
	width: 854px;
	margin-left: 24px;
	background: #FEF0D2 url(/images/interior-bg.jpg) no-repeat 0 0;
}
#interior-inner {
	float: left;
	display: inline;
	width: 100%;
	min-height: 620px;
	padding: 40px 0;
	background: transparent url(/images/interior-bg-bottom.jpg) no-repeat bottom left;
}
#interior .left {
	float: left;
	display: inline;
	width: 242px;
	margin: 0 50px 0 35px;
	padding-top: 5px;
	color: #1D383B;
	line-height: 14px;
	font-size: 10px;
}
#interior .left .left-header {
	float: right;
	height: 14px;
}
#interior .left .side-image {
	float: left;
	margin: 15px 0;
}
/*#interior .left p {
	float: left;
	display: inline;
	width: 150px;
	font-style: italic;
}*/
#interior .left p {
	float: left;
	width: 100%;
}
#interior .left ul {
	float: left;
	width: 175px;
	padding-top: 10px;
	line-height: 18px;
	margin: 0 70px 10px 0;
	font-size: 11.5px;
	font-weight: bold;
	list-style-type: none;
}
#interior .left ul li {
	position: relative;
	float: right;
	width: 100%;
	text-align: right;
}
#interior .left ul li.pdf-download {
	padding-top: 25px;
	line-height: 25px;
}
#interior .left ul li.pdf-download img {
	top: 25px;
	right: -21px;
}
#interior .left ul li img {
	position: absolute;
	top: 5px;
	right: -15px;
}
#interior .left ul li a, #interior .left ul li a:active, #interior .left ul li a:visited {
	color: #513F33;
	text-decoration: none;
	font-size: 12px;
}
#interior .left ul li a:hover { text-decoration: underline; }
#interior .left ul li a.selected { font-weight: bold; }
#interior .left .more {
	float: right;
	display: inline;
	margin-right: 10px;
}
#interior .right {
	position: relative;
	float: left;
	display: inline;
	width: 475px;
}
#interior .right p { margin-bottom: 20px; }
#interior .right p.separator {
	float: left;
	width: 100%;
	height: 9px;
	margin: 10px 0 20px 0;
	background: transparent url(/images/page-separator.gif) no-repeat 0 0;
}

/* interior callouts */

#interior-left {
	position: relative;
	float: left;
	display: inline;
	width: 399px;
	height: 154px;
	background-image: url(/images/interior-rum-bar-101.jpg);
}
#interior-left img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#interior-left a {
	position: absolute;
	display: block;
	top: 40px;
	left: 230px;
	width: 150px;
	height: 32px;
	text-indent: -9999px;
}
#interior-left p {
	position: absolute;
	top: 80px;
	left: 234px;
	width: 160px;
	height: 45px;
	font-size: 11px;
	line-height: 15px;
	color: #ECE2C3;
	overflow: hidden;
}
#interior-callout1 {
	float: left;
	display: inline;
	width: 223px;
	height: 154px;
}
#interior-signup {
	position: relative;
	float: left;
	display: inline;
	width: 232px;
	height: 154px;
	background-image: url(/images/interior-signup.jpg);
}
#interior-signup input {
	position: absolute;
	top: 93px;
	left: 28px;
	padding: 3px;
	width: 145px;
	border: 0;
	background-color: transparent;
	color: #ECE2C3;
}
#interior-signup a {
	position: absolute;
	top: 93px;
	left: 185px;
	width: 25px;
	height: 20px;
	text-indent: -9999px;
}

/* menu styles */

#menu-left {
	position: relative;
	text-align: right;
}
#menu-left #menu-flare {
	position: absolute;
	top: -20px;
	left: -35px;
	width: 134px;
	height: 86px;
	background: transparent url(/images/menu-flare.png) no-repeat 0 0;
}
#menu-left .header {
	float: right;
	display: inline;
	margin: 0 70px 5px 0;
}
#menu-left .header.no-margin { margin-right: 15px; }
#food-desc {
	float: left;
	display: inline;
	width: 200px;
	margin-left: 10px;
	padding-top: 10px;
	color: #716659;
	font-size: 11px;
	text-align: left;
}
#food-desc h3 {
	color: #513F33;
	margin-bottom: 0;
	font-size: 11px;
}
#food-desc p {
	width: 100%;
	font-style: normal;
	line-height: 14px;
	margin-bottom: 10px;
}

	/* item list */
	
	#menu-list {
		float: left;
		width: 100%;
		line-height: 16px;
		padding-top: 35px;
	}
	.right #menu-location {
		position: absolute;
		top: 0;
		right: 0;
		color: #513F33;
		font-size: 10.5px;
		font-weight: bold;
	}
	#menu-list .menu-item {
		position: relative;
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}
	#interior .right #menu-list p { margin-bottom: 3px; }
	#menu-list .item-title {
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		color: #AA1641;
	}
	#menu-list .item-title span {
		color: #3F3E3B;
		text-transform: none;
	}
	#menu-list .item-price {
		position: absolute;
		top: 0;
		right: 0;
		font-weight: bold;
		font-size: 12px;
	}
	
/* rum 101 */

#rum-101 {
	float: left;
	display: inline;
	width: 765px;
	margin-left: 35px;
	padding: 40px 0 20px 0;
}
#rum-101-top {
	float: left;
	width: 100%;
}
#rum-101-top h2 {
	font-size: 15px;
	color: #77742C;
	line-height: 24px;
	font-weight: normal;
	margin: 10px 0 30px 0;
}
#interior #rum-101-top .left {
	float: left;
	display: inline;
	width: 275px;
	margin: 0;
}
#interior #rum-101-top .right {
	float: left;
	display: inline;
	width: 480px;
}
#rum-101 h3 {
	color: #AA1541;
	font-size: 11px;
}
#rum-101 .box {
	float: left;
	width: 100%;
	background-color: #EADCC0;
	padding: 30px 0;
	margin: 20px 0;
}
#rum-101 .box h3, #rum-101 .box p {
	float: left;
	width: 705px;
}
#rum-101 .box img {
	float: right;
	display: inline;
	margin-right: 15px;
}
#rum-101 .box div {
	float: right;
	display: inline;
	width: 460px;
	margin: 0 30px 15px 0;
	line-height: 18px;
}
#rum-101 .box div img {
	float: left;
	margin-bottom: 15px;
}
#rum-101 .box div p {
	width: 100%;
	margin-left: 0;
}
#rum-101 .box h3 {
	color: #22130C;
	margin-left: 30px;
}
#rum-101 .box div h3 { margin-left: 0; }
#rum-101 .box p { margin: 0 15px 0 30px; }
#rum-101 .full {
	float: left;
	width: 100%;
}
#rum-101 .full p { margin-bottom: 15px; }

/* locations */

#locations-page h1 {
	font-size: 13px;
	margin-bottom: 0px;
}
#interior #locations-page.right p { margin-bottom: 15px; }
#locations-page .phone {
	color: #AA1641;
	font-weight: bold;
}
#locations-desc {
	float: left;
	display: inline;
	width: 200px;
	margin-left: 10px;
	padding-top: 10px;
	color: #716659;
	font-size: 12px;
	text-align: left;
}
#locations-desc h3 {
	color: #513F33;
	margin-bottom: 0;
	font-size: 12px;
}
#locations-desc p {
	width: 100%;
	font-style: normal;
	line-height: 14px;
	margin-bottom: 10px;
}

/* loyalty card register/view */

#register-view {
	float: left;
	width: 100%;
}
#interior .right #register-view p {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333;
	line-height: 14px;
}
#register-card {
	float: left;
	display: inline;
	width: 237px;
	margin-right: 30px; 
	background: transparent url(/images/card-separator.gif) no-repeat top right;
}
#view-your-account {
	float: left;
	display: inline;
	width: 210px;
}

/* form styles */

form h4 {
	float: left;
	width: 100%;
	font-size: 16px;
	margin-top: 10px;
}
.group {
	float: left;
	width: 130px;
	margin: 0 15px 15px 0;
}
.group.full { width: 100%; }
.spacer {
	float: left;
	width: 100%;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	margin-bottom: 15px;
}
.group label {
	float: left;
	width: 100%;
	font-size: 11.5px;
	color: #AA1641;
}
.group .text-field {
	float: left;
	width: 100%;
	padding: 3px;
	font-size: 11px;
	border: 1px solid #999;
	font-family: Helvetica, Arial, sans-serif;
}
.group span {
	float: left;
	width: 100%;
}

/* footer */

#footer {
	float: left;
	display: inline;
	width: 854px;
	margin-left: 24px;
	padding: 10px 0 20px 0;
}
#footer img {
	float: left;
	display: inline;
}
#social-networking {
	float: left;
	display: inlne;
	margin-left: 13px;
    margin-right: 8px;
}
#social-networking a {
	float: left;
	display: inline;
	margin: 8px 4px 0 0;
}
#like-button {
	float: left;
	display: inline;
	margin: 8px 0 0 10px;
}
	
/* miscellaneous styles */

h3 {
	color: #AA1641;
	font-size: 14px;
	margin-bottom: 5px;
}
h2 {
	font-size: 15px;
	color: #77742C;
	line-height: 24px;
	font-weight: normal;
	margin: 10px 0 30px 0;
}
a, a:active, a:visited {
	color: #AA1641;
}
a img { border: 0; }
#interior .right ul { margin: 0 0 35px 25px; }
