/* CSS Document */

.menuTD {
	border-bottom: thin solid #333333;
}

.mainBody {
	font-family:"Arial", sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#4E4E4E;
	text-decoration:none;
}

.mainBody2 {
	font-family:"Arial", sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#5b0000;
	text-decoration:none;
}

.mainBody3 {
	font-family:"Arial", sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.mainBody4 {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#002B00;
	text-decoration:none;
}

.headerEvents {
	font-family:"Monotype Corsiva", sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#63000B;
	text-decoration:none;
}
	
.popupLinks {
	font-family:"Arial", sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.popupLinks:hover {
	font-family:"Arial", sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}

.eventMainBodyTitle {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#5b0000;
	text-decoration:none;
}

.BiggerEventMainBodyTitle {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:19px;
	color:#5b0000;
	text-decoration:none;
}

.eventMainBodyTitleLinks {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
	text-decoration:underline;
}

.eventMainBodyTitleLinks:hover {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#5b0000;
	text-decoration:underline;
}

.eventHeader {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#5b0000;
	text-decoration:none;
}

.eventHeaderDates {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.eventBody {
	font-family:"Arial", sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#5b0000;
	text-decoration:none;
}

.eventBodyLink {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#63000B;
	text-decoration:underline;
}

.eventBodyLink:hover {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#980000;
	text-decoration:underline;
}

	
.eventLink {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.eventLink:hover {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#4E4E4E;
	text-decoration:underline;
}

.printLink:	{
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#980000;
	text-decoration:underline;
}

.printLink:hover {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#980000;
	text-decoration:underline;
}

.calendarMonths {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

.menuLinks {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}

.menuLinks:hover {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.footerLinks {
	font-family:"Arial", sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}

.footerLinks:hover {
	font-family:"Arial", sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}
	
.footerText {
	font-family:"Arial", sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}

.pageborder {
	border: 1px solid #000000;
}

.storeLink {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#63000B;
	text-decoration:underline;
}

.storeLink:hover {
	font-family:"Arial", sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#980000;
	text-decoration:underline;
}

.winesimageborder	{
	border:	2px	solid #5b0000;
}

.winesBorder {
	border:4px solid #CCCCCC;
	border-style:groove;
	border-width:medium;
}

.wineryBorder {
	border:4px solid #5b0000;
	border-style:groove;
	border-width:medium;
}

.wineryimageborder	{
	border:	2px	solid #5b0000;
}

.mainTitle	{
		font-family:Monotype Corsiva;
		font-size:20px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
}

.VisitMapTitle	{
		font-family:"Arial", sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
}

#scrollingarea {
height: 275px;
width:312px;
overflow: auto;
background-color: #FFF;
border: 2px solid #5b0000;
} 

#scrollingarea img {
float: right;} 
