#content{
background-image: url('images/wine/wine_bg.png');


}

#nav{
background-image: url('images/wine/nav_bg.png');

}

h1{
	color: #fff;
	font-size: 15pt;
	font-weight: normal;
	margin:0px 0px 10px 0px;
	padding:0px;
}

td#divider{
	background: url('images/wine/vertical_rule.png') repeat-y;

}

.center{
 text-align: center;
}

a:link, a:visited, a:active{
	text-decoration: none;
	color: #ffcc66;
}

a:hover{
	color: #fff;

}

td#right p{
	float: left;
	text-align: center;
	margin: 0px 0px 0px 10px;
}

p.center img{
	padding: 0px 10px 0px 10px;
}

#breadcrumb{
	color: #ffcc66;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;

}

#breadcrumb a.active{
	color: #fff;
}

p.float_rt{
	float: right;
	text-align: center;
}

p.float_rt a{
	font-size: 8pt;
}

p.float_rt a img{
	padding: 3px;
}

table.menu_wine{
	width: 100%;
	
}

table.menu_wine td{
	padding: 0px 10px 10px 10px;
}



table.menu_wine td h2{
	color: #fff;
	font-size: 13pt;
	font-weight: normal;
}

table.menu_wine td h3{
	color: #cc6666;
	font-size: 11pt;
	font-weight: normal;
}