@charset "utf-8";

.booking{
	width:832px;
	height:759px;
	background-image:url(images/BookingBgnd.gif);
	background-repeat:no-repeat;
	line-height:10px;
	font-family:Tahoma;
	font-size:10px;
	padding-top:30px;
}
.contact{
	width:832px;
	height:315px;
	/*background-image:url(images/contact.gif);*/
	background-repeat:no-repeat;
	line-height:10px;
	font-family:Tahoma;
	font-size:10px;
	padding-top:30px;
}
.backstagePass{
	width:886px;
	height:360px;
	background-image:url(images/BackstagePass.gif);
	background-repeat:no-repeat;
	line-height:10px;
	font-family:Tahoma;
	font-size:10px;
	padding-top:30px;
}
.clientLogin{
	position:relative;
	padding-top:130px;
	padding-left:50px;
	width:160px;
	height:80px;
	
}
.submit2{
	width:832px;
	height:312px;
	background-image:url(images/SubmitBgnd.gif);
	background-repeat:no-repeat;
	line-height:10px;
	font-family:Tahoma;
	font-size:10px;
	padding-top:30px;
	text-align:center;
}
.bookingFields{
	height:11px;
}
.bookingSubmit{
	height:20px;
	position:relative;
	text-align:right;
	padding-right:21px;
	padding-top:60px;
}
.headerBig {
	height: 328px;
	width: 911px;
	background-image: url(images/LE_bgnd_bigTop.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.login{
	height:36px;
	width: 175px;
	float:right;
	position:relative;
	right: 10px;
	top: 1px;
	background-color: #000000;
	font-family:Tahoma;
	font-size:9px;
	color: #FFFFFF;	
}
.log{
border : 1px solid Black;
background-color: #CCCCCC;
color: #333333;
font-size : 10px;
font-family: Tahoma;
font-weight : bold;
height: 10px; /* replace 2em with your chosen value, in px or whatever */
}
.innerBgnd{
	width:826px;
	height:278px;
	background-image: url(images/innerBgnd2.gif);
	position:relative;
	left:43px;
}
.innerBgndTop{
	width:800px;
	height:21px;
	position:relative;
	left:20px;
	font-family: "Courier New", Courier, monospace;
	font-size:16px;
	color:#666666;
	padding-top: 14px;
}
.innerBgndTopJB{
	width:800px;
	height:21px;
	position:relative;
	left:20px;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color:#666666;
	padding-top: 14px;
}
.innerBgndBottom{
	width:790px;
	height:25px;
	position:relative;
	left:20px;
	text-align:right;
	padding-top: 9px;
}

.innerBgndMiddle{
	width:800px;
	height:205px;
	position:relative;
	left:12px;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color:#666666;
}
.spacer{
	height:10px;
}
.submit{
	text-align:right;
	padding-top:1px;
	padding-right:4px;
}
.textfield{
line-height:9px;

}
#aboutTable{
	height: 400px;
	padding-top: 10px;
}
.currentPage{
	height: 170px;
	padding-top: 75px;
	padding-left: 30px;
	font-family:Tahoma;
	font-size: 30px;
	color:#666666;
}
.menu{
	float:right;
	width: 200px;
	height: 100px;
	padding-top: 75px;
	font-family:Tahoma;
	font-size: 30px;
	color:#666666;
}
#bigBtnTable{
	height: 245px;
	padding-top: 70px;
}
#formTable{
	color: #333333;	
}
#headerBigTable{
	height: 245px;
	padding-top: 70px;
}

.headerSmall{
	height: 178px;
	width: 911px;
	background-image: url(images/LE_bgnd_smallTop.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.content {
	background-image: url(images/LE_bgnd_middle.jpg);
	background-repeat: repeat-y;
	width: 911px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-image: url(images/LE_bgnd_bottom.jpg);
	height: 69px;
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

