@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Lavishly+Yours&display=swap');

body{
	margin:0;
	background:url(../images/bg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px
}

.title{font-family: 'Lavishly Yours', cursive; color:#ffffff; font-size:56px;}


.headerbg{
	background:url(../images/header.jpg) repeat-x top;
	height:100px;
}

.menubg{
	background:url(../images/menubg.png) repeat-x;
}

.menu{
	width:920px;
	margin:auto;
}

.tabletop{
	width:969px;
	margin:auto;
}

.table{
	background:url(../images/tablebg.png) repeat-y top;
}

.table2{
	background:url(../images/tablebg2.png) repeat-y top;
}

.welcome{
	background:url(../images/welcomebg.png) no-repeat;
	color:#FFF;
	font-family:"Monotype Corsiva";
	font-size:22px;
	font-weight:bold;
}

.footer{
	color:#FFF;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
}

.footer a{
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}


.border{
	border: solid 1px #900;
}


.border b{
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}



.tariff{
	font-size:16px;
	color:#900;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}



.foodborder{
	border: solid 1px #900;
}

.strongtext{
	color:#900;
}

.strongtext2{
	color:#FFC;
	background:url(../images/headingbg.png) no-repeat center;
}

.a{
	color:#FFF;
	background:url(../images/23.png) repeat-y;
}

.a a{
	color:#FFF;
	background:url(../images/23.png) repeat-y;
}


.facility{
	color:#530000;
	background:url(../images/facilitycontentbg.png) repeat-y left top;
	font-weight:bold;
	font-size:13px;
}



.contactus{
	color:#900;
	border:dotted 1px #900;
	background:url(../images/phone.png) no-repeat center;
}

.contactus strong{
	color:#030;
	font-size:21px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

.contactus b{
	color:#900;
	font-size:17px;
	font-family:"Californian FB";
	
}


.text{
color:#900;
}

.text1{
	color:#063; font-size:14px; font-style:italic;
}

.imgborder{
	border:solid 1px #900;
}

.border{
	border:1px solid #600;
	padding:8px;
	color:#900;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.border2{
	border:1px solid #600;
	padding:8px;
	color:#900;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

.floor{
	background:url(../images/floor.jpg);
}

.next{
	color:#063;
	font-weight:normal;
}

.next a{
	color:#063;
}

.next a:hover{
	color:#F30;
}

.imgpadding{
	padding-top:8px;

}

.field{
	border:solid 1px #600;
}

.feedback{
	color:#900;
	border:solid 1px #600;
}

.feedback strong{
	color:#ffffff;
	font-family:"Lucida Calligraphy";
}

.submit{
	background:url(../images/submitbg.png) no-repeat center;
	width:74px;
	height:24px;
	color:#FFF;
	border:none;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	font-family:"Times New Roman", Times, serif;
}

.occupancy{
	padding-left:80px;
}