.glossymenu, .glossymenu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 181px; /*WIDTH OF MAIN MENU ITEMS*/
	border: 0px solid black;
}

.glossymenu li{
	position: relative;
	height:28px;
	border:0px solid #000000;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
	position: absolute;
	width: 230px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
	z-index:3000;
	border:1px solid #000000;
}

.glossymenu li ul li a{
	width: 215px !important;
	width:230px; /*width of sub menu levels*/
	height:28px;
	font-weight: normal;
	padding:6px 0px 0px 15px;
	background: #ffffff;
	border-width: 0px 0px 0px 0px;
	color: #000000;
	font: 12px Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;
	border:0px solid #000000;
}

.glossymenu li ul a:hover{
	width: 215px !important;
	width:230px; /*width of sub menu levels*/
	height:28px;
	font-weight: normal;
	padding:6px 0px 0px 15px;
	background: #ffffcc;
	border-width: 0px 0px 0px 0px;
	background-image:url(../images/sub_menu_arrow.jpg);
	background-position:7px 6px !important;
	background-position:7px 10px;
	background-repeat:no-repeat;
	color: #000000;
	font: 12px Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;
	border:0px solid #000000;
}


.glossymenu li a{
	display: block;
	/*width: 120px; /*Width of top level menu link items*/
	float:left;
	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006666;
	text-decoration:none;
	/*background-image:url(../images/list_bg.png);
	background-position:top left;
	background-repeat:no-repeat;*/
	height:26px !important;
	height:28px;
	width:181px;
	padding-left:0px;
	padding-top:2px !important;
	padding-top:0px;
	margin:0px;
}

.glossymenu li a:hover{
	display: block;
	/*width: 120px; /*Width of top level menu link items*/
	float:left;
	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	text-decoration:none;
	/*background-image:url(../images/list_inside_hover.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:26px !important;*/
	height:28px;
	width:181px;
	margin:0px;
	cursor:pointer;
}

.glossymenu li  a:hover .sideMenu{
	display: block;
	/*width: 120px; /*Width of top level menu link items*/
	float:left;
	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	text-decoration:none;
	background-image:url(../images/list_inside_hover.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:26px !important;
	height:28px;
	width:181px !important;
	width:154px;
	padding-left:27px;
	padding-top:2px !important;
	padding-top:0px;
	margin:0px;
	cursor:pointer;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: black;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

.menuleft
{
	padding-left:4px;
}


.locations, .locations li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 181px; /*WIDTH OF MAIN MENU ITEMS*/
	border: 0px solid black;
}

.locations li{
	position: relative;
	height:28px;
	border:0px solid #000000;
}

.locations li ul{ /*SUB MENU STYLE*/
	position: absolute;
	width: 230px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
	z-index:3000;
	border:1px solid #000000;
}

.locations li ul li a{
	width: 215px !important;
	width:230px; /*width of sub menu levels*/
	height:28px;
	font-weight: normal;
	padding:6px 0px 0px 15px;
	background: #ffffff;
	border-width: 0px 0px 0px 0px;
	color: #000000;
	font: 12px Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;
	border:0px solid #000000;
}

.locations li ul a:hover{
	width: 215px !important;
	width:230px; /*width of sub menu levels*/
	height:28px;
	font-weight: normal;
	padding:6px 0px 0px 15px;
	background: #ffffcc;
	border-width: 0px 0px 0px 0px;
	background-image:url(../images/sub_menu_arrow.jpg);
	background-position:7px 6px !important;
	background-position:7px 10px;
	background-repeat:no-repeat;
	color: #000000;
	font: 12px Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;
	border:0px solid #000000;
}


.locations li a{
	display: block;
	/*width: 120px; /*Width of top level menu link items*/
	float:left;
	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006666;
	text-decoration:none;
	/*background-image:url(../images/list_bg.png);
	background-position:top left;
	background-repeat:no-repeat;*/
	height:26px !important;
	height:28px;
	width:181px;
	padding-left:0px;
	padding-top:2px !important;
	padding-top:0px;
	margin:0px;
}

.locations li a:hover{
	display: block;
	/*width: 120px; /*Width of top level menu link items*/
	float:left;
	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	text-decoration:none;
	/*background-image:url(../images/list_inside_hover.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:26px !important;*/
	height:28px;
	width:181px;
	margin:0px;
	cursor:pointer;
}

.locations li  a:hover .sideMenu{
	display: block;
	/*width: 120px; /*Width of top level menu link items*/
	float:left;
	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	text-decoration:none;
	background-image:url(../images/list_inside_hover.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:26px !important;
	height:28px;
	width:181px;
	padding-left:27px;
	padding-top:2px !important;
	padding-top:0px;
	margin:0px;
	cursor:pointer;
}

.locations li a:visited, .locations li a:active{
	color: black;
}

.locations .arrowdiv{
position: absolute;
right: 2px;
}

/* Holly Hack for IE \*/
* html .locations li { float: left; height: 1%; }
* html .locations li a { height: 1%; }
/* End */

