menu body {
	behavior:url("csshover.htc");
	background-color:#66b8f0;
	text-align: center;
}
/* Root = Vertical, Secondary = Vertical */

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #62b5ed;
}

#nav a {
	color: #62b5ed;
	text-decoration: none;
	display:block;
	text-transform:none;
	text-align: center;
}

#nav a:hover {
	color: #62b5ed;
}

#nav li {
	position: relative;
}

#nav li li {
	position: relative;
	width:150px;
	height:auto;
	text-align:center;
}
#nav li li a {
	background-color:#FFFFFF;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #62B5ED;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #62B5ED;
	border-right-color: #62B5ED;
	border-bottom-color: #62B5ED;
	border-left-color: #62B5ED;
	font-weight: normal;
	text-align: left;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
#nav li li a:hover {
	color:#62B5ED;
}

#nav ul ul {
	position: absolute;
	top: 15px;
	margin:0;
	left: 10px;
}

div#nav ul ul,
div#nav ul li:hover ul ul,
div#nav ul ul li:hover ul ul
{display: none;}

div#nav ul li:hover ul,
div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul
{display: block;}

#nav ul li a {height: 1%;} 
#Shopping {
	width:94px;
	text-align: center;
}
#Entertainment {
	width:134px;
	text-align: center;
}
#Nightlife {
	width:88px;
	text-align: center;
}
#FoodandDrink {
	width:136px;
	text-align: center;
}
#TravelLodging {
	width:140px;
	text-align: center;
}
#Health {
	width:70px;
	text-align: center;
}
#Services {
	width:88px;
	text-align: center;
}
#Other {
	width:60px;
	text-align: center;
}

