/* CSS by routeb */


#menus h3 {
	background-image: url("/images/titles/menus.gif");
}
.wines #wines h3 {
	background-image: url("/images/titles/wines.gif");
}
#menus h3,
#wines h3,
#menus h4,
#wines h4,
#menus h5,
#wines h5 {
	color: #8D032E;
	text-transform: uppercase;
	font-weight: normal;
	*font-weight: bold;
}
#menus h4 {
	font-size: 15px;
	font-weight: normal;
	*font-weight: 800;
	border-top: solid 1px #BBB09C;
	border-bottom: solid 1px #BBB09C;
	padding: 8px 0px 8px 0px;
	margin-bottom: 20px;
}
#menus h5 {
	margin: 10px 0px 20px 0px;
}
#menus p span {
	font-weight: bold;
}	
#menus  .spacer {
	height: 0px;
	border-top: solid 1px #BBB09C;
	margin: 20px 0px 20px 0px;
	_margin: 20px 0px 0px 0px;
}
#main-content #wines.column.double {
_height: 500px;
min-height: 500px;
}
#wines h4 {
	padding-top: 10px;
}
#wines h4 a {
	color: #8D032E;
}
#wines table {
	width: 650px;
	color: #625337;
}
#wines td.wine {
	width: 600px;
}
#wines tr {
}
#wines td.size,
#wines td.price {
	width: 50px;
	text-align: right;
	vertical-align: top;
}
#wines td.size {
	font-style: italic;
}
#wines td.desc {
	padding-left: 30px;
	padding-bottom: 10px;
}
#wines td.anal {
	padding-left: 30px;
}
.accHolder {
	border: none;
	padding: 0px;
	margin-bottom: 15px;
}
#wines .article .text {
	width: 450px;
}
#wines .article .image {
	padding-right: 5px;
}
#wines .article .text h4 {
	border: none;
	padding-top: 5px;
}
#wines .article .text p.description {
font-style: italic;
}