/* CSS Document */
html {
	height:100%;
	border:0;
	margin:0;
	padding:0;
}
body {
	font-size:15px;
	font-family:Helvetica, sans-serif;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	width:100%;
	height:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
table, td {
	font-size:15px;
	font-family:Helvetica, sans-serif;
}
#distance { 
		width:1px;
		height:50%;
		background-color:#fc6;
		margin-bottom:-13.75em; /* half of container's height */
		float:left;
	}
#mainContainer {
	width:955px;
	text-align:left;
	margin: 0 auto;
	
}
#mainContainer2 {
	width:955px;
	text-align:left;
	margin: 0 auto;
	height:100%;
	overflow:visible;
}
#titleBar {
	height:40px;
	font-size:30px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0px 12px 8px 12px;
}
#titleBar a {
	text-decoration:none;
	color:#000;
}
#titleBar .bigLetter {
	font-size: 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#homePageBodyContainer {
	width:100%;
	height:100%;
	text-align:center;
	/*height:200px;*/
}#homePageBodyContainer table{
	height:100%;
}
#homePageBodyContainer #homePageBody {
	text-align:center;
	font-size:15px;
	width:355px;
	height:165px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:auto;
	margin-right:auto;
}
#mainBody {
	width:918px;
	height:445px;
	overflow: auto;
	padding: 10px 12px 8px 25px;
}
table tr td #mainBody2 {
	text-align:left;
	width:918px;
	padding: 10px 12px 8px 25px;

}
#greyBar {
	width:100%;
	height:25px;
	background-color:#3A3A3A;
	overflow:hidden;
	text-align:right;
	color:#FFF;
}
.subMenuPop {
	position:relative;
	z-index:999999;
	visibility:hidden;
	left:389px;
	top:0px;
	text-align:left;
	width:85px;
	/*background-color:#5E0E08;*/
	background-color:#3A3A3A;
	
}
.subMenuPop, .subMenuPop table, .subMenuPop table td 
{
	text-align:left;
	list-style:none;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.subMenuPop table td {
	width:100%;
	padding: 4px 10px 6px 10px;
}
.subMenuPop td:hover {
	background:#5E0E08;
}
.subMenuPop table tr td a{
	text-decoration:none;
	color:#FFF;
}
.subMenuPop table tr td  a:hover
{
	text-decoration:none;
}
#topNavLinkContainer{
	float:right;
}
table.topMenTable{
	padding:0;
	width:570px;
	height:25px;
	margin:0;
	
}

table.topMenTable td
{
	height:25px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;

	
}
table.topMenTable td a{
	text-decoration:none;
	color:#FFF;
}
table.topMenTable td.noPad
{
	margin:0;
	height:25px;
	padding:0;
}
table.topMenTable td.noPad:hover, table.topMenTable td:hover
{
	background:#5E0E08;
}
ul li.liBGdiv
{
	float:left;
	width:4px;
	background: url(template_images/divider.jpg);
}
.topNavDivider {
	float:left;
	height: 28px;
}
.topNavLink {
	float:left;
	padding-top:5px;
	height:25px;
	padding-left:10px;
	padding-right:10px;
	font-size:15px;
}
.topNavLinkOver {
	float:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	height:20px;
	background:#5E0E08;
	font-size:12px;
}
.topNavLink a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration:none;
	font-size:12px;
}
.topNavLinkOver a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration:none;
	font-size:12px;
}
/*a div.topNavLink,a div.topNavLinkOver{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration:none;
}*/
#redBar {
	padding-top: 10px;
	height:25px;
	width:100%;
	background-color:#5E0E08;
	/*background-color:#5a4630;*/
	color: #FFF;
	font-size:12px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	padding-top:4px;
	height: 20px;
	width:100%;
	/*background-color:#e4b170;*/
	background-color:#5A4630;
	text-align:center;
	/*color:#605446;*/
	color:#E5B070;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu_cat{
	text-align:left;
	font-family:Helvetica, sans-serif
	padding:0px 5px 0px 5px;
	width: 62%;
	color: #601310;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
	border-bottom: 1px dashed #d7d8d7;
	margin-bottom: 12px;
}
.wine_cat{
	font-family:Helvetica, sans-serif;
	width:62%;
	padding:0px 5px 0px 5px;
	color: #601310;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
	border-bottom: 1px dashed #d7d8d7;
	margin-bottom: 12px;
}
.menu_sub_cat{
	padding-left:10px;
}
.menu_sub_cat .menu_cat{
	padding-left:5px;
	color: #601310;
	font-weight:bolder;
	text-transform:capitalize;
	border-bottom: 0;
}
.wine_sub_cat .wine_cat{
	font-family:Helvetica, sans-serif;
	font-size:16px;
	padding-top:4px;
	padding-left:12px;
	color: #601310;
	font-weight:bolder;
	text-transform:capitalize;
	border-bottom: 0;
}
.wine_sub_cat .wine_sub_cat .wine_cat{
	font-size:15px;
	font-family:Helvetica, sans-serif;
	padding-top:6px;
	padding-left:12px;
	color: #000;
	font-weight:bolder;
	text-transform:capitalize;
	border-bottom: 0;
}
.wine_sub_cat .wine_sub_cat .wine_sub_cat  .wine_cat{
	font-size:14px;
	color:#666;
	font-weight:bolder;
	border-bottom: 0;
}
.menu_item_container {
	margin-bottom: 14px;
	padding-left:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.wine_sub_cat .wine_sub_cat .menu_item_container {
	padding: 0px;
}
.menu_item {
	font-weight:normal;
}
.menu_item span.item_name {
	font-family:Helvetica, sans-serif;
	text-transform:capitalize;
	font-size:14px;
	font-weight:bold;
}
.wine_sub_cat .wine_sub_cat .menu_item_container .menu_item .item_name{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	font-weight:normal;
	font-size:14px;
}
.menu_item span.item_price {
	padding-left:26px;
	text-align:left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
 
.menu_item_container .menu_item .item_description {
	color:#cfa166;
	text-transform:none;
	font-size:14px;
	padding-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.menu_item span.wine_price {
	padding-right:14px;
	text-align:left;
	color:#FF0000;
}
.altName{
	color:#cfa166;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;

}

.homePageTable tr td 
{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.directionsTable
{
	height:445px;
		text-align:center;
}
.directionsTable tr td
{

	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#hoursBody {
	width:100%;
	background:url(./template_images/opening.jpg) right no-repeat;
}
#hoursTable{
	height:445px;
}
#hoursTable tr td{
	text-align:left;
}
#contactBody {
	width:100%;
	background:url(./template_images/contact.jpg) right no-repeat;
}


#contactTable
{
		height:445px;
}
#contactTable tr td
{
	text-align: left;
}
#titleHours {
	color: #601310;
	font-weight:bolder;
	font-size:15px;
	font-family:Helvetica, sans-serif;
}
#titleAreas {
	padding: 18px 0 18px 0;
	color:#000;
	font-family:Helvetica, sans-serif;
	font-weight:bolder;
	font-size:15px;
}
#titleTimes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	
}
#titleClosed {
	padding-top:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;	
	color:#cfa166;
}
#menuFootnote
{
	padding-left:22px;
	color:#cfa166;
	text-transform:none;
	font-size:14px;
	padding-bottom:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#titleFrom 
{
	font-family:Helvetica, sans-serif;
	color: #601310;
	font-size:14px;
	font-weight:bold;
}
a.clickMap 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#cfa166;
	text-decoration:none;
}
span.name
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size:13px;
	font-weight:bold;
}
span.position
{
	padding-left:4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #601310;
	font-size:13px;
	font-weight:bold;
}
div.emailAddress
{
	padding-bottom:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#cfa166;
}
#appBody 
{
	background:url(./template_images/appetizers_bg.jpg) right top no-repeat;
}

#specBody 
{
	background:url(./template_images/appetizers_bg.jpg) right top no-repeat;
}
#menuBody
{
	width:840px;
}
#footerContainer
{
	width:955px;
	clear:both;
	height:60px;
}
#headerContainer
{
	width:955px;
	height:150px;
}
#entreeBody 
{
	text-align:left;
	background:url(./template_images/entrees_bg.jpg) right top no-repeat;
}{
	text-align:left;
	background:url(./template_images/entrees_bg.jpg) right top no-repeat;
}