.MainBG {
	background-attachment: fixed;
	background-image: url(images/LeadersInn_Template_OutP-08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.HeadingRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D7B7A;
	text-decoration: none;
}
.TabBorder {
	border: 1px solid ##FFAE00;
}
.galleryImgBrd {
	border: 1px solid #CCCCCC;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
select {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFAE00;
}
.buttonBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/SendButton.jpg);
}
.bookingLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D7B7A;
	text-decoration: none;
}
.LArgeImageTblbrd {
	border-top: 1px solid #FFAE00;
	border-right: 1px solid #FFAE00;
	border-bottom: 1px solid #D58F00;
	border-left: 1px solid #D58F00;
}
.addresBG {
	background-attachment: fixed;
	background-image: url(images/AddressImageBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Package {
	border: 1px solid #A6A5A4;
}

.newsHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #268F57;
	text-decoration: none;
}
.HeadingNewsNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #268F57;
	text-decoration: none;
}
a.newsHeading:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#Layer1 {
	position:absolute;	
    visibility:hidden;
	z-index:200;
	background-color:#333333;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	width:100%;
	height:600px;
}
#Layer2 {
	position:absolute;	    
	visibility:hidden;
	z-index:210;
	width:100%;
	height:600px;
}