body{
	margin: 8px;


/*	background-color: rgb(170, 170, 220); */
}

#thehead{
	background-color:rgb(177, 77, 0);
	color: rgb(255, 237, 0);
	width: 100%;
	font: font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
}

#thesection{
	background-color: rgb(15, 122, 180);
	height: 500px;
	width: 100%;
}

/*
#thefooter{
	background-color: rgb(12, 30, 125);
	color: rgb(255, 255, 255);
	height: 100px;
	width: 100%;  
}

*/

/* main Menu */
/* in Menu
#menuholder{
	width:  100%; 
	height: auto;
	background-color: white ;
	color: black;
/*	background-color: rgb(61, 113, 41); */
/*	color: rgb(255, 255, 0); 

}
*/

/* main menu css */
/* in Menu
#flex-container{
	display: flex;
  flex-direction: row;	
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
 padding-top: 0px;
 padding-bottom: 0px;
}
*/

/* in Menu

			.evenlySizeVElements{

			}
*/

/* in Menu

	@media screen and (max-width: 992px) {
		#flex-container{
	 		flex-direction:  column;	

		}		
*/

/*
	@media screen and (max-width: 992px) {

		#flex-container div{
			color: rgb(255, 255, 0);
			}

			.evenlySizeVElements{

				width: 180px;
			}
}
*?
/* menu
#flex-container div a{

  border-style: solid;
  border-color: black;
  border-width: 1px;

}
*/

/* menu

.highlightItem{
  border-style: solid;
  border-color: black;
  border-width: 1px; 

}

.highlightItem:hover{
  border-color: rgb(0, 227, 246); 

}
*/

/* menu

#flex-container div:hover{

}
*/
/* top menu ir Horzotal menu  */
/* menu
.eachAnker,
#flex-container div a{
	text-decoration: none;

	color: black;
	background-color: white;


  font-size: 18px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 20px;
  padding-right: 20px;

  display: inline-block;
   box-sizing: content-box;
}

#flex-container div a:link{
  background-color: white;

}

#flex-container div a:hover {

}

*/

/* menu

#mi-instructions{

}

#mi-general{

}

#mi-know{

}

#mi-resturant{

}

#mi-Gallery{

}

*/

/* instruction Menu*/

/*
#instruction-vmenu div a{

	border-style: none;


}
*/

/* menu

#instruction-vmenu{
	width: 153px;	
	display: none;
	z-index: 1000;
	padding: 0px;
	position: absolute;  
}

	@media screen and (max-width: 992px) {
		#instruction-vmenu{
			left: 350px;

		}

		#Resturant-vmenu{
			left: 350px;
		}
}

#instruction-vmenu div a{
	display: inline-block;

	color: black;
	width: 110px;

	margin: 0px;


}

#mi-instructions:hover #instruction-vmenu{
	display: block;
}
*/


/* resturant v menu */

/* menu

#Resturant-vmenu{
	width: 165px;	
	display: none;
	z-index: 1000;
	position: absolute;  


}

*/

/* deorate Each Sub Menu to color them on resturants page */
/* menu

#Resturant-vmenu #VM-resturants a{
		display: inline-block;

background-color: white;
	color: black;

	width: 120px;
}


#Resturant-vmenu #VM-resturants a:hover{

}
*/

/* deorate Each Sub Menu to color them on resturants page */
/* menu

#Resturant-vmenu #VM-Rentals a{
		display: inline-block;


	background-color: white;
	color: black;

	width: 120px;
}



/* deorate Each Sub Menu to color them on resturants page */
/* menu

#Resturant-vmenu #VM-Bars a{
		display: inline-block;

	background-color: white;
	color: black;

	width: 120px;
}
*/

/* menu

#Resturant-vmenu #VM-Bars a:hover{

/*	color: blue; */
}
*/


/* menu

#mi-resturant:hover #Resturant-vmenu{
	display: block;
}
*/