body {
	background-color:			#98d2ff;
	background-image:			url('img/grad.png');
	background-attachment:		fixed;
	background-repeat:			repeat-x;
	margin:						0px;
	padding:					0px;
	font-family: 				Helvetica, Arial, sans-serif;
	font-size: 					12px;
	font-style: 				normal;
	font-weight: 				normal;
	text-transform: 			normal;
	letter-spacing: 			normal;
	line-height: 				1.4em;	
}
.headMenu {
	height:						30px;
	width:						100%;
	background-color:			black;
}
.container {
	width:						986px;
	background-color:			#FFFFFF;
	margin-top:					35px;
	margin-left:				auto;
	margin-right:				auto;
	margin-bottom:				20px;
	border-bottom:				1px solid #FFFFFF;
	-moz-border-radius: 		10px 10px 10px 10px
}
.header {
	width:						976px;
	margin-left:				5px;
	margin-right:				5px;
	border-top:					5px solid #FFFFFF;
	height:						190px;
	-moz-border-radius: 		10px 10px 10px 10px	
}
.headerLeft {
	float:						left;
	width:						550px;
	height:						190px;
	background-image:			url('img/leftbg.png');
	-moz-border-radius: 		10px 10px 10px 10px	
}
.headerRight {
	float:						right;
	width:						421px;
	height:						190px;
	background-image:			url('img/rightbg.png');
	-moz-border-radius: 		10px 10px 10px 10px
}
.floatFix {
	clear:						both;
	
}
.images {
 float:             center;
 margin-left:				25px;
 margin-right:			25px;
 margin-top:				25px;
 margin-bottom:     25px;
 }
 
 .images a img{
 border:               0;
}
 
 .imagesRight {
 float:               right;
 margin-left:         5px;
 width:               190px;

 
 }
 .imagesrestaurant {
  margin-right:        10px;
  border-style:        none;
 
 
}
.menu {
	width:						976px;
	height:						30px;
	background-color:			#ffcc00;
	margin-left:				5px;
	margin-top:					5px;
	-moz-border-radius: 		10px 10px 10px 10px	
	
}
.menu a {
	display:					block;
	float:						left;
	font-size:					10pt;
	font-weight:				normal;
	text-decoration:			none;
	margin-left:				10px;
	margin-top:					6px;
	color:						#1d3c52;

}
.arrow {
  float:						left;
  display:          inline-block;
	margin-top:					6px;
	margin-left:				10px;
	color:						black;
}
.leftContent .arrow {
  display:          inline;
	margin-top:					0px;
	margin-left:				5px;
	color:						#ffcc00;
}

.content {
	margin-left:				5px;
	margin-top:					4px;
	border-top:					1px solid #FFFFFF;
	width:						976px;
	margin-bottom:				5px;
	
}
.leftContent {
	width:						200px;
	float:						left;
	margin-bottom:				5px;
	height:						100%;
	#background-image:			url('img/menubg.png');
	background-repeat:			repeat-x;

	-moz-border-radius: 		10px 10px 10px 10px				
}
.rightContent {
	width:						771px;
	float:						right;
	background-color:			#FFFFFF;
}
.rightContent p{
	color:						black;
	width:						550px;
}
.rightContent h1,h2,h3,h4 {
	margin   :					0px;
	padding-top:				0px;
	color:						#1d3c52;
	line-height:				15px;
}
.innerContent {
	padding:					10px;
}
.rightBox {
	float:						right;
	width:						340px;
	margin:						10px;
	background-color:			#eaeaea;
	border:						1px solid #d7d7d7;
	-moz-border-radius: 		10px 10px 10px 10px;		
}
.rightBox h2 {
	margin-top:					5px;
	margin-left:				5px;
	margin-right:				5px;
	font-size:					12pt;
	color:						#0090FF;
	line-height: 				1.4em;	
}
.rightBox p {
	margin-top:					5px;
	margin-left:				5px;
	margin-right:				5px;
	font-size:					8pt;

	width:						400px;
}
.rightBox a {
	margin-top:					5px;
	margin-left:				5px;
	margin-right:				5px;
	font-size:					8pt;
	font-weight:				bold;
	text-decoration:			none;
	color:						#ffaa00;
}
.leftContent a {
	display:					block;
	color:						#004290;
	text-indent:				10px;
	padding-top:				5px;
	padding-bottom:				5px;
	text-decoration:			none;
	font-weight:				bold;
	font-size:					10pt;
	border-bottom:				1px solid #22b1ff;
	background-image:			url('img/menui.png');
}
.leftContent a:first-child {
	margin-top:					20px;
}
.footer {
	background-color:			#ffcc00;
	width:						976px;
	height:						29px;
	margin:						5px;
	margin-bottom:				4px;
	border-top:					1px solid #ffcc00;
	-moz-border-radius: 		10px 10px 10px 10px;		

	text-align:					center;
}
.footer > p {
	margin:						0px;
	padding:					0px;
	margin-top:					6px;		
}
.menuTitle {
	background-color:			#0090ff;
	border-top:					1px solid #0090ff;
	border-bottom:				1px solid #0090ff;
	width:						200px;
	-moz-border-radius: 		10px 10px 0 0;
}
.menuTitle h2 {
	margin:						0px;
	padding:					0px;
	margin-top:					4px;
	margin-left:				10px;
	margin-bottom:				4px;
	color:						#FFFFFF;

}
.menuright {
	display:					block;
	float:						right;
	font-size:					30pt;
	font-weight:				bold;
	text-decoration:		none;
	margin-left:				10px;
	margin-top:					0px;
	margin-right:       15px; 
	color:						#1d3c52;
	
}
arrow {
	color:						#ffa800;
	font-weight:				bold;
}
