/* CSS Document */

body {
margin:0px;
background:#000000;
font-family: "Courier New", Courier, monospace;
font-size:14px;
color:#c5a66f;
}
#temp-div {
	float:left;
	width:889px;
	margin: 4px 0px 0px 14px;
	padding: 8px 0px 0px 0px;
	text-align:left;
	}

#bg-xmas {
float:left;
width:100%;
background: url(images/bg-gold-2.jpg) top center repeat-x;
}

#bg-red {
float:left;
width:100%;
background: url(images/bg-red.jpg) top center repeat-x;
}
#bg-red-2 {
float:left;
width:100%;
background: url(images/bg-red-2.jpg) top center repeat-x;
}
#bg-green {
float:left;
width:100%;
background: url(images/bg-green.jpg) top center repeat-x;
}
#bg-green-2 {
float:left;
width:100%;
background: url(images/bg-green-2.jpg) top center repeat-x;
}
#bg-gold {
float:left;
width:100%;
background: url(images/bg-gold.jpg) top center repeat-x;
}
#bg-gold-2 {
float:left;
width:100%;
background: url(images/bg-gold-2.jpg) top center repeat-x;
}
#bg-purple {
float:left;
width:100%;
background: url(images/bg-purple.jpg) top center repeat-x;
}

#wrap {
position:relative;
width:990px;
margin-left: auto;
margin-right: auto;
}
#wrap-red {
background: url(images/header-red.jpg) top center no-repeat;
position:relative;
width:990px;
margin-left: auto;
margin-right: auto;
}
#wrap-red-2 {
background: url(images/header-red-2.jpg) top center no-repeat;
position:relative;
width:990px;
margin-left: auto;
margin-right: auto;
}
#wrap-gold {
position:relative;
width:990px;
margin-left: auto;
margin-right: auto;
}
#wrap-green {
background: url(images/header-green.jpg) top center no-repeat;
position:relative;
width:990px;
margin-left: auto;
margin-right: auto;
}
#wrap-purple {
background: url(images/header-purple.jpg) top center no-repeat;
position:relative;
width:990px;
margin-left: auto;
margin-right: auto;
}
/*------------------ @header ------------------*/
#header {
position:relative;
width:990px;
height:404px;
}
#headerL {
float:left;
width:380px;
height:404px;
}
#headerR {
float:left;
width:415px;
height:313px;
padding: 91px 0px 0px 31px;
}
#lamp {
float:left;
width:163px;
height:200px;
margin-bottom:204px;
}
#logo {
float:left;
width:380px;
height:164px;
}

#headings {
	float:left;
	width:890px;
	height:18px;
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	color:#ffffff;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 00px;
	border-bottom: double 2px #77551a;
	}
#sub-headings {
	float:left;
	width:860px;
	height:18px;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#feb83f;
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 10px 30px;
	}

/* MENU STYLES */
#content-menu {
position:relative;
width:970px;
padding:0px 0px 10px 20px;
}
#menu-entry {
	float:left;
	width:890px;
	}
#menu-item {
	float:left;
	width:735px;
	height:14px;
	padding:6px 0px 0px 6px;
	margin: 0px 0px 0px 30px;
	border-bottom: dotted 1px #66451a;
	font-weight:bold;
	letter-spacing:2px;
	color:#d49f43;
	}

#menu-item2 {
	float:left;
	width:570px;
	height:14px;
	padding:6px 0px 0px 6px;
	margin: 0px 0px 0px 30px;
	border-bottom: dotted 1px #66451a;
	font-weight:bold;
	letter-spacing:2px;
	color:#d49f43;
	}
#menu-item3 {
	float:left;
	width:735px;
	height:14px;
	padding:6px 0px 0px 6px;
	margin: 0px 0px 0px 30px;
	border-bottom: dotted 1px #66451a;
	font-weight:bold;
	letter-spacing:1px;
	color:#d49f43;
	}

#menu-price {
	float:left;
	width:55px;
	height:14px;
	padding-top:6px;
	text-align:center;
	border-bottom: dotted 1px #66451a;
	}
	
#menu-price2 {
	float:left;
	width:220px;
	height:14px;
	padding-top:6px;
	text-align:center;
	border-bottom: dotted 1px #66451a;
	}
	
#menu-item-description {
	float:left;
	width:735px;
	padding:0px 0px 6px 6px;
	margin: 0px 0px 0px 30px;
	}

#wine-headings {
	float:left;
	width:860px;
	color:#feb83f;
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 0px 30px;
	}
.wine-headings1 {
	font-family:"Courier New", Courier, monospace;
	color:#feb83f;
	font-size:16px;
	letter-spacing:2px;
	}
.wine-headings2 {
	font-family:"Courier New", Courier, monospace;
	color:#c5a66f;
	font-size:14px;
	}

#wine-item {
	float:left;
	width:485px;
	height:14px;
	padding:6px 0px 0px 6px;
	margin: 0px 0px 0px 30px;
	border-bottom: dotted 1px #66451a;
	font-weight:bold;
	letter-spacing:px;
	color:#c5a66f;
	}
#wine-location {
	float:left;
	width:155px;
	height:14px;
	padding-top:6px;
	text-align:center;
	border-bottom: dotted 1px #66451a;
	}
#wine-glass {
	float:left;
	width:75px;
	height:14px;
	padding-top:6px;
	text-align:center;
	border-bottom: dotted 1px #66451a;
	}
#wine-bottle {
	float:left;
	width:75px;
	height:14px;
	padding-top:6px;
	text-align:center;
	border-bottom: dotted 1px #66451a;
	}
#wine-item-header {
	background: #470000;
	float:left;
	width:485px;
	height:14px;
	padding:6px 0px 0px 6px;
	margin: 0px 0px 0px 30px;
	border-bottom: dotted 1px #66451a;
	font-weight:bold;
	letter-spacing:2px;
	color:#d49f43;
	}
#wine-location-header {
	background: #470000;
	float:left;
	width:155px;
	height:14px;
	padding-top:6px;
	text-align:center;
	border-bottom: dotted 1px #66451a;
	}
#wine-glass-header {
	background: #470000;
	float:left;
	width:75px;
	height:14px;
	padding-top:6px;
	text-align:center;
	border-bottom: dotted 1px #66451a;
	}
#wine-bottle-header {
	background: #470000;
	float:left;
	width:75px;
	height:14px;
	padding-top:6px;
	text-align:center;
	border-bottom: dotted 1px #66451a;
	}
	
#menu-navigation{float:left; height:33px; background:#000000; color:#feb83f; font-family:Helvetica,Arial,Verdana,sans-serif; font-size:12px; font-weight:bold; margin: 0px 0px 0px 0px; }
#menu-navigation ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#menu-navigation ul li{display:block;float:left;margin:0 1px; color:#feb83f; font-family:Helvetica,Arial,Verdana,sans-serif;}
#menu-navigation ul li a{display:block; float:left; color:#EAF3F8;text-decoration:none; padding:0 0 0 13px;height:33px; font-family:Helvetica,Arial,Verdana,sans-serif;}
#menu-navigation ul li a span{padding:12px 14px 0 0;height:21px;float:left; color:#feb83f; font-family:Helvetica,Arial,Verdana,sans-serif;}
#menu-navigation ul li a:hover{color:#fff;background:#3f0309; font-family:Helvetica,Arial,Verdana,sans-serif;}
#menu-navigation ul li a:hover span{display:block;width:auto;cursor:pointer; color:#E0E0E0; font-family:Helvetica,Arial,Verdana,sans-serif;}
/* MENU STYLES */

/* MAP STYLES */
#map-address {
	float:left;
	width:250px;
	height:280px;
	padding:20px 0px 0px 20px;
	}
#map {
	float:left;
	width:535px;
	height:300px;
	}
/* END MAP STYLES */

/* CALENDAR PAGE STYLES */
#calendar-bands {
	float:left;
	width:865px;
	height:80px;
	padding:5px 40px 0px 20px;
	text-align:center;
	}
#calendar-container {
	float:left;
	width:910px;
	margin:0px 0px 0px 20px;
	}
.bands {
	margin: 0px 5px 0px 5px;
	}
/* CALENDAR PAGE STYLES */

/* PRESS PAGE STYLES */
#press-links {
	float:left;
	width:250px;
	padding:20px 0px 0px 20px;
	}
#press-articles {
	background:url(images/press-bg.jpg) repeat-y #000;
	float:left;
	width:580px;
	padding:20px 20px 20px 20px;
	margin:20px 0px 0px 0px;
	border: solid 2px #000000;
	}
.press-articles {
	text-align:justify;
	font-size:14px;
	color:#2a2610;
	}
.press-heading1 {
	font-size:20px;
	font-weight:bolder;
	color:#3f3a1e;
	}
hr {
color: #695A2E;
background-color: #7f6f42;
height: 5px;
 #f00;
height: 5px;
}

	

/* Form styles start here */

#contact-address {
	float:left;
	width:280px;
	padding:20px 0px 0px 20px;
	}
#contact-form {
	float:left;
	width:600px;
	padding:20px 0px 0px 0px;
	}
	
#reservationsL {
	float:left;
	width:235px;
	padding:20px 0px 0px 20px;
	}
#reservationsR {
	float:left;
	width:630px;
	padding:10px 0px 0px 0px;
	}

input.formInputEmail  {
    width: 500px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
    color: #3b3a3a;
    background-color: #fdfbef;
    padding-left: 4px;
    border: solid 1px #dfcb98;
    margin-left: 0px;
    margin-right: 0px;
    height: 18px;
    }
input.formInputButton  {
    font-size: 11px;
    vertical-align: left;
    font-weight: bolder;
    text-align: center;
    color: #4b3f01;
    background-color: #d5c088;
    padding: 1px;
    border: solid 1px #dfcb98;
    float: left; 
    cursor: pointer;
    }
input.FormReserveName  {
    width: 444px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
    color: #3b3a3a;
    background-color: #fdfbef;
    padding-left: 2px;
    border: solid 1px #dfcb98;
    height: 16px;
	margin-bottom:4px;
    }
input.FormReserveEmail  {
    width: 193px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
    color: #3b3a3a;
    background-color: #fdfbef;
    padding-left: 2px;
    border: solid 1px #dfcb98;
    height: 16px;
	margin-bottom:4px;
    }
input.FormReserveDate  {
    width: 92px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
    color: #3b3a3a;
    background-color: #fdfbef;
    padding-left: 2px;
    border: solid 1px #dfcb98;
    height: 16px;
	margin-top:4px;
	margin-bottom:4px;
    }
textarea.TextAreaReserve {
	width: 493px;
	height: 100px;
	font-family: Verdana;
	font-size: 11px;
    color: #3b3a3a;
	letter-spacing: 1px;
	border: 1px solid #dfcb98;
    padding-left: 2px;
    background-color: #fdfbef;
	}
select.TypeOfReservation { 
 color: #3c3e38;
 height:20px;
 margin:0px;
 width:363px;
 padding:0px;
}

body,p,table,td,input,select {
  font-family: verdana, tahoma;
	font-size: 12px;
}
.demoTable {
  width: 100%;
}
.title { font-family: arial; font-size: 16pt; }
.section { font-size: 11pt; color: #3366cc; }
.error {
  border: 1px solid red;
  background-color: #bc1b07;
  color: #000000;
  width: 300px;
  padding: 5px;
}
.notify {
  border: 1px solid #336699;
  background-color: #ffffee;
  color: #336699;
  width: 300px;
  padding: 5px;
}
/* END CONTACT PAGE STYLES */

/* VIP PAGE STYLES */
#vip-card {
	float:left;
	width:255px;
	height:180px;
	padding:20px 0px 0px 20px;
	}
#vip-form {
	float:left;
	width:640px;
	padding:20px 0px 0px 0px;

	}
input.VIPName  {
    width: 210px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
    color: #ffffff;
    background-color: #8e743b;
    padding-left: 2px;
    border: solid 1px #000000;
    height: 18px;
    }
input.VIPAddress  {
    width: 481px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
    color: #ffffff;
    background-color: #8e743b;
    padding-left: 2px;
    border: solid 1px #000000;
    height: 18px;
    }
input.VIPAddress2  {
    width: 149px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
    color: #ffffff;
    background-color: #8e743b;
    padding-left: 2px;
    border: solid 1px #000000;
    height: 18px;
    }
input.VIPEmail  {
    width: 520px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
    color: #ffffff;
    background-color: #8e743b;
    padding-left: 2px;
    border: solid 1px #000000;
    height: 18px;
    }
/* VIP PAGE STYLES */

/* NAVIGATION */
ul {
	list-style-type:none;
	}
#main-navigation {
	width:170px;
	height:206px;
	float:left;
	padding: 4px 4px 0px 96px;
	font-family: "Courier New", Courier, monospace;
	font-size:14px;
	letter-spacing:0px;
}
#main-navigation #pages{
	padding:0;
	margin:0;
	margin-top:0px;
}

#main-navigation #pages li{
	float:left;
	padding:0;
	margin:0;
	margin-bottom:0px;
	text-align:left;
}

#main-navigation #pages li a{
	margin:0;
	float:left;
	width:159px;
	padding: 2px 0px 0px 10px;
	color:#feb83f;
	text-decoration:none;
}

#main-navigation #pages li a:hover{
	text-decoration:none;
	background:#000;
	color:#ffffff;
	letter-spacing:0px;
}

.body-links { font-family: "Courier New", Courier, monospace; font-size:14px; color:#feb83f; text-decoration:none;}
.body-links  a:link {font-family:  "Courier New", Courier, monospace; font-size:14px; color:#feb83f; text-decoration:none;}
.body-links  a:visited {font-family:  "Courier New", Courier, monospace; font-size:14px; color:#feb83f; text-decoration:none;}
.body-links  a:hover {font-family:  "Courier New", Courier, monospace; font-size:14px; color:#ffffff; text-decoration:none;}
/* NAVIGATION */

/*------------------ @header ------------------*/

/*------------------ @headings ------------------*/

.bourbon-street {
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}
.bourbon-street2 {
font-size:12px;
color:#feb83f;
font-weight:bold;
}
/*------------------ @headings ------------------*/

#content-main {
position:relative;
width:990px;
padding:0px 0px 10px 0px;
}
#featured-event {
background:url(images/featured-event.jpg) top left no-repeat #000000;
float:left;
width:340px;
height:146px;
padding: 24px 0px 0px 5px;
margin: 14px 10px 0px 14px;
}
#daily-events {
background:url(images/daily-events.jpg) top left no-repeat #000;
float:left;
width:535px;
height:146px;
padding: 24px 0px 0px 0px;
margin: 14px 0px 0px 0px;
}
#fdt-link {
background: #000000;
float:left;
width:331px;
height:83px;
padding: 6px 6px 0px 6px;
margin: 10px 0px 0px 14px;
border: solid 1px #000000;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
text-align:justify;
color:#e2d3a0;
}
#vip-cards {
float:left;
width:249px;
height:83px;
padding: 6px 6px 0px 6px;
margin: 10px 0px 0px 9px;
background:/*url(images/privateparties.jpg) top left no-repeat */#000000;
border: solid 1px #000000;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
text-align:justify;
color:#e2d3a0;
}
#register-box {
float:left;
width:249px;
height:83px;
padding: 6px 6px 0px 6px;
margin: 10px 0px 0px 9px;
background:/*url(images/register.jpg) top left no-repeat*/ #000000;
border: solid 1px #000000;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
text-align:justify;
color:#e2d3a0;
}


/*------------------ @footer ------------------*/
#footer {
float:left;
width:100%;
text-align:center;
border-top: dashed 1px #4b330a;
padding: 4px 0px 0px 0px;
}
.bottom-nav { font-family:"Courier New", Courier, monospace; font-size:14px; color:#714c0d; text-decoration:none;}
.bottom-nav a:link {font-family:"Courier New", Courier, monospace; font-size:14px; color:#feb83f; text-decoration:none;}
.bottom-nav a:visited {font-family:"Courier New", Courier, monospace; font-size:14px; color:#feb83f; text-decoration:none;}
.bottom-nav a:hover {font-family:"Courier New", Courier, monospace; font-size:14px; color:#ffffff; text-decoration:none;}

.small-text { font-family:"Courier New", Courier, monospace; font-size:12px; color:#714c0d; text-decoration:none;}
.small-text a:link {font-family:"Courier New", Courier, monospace; font-size:12px; color:#714c0d; text-decoration:none;}
.small-text a:visited {font-family:"Courier New", Courier, monospace; font-size:12px; color:#714c0d; text-decoration:none;}
.small-text a:hover {font-family:"Courier New", Courier, monospace; font-size:12px; color:#feb83f; text-decoration:none;}
/*------------------ @footer ------------------*/
.floatcontainer:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
    }
html,body {
scrollbar-3dlight-color:#66421e;
scrollbar-arrow-color:#66421e;
scrollbar-base-color:#66421e;
scrollbar-darkshadow-color:#66421e;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#66421e;
scrollbar-shadow-color:#66421e;
scrollbar-track-color:#66421e;
}

/* DAILY EVENTS */
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:525px; margin:0px auto; display:none; font-size:12px; font-family:Verdana, Geneva, sans-serif;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:525px; height:116px; padding:0px; border:1px solid #000000; background:#000}
#information {position:absolute; bottom:0; width:525px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px; color:#FC0;}
#information p {padding:0 8px 8px}
#image {width:525px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:116px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:116px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:0px}
#slideleft {float:left; width:1px; height:20px; background: background-color:#000000}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:1px; height:20px; background:#000000}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:523px; margin-left:0px; height:20px; overflow:hidden}
#slider {position:absolute; left:0; height:20px}
#slider img {cursor:pointer; border:0px solid #666; padding:0px}
/* DAILY EVENTS */

#social-media {
	float:left;
	width:70px;
	height:15px;
	margin: 0px 0px 0px 140px;
	padding: 2px 0px 2px 10px;
	}

#halloween {/* delete after halloween */
position:relative;
width:900px;
padding:0px 0px 10px 55px;
}
