/* CSS Document */
/*#nav_wappertemp {
	background:url(grc/nav_bgtemp.gif) no-repeat top;
	width:236px;
	height: 488px;
	position:absolute;
	top:202px;
	left:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	
}*/

#nav_wapper {
	background:url(grc/nav_bg.gif) no-repeat top;
	width:236px;
	height: 488px;
	position:absolute;
	top:202px;
	left:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
#nav table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse; 
	padding:0; 
	width:0; 
	height:0; 
	margin:-1px;
	z-index:300;
}

ul#nav  {
	margin-top: 0;
	margin: -7px;
	/*padding-left: 30px;*/
	list-style: none;
	width: 170px; /* Width of Menu Items */
	
	}
	
#nav ul li {
	position: relative;
	border-bottom: 1px solid #988545;
	
	}
	
#nav li ul {
	position: absolute;
	left: 160px; /* Set 1px less than menu width */
	top: 158px;
	display: none;
	width:140px; 
	list-style:none;
	z-index:300;
	text-align: left;
	}

/* Styles for Menu Items */
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: #826819; /* IE6 Bug */
	padding: 4px 2px 4px 7px;
	height: 20px;
}
	
#nav ul li a:hover {
	text-decoration: none;
	color: #ffce26;
	background: #b19a51; /* IE6 Bug */
} 	
/* Holly Hack. IE Requirement \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

#nav li:hover ul, #nav li.over ul { display: block; } /* The magic */

* html ul li {
float:left;
height:1%;
}
* html ul li a {
height:1%;
}

ul#nav span { /*margin-left:-9999px;*/ display:none;}
#nav li.top { /*background:url(grc/nav_top.gif) no-repeat;*/ width:170px; height:31px; display:block;}
#nav li a.bttn1 { background: url(grc/buttn_01.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn2 { background: url(grc/buttn_02.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn3 { background: url(grc/buttn_03.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn4 { background: url(grc/buttn_04.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn5 { background: url(grc/buttn_05.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn6 { background: url(grc/buttn_06.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn7 { background: url(grc/buttn_07.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn8 { background: url(grc/buttn_08.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn9 { background: url(grc/buttn_09.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn10 { background: url(grc/buttn_10.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn11 { background: url(grc/buttn_11.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn12 { background: url(grc/buttn_12.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn13 { background: url(grc/buttn_13.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn14 { background: url(grc/buttn_14.gif) no-repeat; width:170px; height:30px; display:block;}
#nav li a.bttn15 { background: url(grc/buttn_15.gif) no-repeat; width:170px; height:30px; display:block;}

#nav li:hover a,
#nav a:hover {
	background-position: -170px 0;
}
/*THE FOLLOWING CSS DEFINES THE ON STATE FOR THE NAVIGAITON*/
#location li a.bttn2 { background: url(grc/buttn_02.gif) no-repeat -170px 0;}
#accom li a.bttn3 { background: url(grc/buttn_03.gif) no-repeat -170px 0;}
#facil li a.bttn4 { background: url(grc/buttn_04.gif) no-repeat -170px 0;}
#tour li a.bttn5 { background: url(grc/buttn_05.gif) no-repeat -170px  0;}
#wed li a.bttn6 { background: url(grc/buttn_06.gif) no-repeat -170px 0;}
#hmoon li a.bttn7 { background: url(grc/buttn_07.gif) no-repeat -170px 0;}
#rate li a.bttn8 { background: url(grc/buttn_08.gif) no-repeat -170px 0; }
#specpk li a.bttn9 { background: url(grc/buttn_09.gif) no-repeat -170px 0; }
#yoga li a.bttn10 { background: url(grc/buttn_10.gif) no-repeat -170px 0;}
#news li a.bttn11 { background: url(grc/buttn_11.gif) no-repeat -170px 0; }
#commen li a.bttn12 { background: url(grc/buttn_12.gif) no-repeat -170px 0; }
#book li a.bttn13 { background: url(grc/buttn_13.gif) no-repeat -170px 0;}
#contact li a.bttn14 { background: url(grc/buttn_14.gif) no-repeat -170px 0; }
#instructors li a.bttn15 { background: url(grc/buttn_15.gif) no-repeat -170px 0; }