

#boxnav {	
	background-color:#CE6566;
	border-color:#000;
	border-top:0px;
	}

#boxnav h2 {
	color:#000;
	}

#content table.events {
	border-top:3px double #dfdfc3;
	margin-top:10px;
	font-size:1.2em;
	}

#content table.events td {
	border-bottom:3px double #dfdfc3;
	}
	
#content table.events h3 {
	font-size:0.8em;
	}
	
#content table.events ul {
	font-size:0.9em;
	}

#boxnav li a:link, #boxnav li a:visited {
	color:#fff;
	}
	
	
#content ul#alcohol, #content ul#alcohol2 {
	list-style-image:none;
	}

#content ul#alcohol2 {
	padding-bottom:0px;
	padding-left:0px;
	}

#content ul#alcohol li, #content ul#alcohol2 li {
	background-image:url(../ohep/images/alcohol_bg.jpg);
	background-repeat:no-repeat;
	background-position: middle left;
	list-style-image:none;
	height:64px;
	padding:20px 0px 0px 70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:normal;
	}


#content ul#alcohol li a:link, #content ul#alcohol li a:visited {
	color:#000;
	text-decoration:none;
	}

#content ul#alcohol li:hover, #content ul#alcohol li:active {
	text-decoration:none;
	background-image:url(../ohep/images/alcohol_bg-over.jpg);
	background-repeat:no-repeat;
	background-position: middle left;
	}


#content ul#alcohol2 li a:link, #content ul#alcohol2 li a:visited {
	color:#000;
	text-decoration:none;
	}

#content ul#alcohol2 li:hover, #content ul#alcohol2 li:active {
	
	}
