body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474a2d;
}

body a{
	text-decoration:underline;
	color:#142e01;
	}
	
body .white{
	color:#FFFFFF;
}	

.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #778843;
}
.footer a{
	font-size: 10px;
	color: #778843;
	text-decoration:none;
}
.footer a:hover{
	font-size: 10px;
	color: #778843;
	text-decoration:underline;
}

.list li{
	list-style-image:url(images/bullet_arrow.gif);
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	color:#330000;
}
.list a{
text-decoration:none;
color:#330000;
outline:none;
}
.list a:hover{
color:#000000;
}

h4 {
	font: 140%/100% Georgia, "Times New Roman", Times, serif;
	margin:  0 0 1em 0;
	padding: 0;
	color:#ffffff;
}

/*-------------- Winelist ---------------*/
.wine_yellow{
color:#e3e9ae;
font-size:12px;
}


.wine_header {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color:#e3e9ae;
}

.wine_headersub {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:#e3e9ae;
}

.wine_subhead {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color:#e3e9ae;
}

.wine_subhead_category {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#e3e9ae;
}

/*-------------- About ---------------*/

.about_name {
	font-family:Arial, Helvetica, sans-serif;
	color:#330000;
	font-size:13px;
}

.about_name a{
	color:#243e11;
	text-decoration:underline;
}
.about_name .details{
	font-size:12px;
}

.about_name .details a{
	color:#243e11;
	text-decoration:underline;
}

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

.menu_title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#330000;
}

.menu_list1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330000;
}

.menu_list2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333300;
}

.menu_list11 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330000;
	margin-left:80px;
}

.menu_list22 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333300;
	margin-left:80px;
}
