@charset "utf-8";
/* CSS Document */
#nav {
	text-align:center;
}

html>body#nav {
	vertical-align:bottom;
	font-weight:normal;
}

div.chromestyle {
	padding:0;
	background-image:url(../images/menu/bluemenubg.gif);
	background-repeat:repeat-x;
	width:732px;
	height:22px;
	margin-top:81px;
	margin-left:5px;
	text-align:center;
}

#nav a, #nav a:link {
	font-weight:normal;
}

#nav a:hover {
	background: url(../images/menu/menubgwhite.gif);
	background-position:top;
	height:22px;
}

#nav:hover {
	background: url(../images/menu/menubgwhite.gif);
	background-position:top;
	height:22px;
}

td.header {
	background-color:#5B89B9;
	vertical-align:top;
	padding-bottom:7px;
	padding-right:0;
}

/* Style for Drop Down Menus */
.homemenu {
	position:absolute;
	text-align:left;
	margin-top:-1px;
	padding-bottom:5px;
	border:#A2A2A2 1px solid;
	background-image:url(../images/menu/menugradient.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	width: 179px;
	visibility: hidden;
}

.homemenu a, .homemenu a:active, .homemenu a:visited{
	display: block;
	text-indent: 15px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color:#106CCC;
}

.homemenu a:hover {
	background-color: #e8f2fe;
	color:#106CCC;
font-weight:normal;
}

.aboutmenu {
	position:absolute;
	text-align:left;
	margin-top:-1px;
	padding-bottom:5px;
	border:#A2A2A2 1px solid;
	background-image:url(../images/menu/menugradient.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	width: 127px;
	visibility: hidden;
}

.aboutmenu a, .aboutmenu a:active, .aboutmenu a:visited{
	display: block;
	text-indent: 15px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color:#106CCC;
}

.aboutmenu a:hover {
	background-color: #e8f2fe;
	color:#106CCC;
font-weight:normal;
}

.concertsmenu {
	position:absolute;
	text-align:left;
	margin-top:-1px;
	padding-bottom:5px;
	background-image:url(../images/menu/menugradient.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	border:#A2A2A2 1px solid;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	width: 148px;
	visibility: hidden;
}

.concertsmenu a, .concertsmenu a:active, .concertsmenu a:visited{
	display: block;
	text-indent: 15px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color:#106CCC;
}

.concertsmenu a:hover {
	background-color: #e8f2fe;
	color:#106CCC;
	font-weight:normal;
}

.museummenu {
	position:absolute;
	text-align:left;
	margin-top:-1px;
	padding-bottom:5px;
	background-image:url(../images/menu/menugradient.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	border:#A2A2A2 1px solid;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	width: 165px;
	visibility: hidden;
}

.museummenu a, .museummenu a:active, .museummenu a:visited{
	display: block;
	text-indent: 15px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color:#106CCC;
}

.museummenu a:hover {
	background-color: #e8f2fe;
	color:#106CCC;
font-weight:normal;
}

.communitymenu {
	position:absolute;
	text-align:left;
	margin-top:-1px;
	padding-bottom:5px;
	background-image:url(../images/menu/menugradient.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	border:#A2A2A2 1px solid;
	font:normal 11px Verdana;
	line-height:18px;
	width:167px;
	z-index:100;
	visibility: hidden;
}

html>body .communitymenu {
	width:167px;
}

.communitymenu a, .communitymenu a:active, .communitymenu a:visited{
	display: block;
	text-indent: 15px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color:#106CCC;
}

.communitymenu a:hover {
	background-color: #e8f2fe;
	color:#106CCC;
	font-weight:normal;
}
/* End Styles that have changed */
