/* CSS Document */
/******************************************************************************************
Created by: Eric Carbaugh
Date Created: 19 JAN 2009

Person(s) Modified by:
	Eric D. Carbaugh			-
	
Last Modified Date:	20 JAN 2009

******************************************************************************************/
ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,table
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }
a {
	margin:0px;
	padding:0px;
	text-decoration: underline;
	color:#fff;
}

a:hover
{
	text-decoration: none;
}

address { font-style:normal; }

html,body { 
	height: 100%;
	color: #FFF;
}
	
body { 
	padding:0;
	margin:0; 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height:.875em; /* 16?1.125=18px */
	background: #000;
	min-height: 710px;
}
       
#outer_wrapper{
 	height: 100%;
	min-height: 710px;
	width:100%;
	text-align: left;
	padding:0;
	margin: 0 auto 0 auto;
	/*border: 1px solid #ff0000;*/
}
/************** Start Multiple Use Classes **************/

.border {
	border: 1px solid;
	border-color:#bb0000;
}

.bgNoRepeat {
	background-repeat: no-repeat;
}

.bgRepeatX {
	background-repeat: repeat-x;
}

.bgRepeatY {
	background-repeat: repeat-y;
}

.bgCenter {
	background-position: center;
}

.txtIndent{ text-indent: -9999px; }

.FltL { float: left; }


/****************** End Multiple Use Classes ******************/

h2
{
	font-size: 21px;
	font-weight: normal;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	color: #ac0203;
}

.hrRow
{
	border-top: 1px double #FFF;
	width: 554px;
	height: 10px;
	margin-top: 10px;
}

#mainCnr{
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 100%;
	border: 0px dotted #FF0000;
}

#neonTop
{
	position: absolute;
	top: 0;
	left: 0;
	width: 990px;
	height: 20px;
	background: url(../images/neonBG/blu_topTile.png) repeat-x;
}

#neonBttm
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 990px;
	height: 20px;
	background: url(../images/neonBG/blu_bttmTile.png) repeat-x;
}

#neonLeft
{
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 100%;
	background: url(../images/neonBG/blu_leftTile.png) repeat-y;
}

#neonRight
{
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	background: url(../images/neonBG/blu_rightTile.png) repeat-y;
}

#gNavCnr{
	width: 990px;
	height: 38px;
	background: url(../images/gTile_top.gif) bottom repeat-x;
}

#gNavCnr a
{
	text-decoration: none;
	position: relative;
	float: left;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-left: 36px;
	margin-top: 15px;
	color: #FFF;
	border: 0px solid #ff0000;
}

#gNavCnr a:hover
{
	color: #444;
}

#neonLeftTopCap
{
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 38px;
	background: url(../images/gNav/blu_leftTop.png) no-repeat;
}

#neonRightTopCap
{
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 38px;
	background: url(../images/gNav/blu_rightTop.png) no-repeat;
}

#neonDivideTile
{
	position: absolute;
	bottom: 35px;
	left: 340px;
	width: 17px;
	height: 70%;
	background: url(../images/neonBG/blu_centerBttm.png) bottom no-repeat;
}

#pinupImage
{
	position: absolute;
	bottom: 35px;
	left: 0px;
	width: 188px;
	height: 400px;
}

#MainBodyCnr
{
	width: 950px;
	margin: 0 auto;
	height: 87%;
	border: #FFFF00 0px dotted;
}

#leftColumn
{
	float: left;
	width: 320px;
	min-height: 710px;
}

#LocationInfo
{
	width: 250px;
	position: absolute;
	line-height: 100%;
	bottom: 38px;
	left: 60px;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
}

.phoneTxt
{
	font-weight: normal;
	font-size: 12px;
}

.phoneNumber
{
	color: #444;
}

.openText
{
	font-size: 18px;
	color: #FFFFFF;
}

#neonDivide
{
	float: left;
	width: 17px;
	height: 70%;
	background: url(../images/neonBG/blu_centerTop.png) top no-repeat;
}

#rightColumn
{
	float: left;
	width: 612px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

#rColContent
{
	width: 574px;
	margin: 0 auto;
	line-height: 150%;
	text-align: justify;
}

.MainImage
{
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
}

#footerCnr
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 990px;
	height: 35px;
	background: url(../images/fTile_bttm.gif) top repeat-x;
	text-align: center;
}

#footerCnr p
{
	margin-top: 6px;
	color: #333;
	font-size: 9px;
}

#neonLeftBttmCap
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 35px;
	background: url(../images/gNav/blu_leftBttm.png) no-repeat;
}

#neonRightBttmCap
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20px;
	height: 35px;
	background: url(../images/gNav/blu_rightBttm.png) no-repeat;
}

.myText
{
	color: #777;
}

#lunchonly
{
	color: red;	
}

.eclub_banner
{
	background-color: white;
	background-image:url(../images/eclub.gif);
	width: 113px;
	height: 98px;
	position: absolute;
	left: 136px;
	top: -103px;
}

