* {
   padding:0;
   margin:0;
}

body{
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#0e0000;
	background-position:top;
	margin:0px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
}

p{
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	font-weight:bold;
}

a img {
	text-decoration:none;
	border:0 none;
}

h1{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	margin-bottom:5px;
	margin-top:0px;
	margin-left:5px;
}

h1.venue{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	margin-bottom:5px;
	margin-top:0px;
	position:relative;
	left:-10px;
	width:545px;
	float:right;

}

h2{
	font-size:16px;
	color:#000;
	text-align:center;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

h3{
	font-size:14px;
	color:#000;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:5px;
}

ul{
    padding-left:1em;
    margin-left:0;
}

/*Navigation CSS*/
#nav{
	width:960px;
	height:44px;
}

#eventdisp{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

/*End Nav CSS*/


/*Content CSS*/

#container{
	width:960px;	
	margin: 0px auto;
}

#content{
	width:776px;
	float:right;
}

#sidebar{
	width:184px;
	float:left;
}

#banner{
	width:530px;
	clear:both;
}

#event{
	width:241px;
	float:left;
	padding-right:4px;
}

#event img{
	margin:0px;
	padding:0px;
}

#home{
	width:530px;
	height:187px;
	background-color:#28160f;
	float:left;
	color:#eee;
}

/*Venue Information*/
#venue {
	width:776px;
	background-color:#28160f;
	float:left;
	height:520px;
}

#venue p{
	margin-left:5px;
	margin-top:5px;
	margin-bottom:10px;
	color:#e2e2e2;
	font-size:14px;
}

#venue p.content{
	margin-left:5px;
	margin-top:5px;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	position:relative;
	width:545px;
	float:right;
}

#venue img{	
	margin:0px none;
	padding:0px none;
}

#venue .galleryButton{	
	height:330px;
	margin:0px none;
	padding:0px none;
	float:left;
}

#venueContent {
	width:776px;
	height:330px;
	background-image:url('../images/bg_venue.jpg');
	background-repeat:repeat-y;
}
/*End Venue CSS*/




/* Events*/

#upcoming{
	width:541px;
	background-image:url('../images/bg_upcoming.jpg');
	background-repeat:repeat-y;
	float:left;
}

.smallposter{
	width:171px;
	margin-left:12px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:10px;
	float:left;
}

.upcomingdetails{
	width:319px;
	margin-left:5px;
	margin-top:5px;
	float:left;
}

.upcomingdetails p.title{
	color:#e2e2e2;
	font-size:18px;
	margin-bottom:0px;
}

.upcomingdetails p.details{
	color:#ffffff;
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
}

.upcomingdetails p.enlarge{
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
}

.upcomingdetails p.enlarge a{
	color:#f69d46;
	text-decoration:none;
}

#upcominginterest{
	width:235px;
	float:right;
	position:relative;
	top:30px;
}
/*End Upcoming Events*/



/* Event Details*/

#details{
	width:776px;
	background-color:#180906;
	float:left;
}

.detailnav{
	width:171px;
	float:left;
}

.detailnav ul{
	list-style-type:none;
	background-color:#28160f;
	width:176px;
}

.detailnav ul li{
	color:#ffffff;
	font-size:12px;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
}

.detailnav ul:hover{
	background-color:#3c261d;
}


.detailnav ul li a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}

.detailnav ul li a:hover{
	color:#e2e2e2;
	font-weight:bold;
	text-decoration:none;
}

.poster{
	width:600px;
	text-align:top;
	float:left;
	margin-left:4px;
	position:relative;
	z-index:1;
}
/*End Event Details*/



/* Corporate Events*/

#corpevents{
	width:541px;
	background-color:#28160f;
	float:left;
	height:520px;
}

#corpevents p {
	color:#ffffff;
	margin-left:10px;
}

#corpevents ul {
	color:#f69d46;
	margin-left:10px;
	margin-bottom:12px;
	margin-top:10px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#corpinterest{
	width:235px;
	height:490px;
	float:right;
	position:relative;
	top:30px;
	background-color:#180906;
}

#corpevents a{
	color:#ffffff;
	text-decoration:none;
}

#corpevents a:hover{
	color:#eeeeee;
	text-decoration:underline;
}

/*End Corporate Events*/



/* Reservations*/

#reservations{
	width:451px;
	position:relative;
	float:left;
	color:#ffffff;
	background-color:#180906;
	padding-bottom:20px;
	height:475px;
	top:-3px;
}

#reservations p {
	color:#e2e2e2;
	margin-left:10px;
}

#reservations p.label {
	color:#ffffff;
	width:120px;
	float:left;
	padding-bottom:20px;
}

#reservations ul {
	color:#f69d46;
	margin-left:10px;
	margin-bottom:12px;
	margin-top:10px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#reservations .email{
	color:#f69d46;
	text-decoration:none;
	font-weight:bold;
}

#resform{
	width:325px;
	background-color:#28160f;
	float:right;
	color:#fff;
	padding-bottom:20px;
	height:475px;
	position:relative;
	top:-3px;
}

#resform p {
	color:#ffffff;
	margin-left:0px;
}

/*End Reservations*/




/*Features*/

#features{
	width:530px;
	height:159px;
	margin-top:10px;
	float:left;
}


#featGallery{
	width:155px;
	float:left;
	margin-right:5px;
}


#featReservation{
	width:211px;
	float:left;
	margin-right:6px;
}


#featBook{
	width:153px;
	float:left;
}

/*End Features*/


/*Gallery*/

#gallery{
	width:776px;
	background-color:#180906;
	float:left;
	position:relative;
	top:-3px;
}
/*End Gallery*/






/*End Content CSS*/


/*Footer CSS*/
#footer{
	clear:both;
	height:223px;
	margin:0px auto;
	background-image:url('../images/foot_bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
}

#footContent{
	width:920px;
	padding-top:20px;
	margin: 0px auto;
}

#footColumn{
	padding-right:20px;
	padding-left:25px;
	height:155px;
	color:#e2e2e2;
	font-weight:bold;
	border-right:1px solid #3f1f00;
	margin: 0px auto;
	float:left;
}

#footColumn p{
	margin-top:0px;
}

#footColumn a{
	color:#e2e2e2;
	text-decoration:none;
	font-weight:bold;
}

#footColumn .email{
	color:#f69d46;
	text-decoration:none;
	font-weight:bold;
}


/*End Footer CSS*/

/* Tabs CSS */
div.tabPanes > div { display: none; } /* initially all panes are hidden */

div.tabPanes {
	border: 0px none;
	padding: 0 0px;
	background-image: url('../images/bg_venue.jpg') repeat-y;
	}

ul.tabs {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	overflow: hidden;
	}

ul.tabs li {
	float: left;
	}

ul.tabs li a {
	display: block;
	float: left;
	padding: 0px none;
	margin:0px none;
	text-decoration: none;
}

ul.tabs li a:hover { }
ul.tabs li a.current {  }
ul.tabs li a:hover,
ul.tabs li a.current { }






/*Contact Forms*/
#contact-wrapper {
	width:335px;
	padding-top:5px;
	padding-left:10px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:14px;
	width:auto;
}
form#contactform input {
	background-color:#522101;
	border:1px solid #ffffff;
	margin-bottom:5px;
	color:#e2e2e2;
}

form#contactform textarea {
	background-color:#522101;
	border:1px solid #ffffff;
	margin-bottom:10px;
	color:#e2e2e2;
}

form#contactform select {
	background-color:#522101;
	border:1px solid #ffffff;
	margin-bottom:10px;
	color:#e2e2e2;
}



/*Mailing List*/