body, td, th {
/*	font-family:"Arial Narrow", Arial, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e5d29a;
	vertical-align:top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/downtown_tpl_bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}
.myClear {
	clear:both;
	height:0px;
	border:none;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	visibility:hidden;
}
.cBox {
	padding:10px;
}
.cBoxStyle01 {
	background-color:#180300;
}
.cBoxBottomLine {
	border-bottom:1px #330000 solid;
}
.cBoxRightLine {
	border-right:1px #330000 solid;
}
.caps {
	text-transform:uppercase;
}
hr {
	border:none;
	border-bottom:1px #330000 solid;
	margin:10px 0px;
	height:0px;
}
.hr2 {
	border:none;
	border-bottom:1px #330000 dotted;
	margin:5px 0px;
	height:0px;
}
.marginBott {
	margin-bottom:8px;
}
#myWrap {
	width:800px;
	margin:auto;
	background:#220500 url(../images/downtown_tpl_body_bg.png) top center no-repeat;
}
#myHead {
}
#myNav {
	float:left;
	clear:left;
	width:220px;
}
#myBody {
	float:right;
	clear:right;
	width:580px;
}
#myContent {
	padding-right:10px;
	padding-bottom:10px;
}
#divLeft {
	float:left;
	clear:left;
	width:359px;
	border-right:1px solid #330000;
}
#divRight {
	float:right;
	clear:right;
	width:200px;
}
#myFoot {
	background:#000;
	padding:10px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
}
#myFoot a.wsLink{
	color:#333333;
}
.djPix {
	background:#000;
	padding:4px;
	border:1px #222 solid;
	margin-right:5px;
	float:left;
}
.smalltxt {
	font-size: 9px;
	color:#CC3300;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
a img {
	border:none;
}
.btnlink {
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px 6px;
	background-color:#000;
	margin-top:5px;
}
.btnlink:hover {
	text-decoration:none;
	background:#212121;
	color:#666;
}
.style0 {
	font-size:9px;
}
.style1 {font-size: 14px}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.color-white {
	color: #fff;
}
.color-red {
	color:#aa0000;
	}
#formBox {
	margin:auto;
	padding:10px;
	color:#e5d29a;
}
#formBox td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e5d29a;
	padding:1px;
	vertical-align:top;
}
#formBox select, #formBox .text_box, #formBox .text_area {
	padding:10px;
	border:1px #330000 solid;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#111;
	color:#473426;
}
#formBox .text_box, #formBox select {
	width:323px;
	
}
#formBox .text_area { 
	width:323px;
	height:120px;
}
#formBox input[type=submit]{
	background-color:#000000;
	padding:5px 10px;
	color:#CC3300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
}
.error {
	padding:5px;
	margin-bottom:5px;
	color:#CC0000;
	border:1px #CC0000 solid;
	background-color:#ffb2b2;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.success {
	padding:5px;
	color:#009900;
	border:1px #00cc00 solid;
	background-color:#b2f0b2;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:center;
}
#formBox hr {
	border:none;
	border-bottom:5px solid #d8bd70;
	margin:10px 0px;
}

#eventsBox {}
#eventsBox hr {
		border:none;
	border-bottom:1px #330000 dotted;
	margin:5px 0px;
	height:0px;
	clear:both;
}
#eventsBox img {
	float:left;
	padding:0px 10px 10px 0px;
	margin:0px 10px 10px 0px;
	width:100px;
}
#drinkMenu .cBox {
	padding:3px;
	}
.drinkCard {
	margin:2px;
	margin-bottom:10px;
	background:#330000;
	border:1px #550000 solid;
	
}
.drinkCard td {
	padding:3px;}
	
	.drinkLegend{
	margin:2px;
	margin-bottom:10px;
	background:#660000;
	border:1px #880000 solid;
	
}
.drinkLegend td {
	padding:3px;}
