/* part 1 of the IE CSS fix */
body
{
	behavior: url(/csshover.htc);
}

#menu
{
	position: relative;
	top: 0px;
	left: 40px;
	width: auto;
	float: left;
	text-align: left;
}

#menu_td
{
	height: 22px;
	background-image: url(/images/light/head_content_bg.jpg);
	background-repeat: repeat-y;
}

#menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	vertical-align: top;
	float: left;
	position: absolute;
	z-index: 500;
}

#menu ul ul
{
	position: absolute;
	left: 0px;
	margin: 0px;
	height: 0px;
	float: left;
}

/* sets size and image for home header */
#menu #home
{
	position: relative;
	left: 0px;
	width: 119px;
	height: 22px;
	background-image: url(/images/light/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	cursor: pointer;
}

#menu #home:hover
{
	background-position: 0px -22px;
}

#menu.home #home
{
	background-position: 0px 0px;
}
/* end size and image for home header */

/* sets size and image for about_us header */
#menu #my_onmc
{
	position: relative;
	left: 0px;
	width: 120px;
	height: 22px;
	background-image: url(/images/light/my_onmc.jpg);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	cursor: pointer;
}

#menu #my_onmc:hover
{
	background-position: 0px -22px;
}

#menu.my_onmc #my_onmc
{
	background-position: 0px 0px;
}
/* end size and image for about_us header */

/* sets size and image for marketing header */
#menu #insider_info
{
	position: relative;
	left: 0px;
	width: 120px;
	height: 22px;
	background-image: url(/images/light/insider_info.jpg);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	cursor: pointer;
}

#menu #insider_info:hover
{
	background-position: 0px -22px;
}

#menu.insider_info #insider_info
{
	background-position: 0px 0px;
}
/* end size and image for marketing header */

/* sets size and image for entertainment header */
#menu #discounts
{
	position: relative;
	left: 0px;
	width: 120px;
	height: 22px;
	background-image: url(/images/light/discounts.jpg);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	cursor: pointer;
}

#menu #discounts:hover
{
	background-position: 0px -22px;
}

#menu.discounts #discounts
{
	background-position: 0px 0px;
}
/* end size and image for entertainment header */

/* sets size and image for recent_newss header */
#menu #local_chapters
{
	position: relative;
	left: 0px;
	width: 120px;
	height: 22px;
	background-image: url(/images/light/chapters.jpg);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	cursor: pointer;
}

#menu #local_chapters:hover
{
	background-position: 0px -22px;
}

#menu.local_chapters #local_chapters
{
	background-position: 0px 0px;
}
/* end size and image for recent_news header */

/* sets size and image for contacts header */
#menu #vip
{
	position: relative;
	left: 0px;
	width: 131px;
	height: 22px;
	background-image: url(/images/light/vip.jpg);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	cursor: pointer;
}

#menu #vip:hover
{
	background-position: 0px -22px;
}

#menu.vip #vip
{
	background-position: 0px 0px;
}
/* end size and image for contacts header */

#menu h2
{
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#menu h2
{
	color: #ffffff;
	/* background: #000000; */
	text-transform: uppercase;
	height: 21px;
}

#menu a
{
	position: relative;
	top: 0px;
	left: -2px;
	color: #000000;
	background: #cccccc;
	background-image: url(/images/light/menu_unselected.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	text-indent: 11px;
}

#menu a:hover
{
	background: #e6e8f7;
	background-image: url(/images/light/menu_selected.gif);
	background-repeat: repeat-x;
}

#menu ul ul a.head,
#menu ul ul a.head:hover
{
	height: 15px;
	background-image: url(/images/light/menu_head.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}

#menu ul ul a,
#menu ul ul a:hover
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}

#menu ul ul a.top,
#menu ul ul a.top:hover
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}

#menu ul ul a.bottom,
#menu ul ul a.bottom:hover
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#menu li
{
	position: relative;
}

#menu ul ul ul
{
	position: absolute;
	top: 0px;
	left: 100%;
}

#menu ul ul
{
	position: absolute;
	z-index: 1000;
}

#menu ul ul a
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	text-indent: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
}

/* fix height in Safari */
#menu ul ul li a
{
	height: 16px; 
}

div#menu ul ul, 
div#menu ul li:hover ul ul, 
div#menu ul ul li:hover ul ul
{
	display: none
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
	display: block;
}

/* part 2 of the IE CSS fix */
<!--[if IE]>
<style type="text/css" media="screen">
body
{
	behavior: url(/csshover.htc);
	font-size: 100%;
}

#menu ul li
{
	float: left;
	width: 100%;
}

#menu ul li a
{
	height: 1px;
}

#menu a,
#menu h2
{
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
</style>
<![endif]-->