/* CSS Document */

.squeeze {
	display: block;
}

.scroll {
	overflow: auto;
	padding: 8px;
}

.atr_title
{
font-weight: bold;
text-decoration: none;
margin-bottom: -15px;
margin-top: 15px;
}

.opac{
	opacity: .65;
	filter: alpha(opacity=65);
}

.opac:hover{
	opacity: 1.0;
	filter: alpha(opacity=100);
}


a.red:link {color: #334eb5;}
a.red:visited {color: #334eb5;}
a.red:hover {color: #334eb5; text-decoration: underline;}
a.red:active {color: #334eb5;}

a:link {color: #ffffff;text-decoration: none;}
a:visited {color: #ffffff;text-decoration: none;}
a:hover {color: #204eac; text-decoration: none;}
a:active {color: #ffffff;text-decoration: none;}

a.snav:link{text-decoration: none; color:#BABCBF; } 
a.snav:visited{text-decoration: none; color:#BABCBF;}
a.snav:hover{text-decoration: none; color:#FFFFFF;}


a.bnav:link{text-decoration: none; color:#B4B4B6; } 
a.bnav:visited{text-decoration: none; color:#B4B4B6; }
a.bnav:hover{text-decoration: none; color:#FFFFFF;}

#bnavDiv{
font-size: 11px;
font-weight: normal;
}

h1{
	color: #343436;
	margin-top: 8px;
	font-size: 15px;
	margin-bottom: 0px;
	text-align: left;
}

h1 a:link {color: #343436;}
h1 a:visited {color: #343436;}
h1 a:hover {color: #204eac; text-decoration: none;}
h1 a:active {color: #343436;}



h2 {
	font-size: 13px;
	text-align: right;
	margin-top: 10px;
	color: #666666;
	text-align: right;
}

h3 {
	font-size: 14px;
	margin-bottom:3px;
	margin:20px 0 0 0;
	font-weight:bold;
}

.midMenDiv
{
color: #3a3a3a;
padding-left: 5px;
padding-right: 5px;
}

.botMenDiv
{
color: #474747;
padding-left: 5px;
padding-right: 5px;
}




body{
font-family: Arial, Helvetica, sans-serif;
background-color:#000000;
color: #343436;
margin: 0px;

}

td {
	color: #343436;
}

.bottomMenu{
background-color: #354135;
color: #929293;
font-size: 12px;
font-weight: bold;
padding: 8px;
}

.footer1{
background-color: #000000;
color: #334eb5;
font-size: 12px;
padding-top: 8px;
}

.footer2{
background-color: #000000;
color: #334eb5;
font-size: 12px;
padding-bottom: 8px;
}

.middleMenu{
background-color: #666666;
color: #a4a5a7;
font-size: 12px;
font-weight: normal;
padding: 16px;
text-align: left;
}

.body{
background-color: #b5b5b7;
color: #3d3d3f;
font-size:12px;
padding: 0px;
}

.topMenu{
background-color: #354135;
color: #fefefe;
font-size: 16px;
padding-bottom: 11px;
font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 1.8em; 
	color: #343436;
}

p.subnav {
	margin-top: -2px;
	margin-bottom: -1px;
	font-size: 13px;
}
p.subnav_wide {
	margin-top:5px;
	margin-bottom: 0px;
	font-size: 13px;
}

.backTo{
text-align: center;
margin-top: 30px;
}


a.hours {
	display: block;
	width: 119px;
	height: 51px;
	background: url("../images/w_hours.jpg") no-repeat;
	text-decoration: none;
}


a:hover.hours {
	display: block;
	width: 119px;
	height: 51px;
	background: url("../images/m4.jpg") no-repeat;
	text-decoration: none;
}


a.bar {
	display: block;
	width: 93px;
	height: 51px;
	background: url("../images/w_bar.jpg") no-repeat;
	text-decoration: none;
}


a:hover.bar {
	display: block;
	width: 93px;
	height: 51px;
	background: url("../images/m3.jpg") no-repeat;
	text-decoration: none;
}

a.wine {
	display: block;
	width: 109px;
	height: 51px;
	background: url("../images/w_wine.jpg") no-repeat;
	text-decoration: none;
}


a:hover.wine {
	display: block;
	width: 109px;
	height: 51px;
	background: url("../images/m2.jpg") no-repeat;
	text-decoration: none;
}


a.cuisine {
	display: block;
	width: 129px;
	height: 51px;
	background: url("../images/w_cuisine.jpg") no-repeat;
	text-decoration: none;
}


a:hover.cuisine {
	display: block;
	width: 129px;
	height: 51px;
	background: url("../images/m1.jpg") no-repeat;
	text-decoration: none;
}



a.hours2 {
	display: block;
	width: 147px;
	height: 51px;
	background: url("../images/top_menu/n4.jpg") no-repeat;
	text-decoration: none;
}


a:hover.hours2 {
	display: block;
	width: 147px;
	height: 51px;
	background: url("../images/top_menu/p4.jpg") no-repeat;
	text-decoration: none;
}


a.bar2 {
	display: block;
	width: 90px;
	height: 51px;
	background: url("../images/top_menu/n3.jpg") no-repeat;
	text-decoration: none;
}


a:hover.bar2 {
	display: block;
	width: 90px;
	height: 51px;
	background: url("../images/top_menu/p3.jpg") no-repeat;
	text-decoration: none;
}

a.wine2 {
	display: block;
	width: 105px;
	height: 51px;
	background: url("../images/top_menu/n2.jpg") no-repeat;
	text-decoration: none;
}


a:hover.wine2 {
	display: block;
	width: 105px;
	height: 51px;
	background: url("../images/top_menu/p2.jpg") no-repeat;
	text-decoration: none;
}


a.cuisine2 {
	display: block;
	width: 107px;
	height: 51px;
	background: url("../images/top_menu/n1.jpg") no-repeat;
	text-decoration: none;
}


a:hover.cuisine2 {
	display: block;
	width: 107px;
	height: 51px;
	background: url("../images/top_menu/p1.jpg") no-repeat;
	text-decoration: none;
}

.no_bull_class {
	margin:0px; padding:0px;
	list-style:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:14px;
	font-weight: normal;
	color:#445243;
}




#t_signup {
	position:relative;
	margin:0 auto 0 auto;
	width:130px;
}
#pre_signup {
	position:relative;
	width:98px;
	float:left;
	border:0;
	font-size:12px;
	margin-top:1px;
	height:19px;
}

#email_submit {
	position:relative;
	float:right;
	width:29px;
}







