
*
{
	font-family: arial, helvetica, sans-serif, "Copperplate Gothic Bold";
}
body
{
	background: #000;
	margin: 20px;
}

#container
{
	clear: both;
	width: 900px;
	border-bottom: 2px solid #990000;
	padding-top: 15px;
	margin: 0 auto 0 auto;
	height: auto !important;
	height: 480px;
	min-height: 480px;
	background: #0D0D0D;
	color: #ffffff;	
}

#schedule
{
 font-family: "Minya Nouvelle";
 font-size: 11pt;
 text-transform: uppercase;
}

#schedule a:link
{
 color: #000000;
 font-size: 8pt;
}

#schedule a:hover
{
	color: #990000;
}

#schedule a:visited
{
 color: #989898;
 font-size: 8pt;
}

h2
{
font-family: "Minya Nouvelle";
}

h3
{
font-family: "Minya Nouvelle";
}

#footer
{
	width: 900px;
	margin: 0 auto 0 auto;
	
}

#header
{
	width: 900px;
	background: #0D0D0D;
	margin: 0 auto 0 auto;
	
}

#header h1
{
	font-family: "Copperplate Gothic Bold";
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 24pt;
	color: #fff;
	font-weight: normal;
	width: 300px;
	float: right;
}

#logo
{
	float: left;
	width: 900px;
	
	
}

#nav
{
	
	display: inline;
	
	width:460px;
	
}

#nav a
{
	font-family: "Minya Nouvelle";
	margin: 0 10px 0 0px;
	padding: 0 2px 0 4px;
	border-right: 2px solid #990000;
	border-left:2px solid #990000;
	color: #fff;
	text-decoration: none;
	font-size: 16pt;
	text-transform: uppercase;
	
}

#nav a:hover
{
	border-right: 2px solid #0D0D0D;
	border-left: 2px solid #0D0D0D;
	color:#990000;
	
	
	
}


#left a
{
	margin: 0 10px 0 10px;
	padding: 0 2px 0 2px;
	border-top: 2px solid #555;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 14pt;
	text-transform: lowercase;
}

#left a:hover
{
	color: #00A0F0;
}


#left
{
	width: 325px;
	height: auto !important;
	height: 240px;
	min-height: 240px;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	float: left;
	background: #131212;
	
	
}


#left img
{
	margin: 150px;
}

#right
{
	float: right;
	width: 420px;
	height: auto !important;
	height: 268px;
	min-height: 268px;
	padding-top: 20px;
	background: #131212;
	font-size: 10pt;
	
	
}

#right h1
{
	
	font-size: 16pt;
	font-weight: normal;
	margin: 60px 0 0 0;
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
}

#right h1 .info
{
	text-align: right;
	font-size: 8pt;
	color: #999;
	text-transform: uppercase;
	padding-left: 90px;
}

#thumb
{
	display: inline;
	width: 160px;
	height: 270px;
	padding: 15px;
	margin: 0px 0px 0px 10px;
	float: right;
	text-align: center;
}

#thumb img
{
	padding: 5px;
	
	border: 4px solid #990000;
}



#thumb .a
{
	color: #990000;
	text-decoration: none;
}

#login
{
	
	
	float: right;
	height: 50px;
	width: 420px;
	background: #fff;
}

#login h1
{
	font-family: "Copperplate Gothic Bold";
	background: #fff;
	font-size: 16pt;
	font-weight: normal;
	margin: 60px 0 0 0;
	height: 60px;
	line-height: 60px;
	color: #000000;
}

#bottombar
{
	font-family: "Minya Nouvelle";
	margin: 0;
	padding: 0 0 0 0;
	font-size: 12pt;
	color: #fff;
	font-weight: normal;
	width: 500px;
	float: left;	
	text-transform: uppercase;	
}

#copyright
{
	text-align: right;
}

a
{
	color: #989898;
	text-decoration: none;
	font-family:"Minya Nouvelle";
	text-transform: uppercase;
	font-size: 11pt;
}

a:hover
{
	color: #990000;
}

#search
{
	color: #FFFFFF;
	position: relative;
	top: 25px;
	float: left;
	height: 50px;
	width: 420px;
	padding-left: 20px;
}

#ItemImage
{
	text-align: center;
	width: 100%;
}

#about
{
	color: #ffffff;
	font-size: normal;
	text-align: center;
}

#contact
{
	color: #ffffff;
}

.legend {
	margin: 0px 10px 0px 10px;
	font-family:"Minya Nouvelle";
	font-size: 14pt;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 1px;
	border:#000000 1px solid;
	padding: 5px 5px 5px 5px;
	
	height: 30px;
	color: #FFFFFF;
	background-image: url(images/legend.jpg);
	background-repeat: repeat-x;
}

.fieldset {
	border: #990000 1px solid;
	padding: 15px;
	margin: 10px 10px 10px 10px;
	background: url("images/drinkbg.jpg");
	background-position: bottom;
	background-repeat: repeat-x,y;

	color: #000;
	font-size: 10pt;
	
	}

.mainText {
   font-family:Arial, Helvetica, sans-serif;
     font-size:15px;
     color:#990000;
     
}

.subText {
     font-family:Arial, Helvetica, sans-serif;
     font-size:14px;
     
}
