

.content-menu
{
	width: 198px;
	height: 17px;
	background-color: #bd7f46;
	color: #421206;
}

		
#musicControls
	{
		position: absolute;
		left: 600px;
		top: 1px;
		color: #DF6514;
		font-family: 'century gothic', arial;
		font-size: 9pt;		
	}

#translateButton	
		{
		position: absolute;
		left: 660px;
		top: 6px;
		color: #2E44B0;
		font-family: arial;
		font-size: 18pt;		
		font-weight: bold;
	}

#translateButton a	
		{
		color: #2E44B0;
		font-family: arial;
		font-size: 18pt;		
		font-weight: bold;
		text-decoration: none;
	}	
	
#translateButton a:hover		
{
	 color: #8e99ce;
}

.menuArrow 
{
	position: absolute;
	top: 0px;
	left: 212px;
	width: 14px;
	height: 17px;
	background-image: url('../images/rightArrow.gif');
	float: right;
}

.menuWrapper
{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	position: relative;
	width: 226px;
	height: 17px;
	letter-spacing: 0px;
	font-weight: bold; 
	font-size: 9pt;
	background-color: #de783a;
	text-align: center;
	color: #FFFFFF;
}	

.menuWrapper a
{
	color: #FFFFFF;
	text-decoration: none;
}	

.menuWrapper a:hover
{
	color: #AF310B;
	font-weight: bold;
	text-decoration: none;
}

.menuArrowLarge
{
	position: absolute;
	top: 0px;
	left: 170px;
	width: 40px;
	height: 26px;
	background-image: url('../images/rightArrowWhite.gif');
	float: right;
}


.menuWrapperLarge
{
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-left: 5px;
	position: relative;
	left: 26px;
	width: 167px;
	/*with padding 3 need this to be 3 less than its height 23px */
	height: 26px;
	letter-spacing: 0px;
	font-family: 'arial narrow',arial;
	font-style: italic;
	font-size: 13pt;
	background-color: #FFFFFF;
	color: #df6514;
	text-align: center;
}	
.menuWrapperLarge a
{
	color: #df6514;
	text-decoration: none;
	font-style: italic;
}	

.menuWrapperLarge a:hover
{
	color: #421206;
	font-style: italic;
	text-decoration: none;
}
#hostel-menu
{
	position: absolute;
	left: 0px;
	width: 750px;
	height: 42px;
}

#menu-text a
{
 	color: #AF310B;
 	text-decoration: none;
}

#menu-text a:hover
{
	color: #de8064;
	text-decoration: none;
}

#menu-text
{
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 12pt;

}

#menu-text ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
  width: 650px;
 
  }	
#menu-text li
	{
	height: 41px;
	width: 106px;
	float: left;
	text-align: left;
		
	margin: 0;
	padding-left: 8px;
	/* line-height: 0pt;	 */
	color: #AF310B;
	border-style: solid;
	border-width: 1px;
	border-color: #722209;
	}		

#menu-text li a
	{
	/*position: relative; */
	height: 41px;
	width: 118px;
	display: block;
	font-family: 'Myriad Web Pro',arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #AF310B;
	margin: 0;
	position: absolute;
	padding-top: 12px;
	}
.menuLinkText1line
{
	
}	
.menuLinkText2line
{
	position: absolute;
	top: -6px;
}	

.menuArrowBrown
{
	position: absolute;
	top: 0px;
	left: 182px;
	width: 33px;
	height: 19px;
	background-image: url('../images/rightArrowBrown.gif');
	float: right;
}

.menuWrapperBrown
{
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding-top: 0px;
	position: relative;
	left: 1px;
	width: 215px;
	/*with padding 2 need this to be 2 less than its height 17px */
	height: 19px;
	letter-spacing: 0px;
	font-size: 12pt;
	background-color: #9b3f0e;
	color: #FFFFFF;
	overflow: hidden;
}

.menuWrapperBrown a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'arial narrow',arial;
	font-style: italic;
}	

.menuWrapperBrown a:hover
{
	color: #421206;
	font-style: italic;
	text-decoration: none;
}	