@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	background-repeat: no-repeat;
}
body {/* Aunning background */
	background-color: #0d0d0d;
	margin: 0px;
	background-image:url(../g_images/bg_interiorBanner.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

/* ---------------------------------------------- */

a {
	font-size: 10px;
	color: #0066CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}

/* ---------------------------------------------- */
h1
{
	padding:10px 10px 15px 10px;/* 0px  */
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#036;
}

h2
{
	padding:5px 10px 5px 10px; /* 0px */
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#036;
}

h3, h4
{
	display:none;
	font-size:10px;
	color:#000;
}


/* ---------------------------------------------- */

#main_body{/* Side Bar bg image */
	width:1000px;
	min-height:600px;
	/*background-image: url(g_images/banner_bg.jpg); 
	background-repeat: repeat-y;*/
}
#banner{
	text-align:center;
	width:1000px;
	height:187px;
	background-image:url(../g_images/menu_bg.jpg); /* Radial Gradient and Logo */
	background-repeat:no-repeat;
	clear:both;
}
#home_ui,#menu_ui,#about_ui,#contact_ui{
	float:left;
	height:40px;
	margin:60px 0px 0px 0px;
}

#banner a{
	display:block;
	width:auto;
	height:40px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

/* --------------------------------------------------------------------------------------------- */
#g_logo_ui{
	float:left;
	width:125px;	
}

#body_mast{
	width:800px;
	height:400px;
	/*background-color:#000033;*/
	clear:both;
}
#body_copy{
	/*background-image: url(g_images/g_sideBar_bg.png); 
	background-repeat: repeat-y;*/

}

/* --------------------------------------------------------------------------------------------- */

#column_inlay{
	float:left;
	width:780px;
	min-height:400px;
	padding:50px 0px 0px 0px;
}

/* --------------------------------------------------------------------------------------------- */

#custom_rule{
	height:3px;
	width: 360px;
}

#column_set_3{
	float:left;
	width:1000px;
	min-height:460px;
	height:auto;
	padding:0px;
	clear:both;
}

#column_l{
	float:left;
	text-align:left;
	width:360px;
	min-height:360px;
	padding:10px 10px 0px 20px;
	margin-top:30px;
	color:#006699;
	/*background-color:#660033;*/
}
#column_2{
	float:left;
	text-align:left;
	width:370px;
	min-height:270px;
	padding:10px 10px 0px 10px;
	margin-top:30px;
	color:#006699;
	/*background-color:#0099CC;*/
}
#column_3{
	float:left;
	text-align:left;
	min-height:200px;
	width:162px;
	padding:0px;
	padding-top:60px;	/*padding:10px 10px 0px 10px;*/
	background-repeat: no-repeat;	/*background-color:#0099CC;*/
	padding-left: 10px;
	margin-left: 20px;
}



#menu_cell{
	padding:0px 0px 2px 0px;
	width:360px;
	background-image:url(g_images/Leading Line 2.jpg);
}
#menu_category{
	font-size: 12px;
	font-weight: bold;
	color: #002947;
	height:40px;
	padding: 0px;
}
#menu_title{
	color:#33CCCC;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	
	padding:4px 0px 0px 0px;
}
#menu_descrip{
	color:#CCCCCC;
	font-size:10px;
	font-weight:100;

	padding:5px 0px 10px 20px;
}
#menu_divider{
	height:4px;
	display:none;

}
#menu_spacer{
	height:40px;
}
#splash_display{
	height:300px;
	width:800px;
	display: none;
}

/* -------------------------------------------------- */


#subMenu_ui{
	padding:40px 0px 0px 0px;
}
ul#subMenu_ui{
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	text-align: center;
}

#menu_content{
	width:348px;
	padding:0px;
	border-left-width:1px;
	border-left-color:#000;
	border-left-style:solid;
	border-right-width:thin;
	border-right-width:1px;
	border-right-color:#000;
	border-right-style:solid;
	height: auto;
	min-height: 100%;
}

#menu_content_sm{
	width:348px;
	min-height:200px;
	padding:0px;
	border-left-width:1px;
	border-left-color:#000;
	border-left-style:solid;
	border-right-width:thin;
	border-right-width:1px;
	border-right-color:#000;
	border-right-style:solid;
}
#menu_roundTop,#menu_roundBottom{
	width:350px;
}

#hours{
	/*float:left;*/
	text-align:center;
	padding:0px 0px 10px 0px;
	font-family:Arial;
	font-size:11px;
	color:#fff;
	clear:both;
}
#time{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 10px 0px;
	clear:both;
	color:#663399;
}
#parking{
	font-family:Arial;
	/*color:#800080;
	color:#A58F74;
	color:#662306;
	color:#D2B84F;*/
	color:#fff;
	text-align:center;
	font-size:10Px;
	/*font-weight:bold;*/
	padding:50px 0px 10px 0px;
	clear:both;
}
#reservations{
	font-family:Arial;
	color:#663399;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding:130px 7px 10px 7px;
	clear:both;
}
#phoneNumber{
	font-family:Arial;
	color:#663399;
	text-align:center;
	font-size:11Px;
	/*font-weight:bold;*/
	padding:20px 7px 10px 7px;
	clear:both;
}
