.pictures {
	padding: 3px;
	border-style: double;
	border-color: #600;
	height: auto;
	width: auto;
	text-align: center;
}
.eventList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	position: relative;
	text-align: left;
	vertical-align: top;
	list-style: circle url(none) inside;
	color: #0E0E0E;
	border-width: thin;
	border-style: none;
	margin: auto;
	float: none;
	height: auto;
	width: auto;
}
.eventTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	color: #5A0409;
	text-transform: none;
	font-variant: normal;
	text-align: center;
}
.Weeklyevent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-style: italic;
	background-color: #3FC;
}
.FavLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #CFC;
}
.DrinkListDay {
	font-size: large;
	color: #F9F9F9;
	background: #000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
.drinkListUL {
	font-size: small;
	list-style: circle;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	text-align: left;
	text-indent: 2px;
}
.PageTitle {
	font-size: 36px;
	font-style: italic;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #1B3501;
}
.basictext {
	font-family: Verdana, Geneva, sans-serif;
}
.SupportTable {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}
.bold {
	font-weight: bold;
	font-style: italic;
	font-size: larger;
}
