body{
  background:#333300;
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
	font-family:arial, verdana, helvetica, sans serif;
	font-size:9pt;
	margin-top:7px;
	padding-bottom:20px;
}

td, th, textarea, option{
	font-family:arial, verdana, helvetica, sans serif;
	font-size:8pt;
	color:#fff;
}

table{
	padding:0;
	margin:0;
}

* html table{
	margin-top:-10px;
}

:focus
{
  -moz-outline-style: none;
}

a{
	color:#fff;
}

a:link, a:active, a:visited{
	
}

a:hover{
	text-decoration:none;
}

a img{
  border:0;
	outline: none;
}

.wrapper{
  width:850px;
  margin:0 auto;
  min-height:600px;
  height:auto !important;
  height:600px;
  background:#333300;
  z-index:9999;
	/*border:2px dotted #3E431B;*/
}

.left{
	float:left;
	width:29px;
	height:600px;
  background: #6B7F8B url('../images/back/bg_left.jpg');
	
}

.nav_cont{
	float:left;
	width:145px;
	height:600px;
}

.nav{
	float:left;
	padding:0;
	margin:0;
  background: #6B7F8B url('../images/nav_bg.gif');
	list-style-type:none;
}

.nav li{
	padding:0;
	margin:0;
}


.nav li img, .nav li a img{
	vertical-align:bottom;
	vertical-sub:bottom;

}

* html .nav_cont .nav li .adj{
	margin-bottom:-2px;
}

.s_nav_cont{
	background:none;
	float:left;
	height:66px;
	margin-top:66px;
	float:left;
	margin-left:-40px;
}

* html .s_nav_cont{
	margin-top:78px;
}

.s_nav{
	list-style-type:none;
	float:left;
}

.s_s{
	margin-top:-15px;
}

* html .s_s{
	margin-top:-3px;
}

.s_nav li{
	display:inline;
	float:left;
}

#nav_s_locations_hours{
	height:66px;
}


.right{
	float:left;
	width:626px;
	height:600px;
  background: #6B7F8B url('../images/back/bg_right.jpg');
}

.content_cont{
	margin-top:110px;
	margin-left:62px;
}

.content{
	height:380px;
	overflow:auto;
	width:470;
	padding-right:50px;
	color:#fff;
	text-align:left;
	font-size:8pt;
}

.content_cont_menu{
	margin-top:40px;
}

* html .content_cont_menu{
	margin-top:-20px;
}

.content_menu{
	height:320px;
}

* html .content_cont{
	margin-left:22px;
	width:520px;
}

* html .plates{
	margin-top:-40px;
}

.location{
	margin-top:0;
}

* html .content{
	width:520;
	margin-left:-260px;
}

* html .location .content{
	margin-left:-50px;
}

* html .c_p{
	margin-left:110px;
}

h2{
	font-size:10pt;
	font-family:Georgia, serif;
	font-weight:500;
	text-align:left;
	color:#fff;
	margin-bottom:8px;
	margin-top:7px;
}
}

#loading{
	display:none;
	position:absolute;
	z-index:99999;
}

h3{
	margin-bottom:0;
	padding-bottom:0;
	font-size:8pt;
	margin-top:8px;
}



.h3_lft{
	float:left;
	display:inline;
	width:40%;
}

.h3_rt{
	float:right;
	display:inline;
	width:20%;
	text-align:right;
}

p{
	margin-top:0;
	margin-bottom:0;
	
}

.s_s_nav_menu{
}

.nav_bg{
	position:absolute;
	margin-top:-10px;
}

* html .nav_bg{
	margin-top:-40px;

}

.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }

.happy_hour_hours{
	text-align:center;
	font-size:9pt;
	margin-top:20px;
	font-weight:bold;
}



.loc_cont{
	
}

.loc_left{
	float:left;
	width:180px;
	borde:1px solid black;
	margin-right:30px;
}

.loc_right{
	float:left;
	width:235px;
	borde:1px solid black;
}

.map{
	position:absolute;;
	width:272px;
	height:159px;
	margin-top:8px;
	margin-bottom:10px;
}

.map_info{

	position:absolute;
	margin-top:179px;
}

* html .map{
	margin-top:0;
}

.map_lg{
	width:732px;
	height:359px;
	border:2px solid black;
	margin-top:8px;
	margin-bottom:0;

}

.get_dir_cont{
	margin-left:60px;
}

* html .get_dir_cont{
	margin-left:0;
}

.about p, .menu p{
	margin-bottom:8px;
}

.menu .email_head{
	margin-top:15px;
	margin-bottom:0;
}


.form_container{
	width:529px;
	margin:0;
	padding:0;
}

.form_left{
	float:left;
	width:250px;
	margin-right:10px;
}

.form_right{
	float:left;
	width:250px;
}

.form_container ul{
	list-style-type:none;
	list-style-image:none;
}

.form_container label{
	color:#025090;
	font-weight:bold;
}

.label{
	margin-top:5px;
}

.ex_sp{
	margin-top:10px;
}

.form_container ul li{

}

#email_menu .required{
	width:150px;
	height:18px;
	border:1px solid #8DAB87;
	font-size:8pt;
	background-color:#eef0ec;
}

select{
	background-color:#eef0ec;	
	border:1px solid #8DAB87;
	height:18px;
	font-size:8pt;
	color:#000000;
}

option{
	height:15px;
	color:#000000;
}

#submit{
	text-align:center;
	padding-bottom:2px;
	height:19px;
	border:0;
	background-color:#93974D;
	font-family:tahoma, sans-serif;
	font-size:9pt;
	font-weight:600;
	color:#fff;
	padding-left:0px;
	cursor:pointer;
}

* html #submit{
	padding-bottom:0;
}

.select_width{
	width:202px;
}

.forms_ta{
	width:458px;
	height:70px;
	border:1px solid #8DAB87;
	background-color:#eef0ec;
}

.forms_p{
	margin-left:40px;
}

.footer{
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	margin-top:540px;
	margin-left:252px;
	position:absolute;

}

* html .footer{
	margin-left:-570px;
}

.photo{
	margin-top:7px;
}

* html .photo{
	margin-top:-40px;
}

.photos{
	padding:0;
	margin:0;
}

.pho{
	padding:0;
	margin:0;
	width:102px;
	height:85px;
	border:4px solid #909fa6;
	background-color:#909fa6;
	margin-right:40px;
	margin-bottom:40px;
	text-align:center;
	float:left;
	cursor:pointer;
}

.short{
	margin-top:17px;
}

* html .short{
	margin-top:14px;
}

.tall{
	margin-top:5px;
}

* html .tall{
	margin-top:3px;
}

.imgs img{
	padding:0;
	margin:0;
}

.photos tr{

}

.photos td{

}


.sides_left{
	width:440px;
}