@charset "utf-8";
/* CSS Document */
p{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color:#000;
	line-height: 18px;
	padding: 3px;
}

.bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.event {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color: #000;
	text-decoration: none;
	width: 230px;
	padding: 8px;
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
}
.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 3px;
	color: #000;
	text-decoration: none;
	width: 230px;
	display: block;
	padding: 8px;
}
.eventaddress {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 4px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 8px;
}




.navigation {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	background-color: #FC3;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	background-color: #900;
	display: block;
	padding: 8px;
	width: 140px;
}
.wines {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	width: 400px;
	display: BLOCK;
	padding: 8px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	font-weight: bold;
}
.descript {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color:#000;
	line-height: 18px;
	padding: 8px;
	display: block;
	width: 500px;
}
.text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}

.address {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCC;
	text-decoration: none;
	padding: 5px;
}
.emailaddress {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000;
	display: block;
	padding: 5px;
}
