#content a{
	color: #fff;
	text-decoration: none;
}

#content a:hover {
	color: #e89acf;
}

#content .box h3 {
	font-weight:normal;
	font-size:13px;
	margin: 8px 0 0 0;
	padding: 5px;
	line-height: 1.1em;
	text-align: justify;
	border-bottom: 1px solid #742056;
}

#content .box p {
	color:#c76eab;
	font-size:12px;
	margin: 0;
	padding: 0 5px 3px 5px;
	line-height: 1.3em;
	text-align: justify;
}

#wrapper {
	font-family:tahoma, verdana, sans-serif;
	width: 850px;
	margin: 0 auto;
}

#foodMenuJS {
	height:416px;
	display:block;
}

#content .boxholder {
	clear: both;
	padding: 5px;
	background: #5c1441;
	border: 1px solid #742056;
}

#content .tab {
	float: left;
	height: 32px;
	width: 106px;
	margin: 0 12px;
	text-align: center;
	/*background: #8DC70A url(images/greentab.jpg) no-repeat;*/
}

#content .tabtxt {
	margin: 0;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	padding: 9px 0 0 0;
}

#content .box {
	text-align:left;
}

.menuCol {
	float:left;
	width:250px;
	margin-right:20px;
}


.menu-2Col {
	float:left;
	width:390px;
	margin-right:20px;
}

.menu-1Col {
	float:left;
	width:800px;
	margin-right:20px;
}

.wineCol {
	float:left;
	width:255px;
	margin-right:20px;
	text-transform:small-caps;
}

#content .box .wineCol h3 {
	font-size:10px;
	padding:0 5px 2px 5px;
	text-transform:capitalize;
}

.dishesTitle {
	text-align:left;
	color:#fff;
	margin:0 0 5px 0;
	padding:0 auto;
	border-bottom:1px solid #d58cbe;
}

#content .box .dishesTitle p {
	float:right;
	margin-top:-20px;
	font-size:.8em;
}

.dishesTitle h2 {
	font-weight:normal;
	font-size:16px;
	color:#fff;
	margin:0;
	padding:5px;
}


#content .box .wineCol h3 {
	text-transform: lowercase;
	font-size:11px;
}


#content .box .wineCol p {
	float:right;
	margin-top:-16px;
	font-size:.8em;
}

#content .box .wineCol .subTitle {
	text-transform:none;
	font-weight:bold;
	color:#ff7ed7;
	text-align:center;
}

#content .box .wineCol .subTitle2 {
	text-transform:none;
}

#content .box .menuCol p.price {
	float:right;
	margin-top:-17px;
	color:#c76eab;
	font-size:.8em;
}

#content .box .menu-1Col p.price {
	float:right;
	margin-top:-17px;
	color:#c76eab;
	font-size:.8em;
}

#content .box .menu-2Col p.price {
	float:right;
	margin-top:-17px;
	color:#c76eab;
	font-size:.8em;
}


