/* CSS Document */
body
{
	margin:0 auto;
	background-color: #eeeeee;
	text-align: center;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat;
}

a:link, a:visited
{
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: white;
}
a.eventlnk:link, a.eventlnk:visited
{
	color: white;
	text-decoration: none;
}
a.eventlnk:hover
{
	color: #FFCC66;
}
.toprepeat
{
	background-image: url(../images/toprepeat.gif);
	text-align: left;
	padding-left: 12px;
}

table.menu td
{
	color:white;
	font:9pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.menubg
{
	background-image: url(../images/bgrepeat.gif);
	background-repeat: repeat-x;
}
DIV.mainmenu
{
	position: relative;
	text-align: center;
	top:48px;
}
a.mainmenu:link, a.mainmenu:visited
{
	font:9pt Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left:8px;
}
a.mainmenu:hover
{
	color: #FFCB05;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
DIV.welcome
{
	font: 8pt Arial, Helvetica, sans-serif;
	color: white;
	line-height: 12px;
	position: relative; 
	width: 550px;
	height: 96px;
	text-align: left;
}

DIV.contact
{
	font: 11pt Arial, Helvetica, sans-serif;
	color: white;
	line-height: 15px;
	position: relative;
	width: 550px;
	height: 70px;
	text-align: left;
	top: -10px;
}
.welcomeCell
{
	background-image: url(../images/8.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 32px;
	text-align: left;
}


.contactCell
{
	background-image: url(../images/8.jpg);
	background-repeat: no-repeat;
	padding: 13px 0 0 32px;
	text-align: center;
}

DIV.shadow1
{
	width: 991px;
}
DIV.shadow2
{
	width: 993px;
	margin:auto;
}
DIV.shadow3
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


/*EVENTS*/
DIV.events
{
	position: relative; 
	width: 252px;
	text-align: left;
	top: 35px;
}
.eventsCell
{
	background-image: url(../images/events.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	text-align: left;
	vertical-align: top;
	height: 160px;
}
.eventsheading
{
	padding: 3px;
}
table.events
{
}
TD.eventsContent
{
	vertical-align: top;
}
DIV.eventsWhite
{
	height: auto;
}
TD.eventsList
{
	vertical-align: top;
	width: 274px;
	background-image: url(../images/bglog.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
DIV.row0
{
	color: white;
	text-transform: uppercase;
	font: 8pt Arial, Helvetica, sans-serif;
	text-align: left;
	height: 21px;
	width: 230px;
	font-weight: bold;
}
DIV.row1
{
	color: white;
	text-transform: uppercase;
	font: 8pt Arial, Helvetica, sans-serif;
	text-align: left;
	height: 21px;
	width: 230px;
	font-weight: bold;
}
.right
{
	text-align: right;
	position: relative;
	right: 8px;
	font-weight: normal;
}
.padding
{
	padding-top: 2px;
}
.line
{
	border-bottom: 1px solid white;
}
.weekly
{
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 12px;
}
.weeklylge
{
	font-size: 10pt;
	line-height: 15px;
}
TD.bottleshop {
	background-color: #FF0000;
	vertical-align: top;
	width: 274px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: none;
	font-weight: bold;
}
table#eventlogo {
	background-image: url(../images/bglog.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:409px;
}
table#header {
	background-image: url(../images/headerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:133px;
	width:991px;
}
table#bottom {
	background-image: url(../images/bottombg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:179px;
	width:991px;
}
.imageborder {
	border: 1px solid #FFFFFF;
}
#indexmenuR {
	width:260px;
	}
#eventsmenuR {
	width:260px;
}
	
#LHS {
	float:left;
	width:250px;
	padding:0px;
	text-align: left;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#LHS ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
#LHS li {
	list-style-image:none;
}
#LHS li a {
	display:block;
	color:#FFFFFF;
	text-decoration: none;
	width:250px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color:#005996;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#0071BC;
}
html>body #LHS li a {
	width: auto;
}
#LHS li a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
img {
	border:0px;
	}
td.open7days {
	background-image: url(../images/open7days.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#friend a {
	float:right;
	background-image:url(../friend__/images/tell_friend.png);
	width:250px;
	height:17px;
	padding: 0 5px 0 0;
	background-repeat:no-repeat;
}
