.normal_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	padding-left: 10px;
}
.normal_text a {
	font-family: Tahoma;
	font-size: 12px;
	color: #9a8b40;
	font-weight:bold;
	text-decoration:none;
}
.normal_text a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
#leftfield_menu td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-image:url(images/button-bg.jpg);
	background-repeat:repeat-x;
	padding:5px;
}
#leftfield_menu td a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-repeat:repeat-x;
	text-decoration:none;
}
#leftfield_menu td a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-repeat:no-repeat;
	text-decoration:none;
}
#wines td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background:#fff2b5;
	padding:5px;
}
#wines td a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}
#wines td a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight:normal;
}
.heading {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color: #9a8b40;
	padding:5px;
}
.news_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	padding-left:15px;
}
.news_text a {
	font-family: Tahoma;
	font-size: 11px;
	color: #9a8b40;
	text-decoration:none;
	font-weight:bold;
}
.news_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #22221e;
	padding: 5px;
}
.footer_text em {
	font-family: Tahoma;
	font-size: 11px;
	color: #9a8b40;
	font-style:normal;
	font-weight:bold;
}
.footer_text a {
	font-family: Tahoma;
	font-size: 11px;
	color: #22221e;
}
.footer_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #cccc99;
}
#wine_display td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding:5px;
	background-color:#ead987;
}
#wine_display td a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}
#wine_display td a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight:normal;
}
.gallery_img {
	border: 1px solid #333333;
	}
	
#social { margin-right:120px; text-align:right; margin-top:10px;}
#social img { border:none;}

/* -------- For the menu --------- */
#nav {margin:0;}
#nav ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align:center;
background-color: #d8d3b9;
height:24px;
line-height:24px;
}

#nav li {display:inline; border-right:#FFC 1px solid;}

#nav li a
{
color: #22221e;
background-color: #d8d3b9;
padding:0.2em .2em;
text-decoration: none;
font:14px "Times New Roman", Times, serif;
line-height:24px;

}
#nav li.end {border-right:0;}

#nav a:hover
{
background-color: #eadb88;
color: #22221e;
line-height:24px;
}
