/* CSS Document 
This is for layers on kasturirestaurant.com*/


#Layer2 {
	position:absolute;
	width:500px;
	height:277px;
	z-index:2;
	left: 204px;
	top: 255px;
	overflow: auto;
	float: right;
	background-image: url(../images/redlaybg.jpg);
	margin: 5px;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:500px;
	height:275px;
	z-index:3;
	left: 205px;
	top: 264px;
	background-image: url(../images/bluelaybg.jpg);
	visibility: hidden;
	margin: 5px;
}
#Layer4 {
	position:absolute;
	width:500px;
	height:275px;
	z-index:4;
	left: 204px;
	top: 261px;
	float: right;
	background-image: url(../images/cuplaybg.jpg);
	visibility: hidden;
	margin: 5px;
}
#Layer5 {
	position:absolute;
	width:500px;
	height:275px;
	z-index:5;
	left: 204px;
	top: 261px;
	float: right;
	background-image: url(../images/yellolaybg.jpg);
	visibility: hidden;
	margin: 5px;
}
#Layer6 {
	position:absolute;
	width:500px;
	height:275px;
	z-index:6;
	left: 206px;
	top: 263px;
	float: right;
	text-align: center;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/greenbg.jpg);
	visibility: hidden;
	margin: 5px;
}
.style2 {
	font-size: small;
	color: #0084E9;
}
.style5 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.style7 {font-weight: bold}
.style10 {
	font-size: medium;
	text-decoration: underline;
	color: #0084E9;
	
	border-bottom-color: #FF4315;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.titletext {
	font-family: "Tempus Sans ITC";
	font-size: x-large;
	color: #FFFFFF;
	background-color: #8C0046;
	font-weight: bold;
}
.listtext {
	font-family: "Trebuchet MS";
	color: #8C0046;
	font-size: large;
}
.listsubtext {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #8C0046;
}
