

/* Misc Styles
-----------------------------------------------------------------------------*/

table {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #414142;
	font-size: 14px;
	line-height: 21px;
	margin-left:340px;
	width:640px;
}


/* Menu Styles
-----------------------------------------------------------------------------*/

.menu-title {
	border-bottom:1px solid #CCCCCC;
	clear:both;
	color:#666666;
	display:block;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	line-height:21px;
	margin:30px 50px 15px 338px;
	padding-bottom:0;
}
.menu-headnote {

}
.menu-footnote {
	
}

/* Category Styles
-----------------------------------------------------------------------------*/

.category-title {
font-size: 20px;
	color: #af3232;
	font-weight: normal;
	padding-left:336px;
	margin-bottom:10px;
	margin-top:20px;
}


table .category-title {
	padding-left:0;

}

.category-headnote {
	font-style: italic;
	color: #996666;
	line-height:10px;
	display:none;
}

/* Prix Fixe Styles
-----------------------------------------------------------------------------*/

p.course-title {
	font-weight:bold;
	margin-bottom:0;
}

/* Item Styles
-----------------------------------------------------------------------------

*/
.wine-description {
	font-style: italic;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 12px;
	padding-left:0;
	color: #996666;
}

.wine-price {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #414142;
	font-size: 14px;
	line-height: 21px;
	vertical-align: bottom;
	text-align: right;
}

.price-quantity {
	text-align:right;
	}
/* Ingredient Styles
-----------------------------------------------------------------------------*/

.ingredient-description {
	font-weight:normal;
	font-style: italic;
	color: #996666;
}
