/***********************************************************
* Copyright 2005, IdeaStar Inc.
* 01/28/05 SH
************************************************************/
div.ishm_MenuItem, div.ishm_MenuItemSub 
{
	display: inline-block;
	position: relative;
}
a.ishm_MenuItem:link, a.ishm_MenuItem:visited, a.ishm_MenuItem:active
{
	display: block;
}
a.ishm_MenuItem:hover {
	display: block;
}

a.ishm_MenuItemSub:active, a.ishm_MenuItemSub:visited, a.ishm_MenuItemSub:link
{
	display: block;
	width: 182px;
	font-family: arial;
	font-weight: normal;
	line-height: normal;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	border: 1px solid #E6e8da;
	background-color: #fffcf3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}
a.ishm_MenuItemSub:hover {
	display: block;
	width: 182px;
	font-family: arial;
	font-weight: normal;
	line-height: normal;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	border: 1px solid #E6e8da;
	background-color: #e5dbc0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}







#menu {
width: 762px;
height: 30px;
background: #C8BB99;
background-repeat: no-repeat;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 127px;
float: left;
background: #fffcf3;
background-repeat: no-repeat;
}

#menu a, #menu h2 {
font: normal 14px/16px arial, helvetica, sans-serif;
color: #0C3350;
text-align: center;
display: block;
border-width: 1px;
border-style: solid;
border-color: #bbb #bbb #bbb #bbb;
/*border-color: #C8BB99 #888 #C8BB99 #fff;*/
/*border-color: #ccc #888 #555 #bbb;*/
/*border-color: #888 #fff #888 #fff;*/
/*border-color: #888 #888 #888 #888;*/
margin: 0;
/*padding: 2px 3px;*/
padding: 0px 0px;
}

#menu h2 {
color: #0C3350;
background: #C8BB99;
text-transform: uppercase;
}

#menu a {
color: #000;
/*background: #fffcf3;*/
text-decoration: none;
}

#menu a:hover {
color: #000;
background: #e5dbc0;
}

#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 5;
left: 100%;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

div#menu ul ul {
display: none;
}

div#menu ul li:hover ul
{display: block;}

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;}

body {
behavior: url(csshover.htc);
}



#menu ul li {float: left; width: 127px;}
#menu ul li a {height: 30px;} 

#menu a, #menu h2 {
font: normal 0.7em/1.4em arial, helvetica, sans-serif;
color: #000;
}




#menu a.menulinks, #menu h1 {
font: bold 16px/18px arial, helvetica, sans-serif;
color: #0C3350;
text-align: center;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

/*#menu h1 
{
color: #0C3350;
background-image: url(../../images/menu_button.jpg);
text-align: center;
}*/

#menu a.menulinks 
{
color: #0C3350;
font-size: smaller;
border-width: 0px;
background-image: url(../../images/menu_button.jpg);
background-repeat: no-repeat;
width: 126px;
height: 30px;
text-align: center;
}

#menu a.menulinks:hover {
border-width: 0px;

font-size: smaller;
color: #0C3350;
background-image: url(../../images/menu_button.jpg);
background-repeat: no-repeat;
width: 126px;
height: 30px;
text-align: center;
}

#menu a.menulinks_2 
{
color: #0C3350;
font-size: smaller;
border-width: 0px;
background-image: url(../../images/menu_button_1.jpg);
background-repeat: no-repeat;
width: 127px;
height: 30px;
text-align: center;
}

#menu a.menulinks_2:hover {
border-width: 0px;
font-size: smaller;
color: #0C3350;
background-image: url(../../images/menu_button_1.jpg);
background-repeat: no-repeat;
width: 127px;
height: 30px;
text-align: center;
}

#menu a.menulinks_3 
{
color: #0C3350;
font-size: smaller;
border-width: 0px;
background-image: url(../../images/menu_button_2.jpg);
background-repeat: no-repeat;
width: 128px;
height: 30px;
text-align: center;
}

#menu a.menulinks_3:hover {
border-width: 0px;
font-size: smaller;
color: #0C3350;
background-image: url(../../images/menu_button_2.jpg);
background-repeat: no-repeat;
width: 128px;
height: 30px;
text-align: center;
}