body {
	margin: 0px;
	background-color: #000000;
	font-family: calibri;
	font-size: 14px;
	color: #808080;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
}
#submit {
	height: 24px;
	width: 110px;
	background-image: url(../images/submit.png);
}
#submit:hover{background-position:0px -24px;}
a:link{color:#808080; text-decoration:none;}
a:visited{color:#808080; text-decoration:none;}
a:hover{color:#FFFFFF; text-decoration:none;}
.booknow {
	width: 117px;
	height: 29px;
	float: right;
	background-image: url(../images/booknow.gif);
}
.booknow:hover{background-position:0 -29px;}

.header {
	width: 900px;
	margin: 0 auto;
	background-color: #000000;
}
#bBorder {
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
.nav-Home {
	width: 90px;
	height: 41px;
	background-image: url(../images/home.gif);
}
.nav-Home:hover{background-position:0px -41px;}
.content {
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	padding: 0 18px;
	background-color: #000000;
}
.contentShell {
	padding: 0 18px 100px 18px;
	background-color: #000000;
}
.divider {
	width: 90%;
	height: 1px;
	background-color: #2d0100;
	margin: 0 auto;
}



.nav-Rates {
	width: 190px;
	height: 41px;
	background-image: url(../images/rates.gif);
}
.nav-Rates:hover{background-position:0px -41px;}
.nav-Contact {
	width: 114px;
	height: 41px;
	background-image: url(../images/contactus.gif);
}
.nav-Contact:hover{background-position:0px -41px;}
.nav-About {
	width: 106px;
	height: 41px;
	background-image: url(../images/aboutus.gif);
}
.nav-About:hover{background-position:0px -41px;}
.airportPU {
	height: 47px;
	width: 199px;
	background-image:url(../images/airport-pickup.jpg)
}
.airportPU:hover{background-position:0px -47px;}
.night {
	height: 55px;
	width: 199px;
	background-image:url(../images/nightontown.jpg)
}
.night:hover{background-position:0px -55px;}
.corporate {
	height: 47px;
	width: 199px;
	background-image:url(../images/corporate.jpg)
}
.corporate:hover{background-position:0px -47px;}
.privatetours {
	height: 55px;
	width: 199px;
	background-image:url(../images/privatetours.jpg);
	background-repeat: no-repeat;
}
.privatetours:hover{background-position:0px -55px;}
.weddings {
	height: 47px;
	width: 199px;
	background-image:url(../images/weddings.jpg)
}
.weddings:hover{background-position:0px -47px;}
.shellHeader {
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	height: 70px;
}

.prom {
	height: 55px;
	width: 199px;
	background-image:url(../images/proms.jpg);
	background-repeat: no-repeat;
}
.prom:hover{background-position:0px -55px;}
.container {
	width: 902px;
	margin: 0 auto;
	background-color: #000000;
	height: 100%;
	min-height: 100%;
	position: relative;
}
.bookRes {
	width: 230px;
	height: 197px;
	background-image: url(../images/bookres.jpg);
}
.twpercent {
	width: 230px;
	height: 233px;
	background-image: url(../images/20percent.jpg);
}
.R16 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.footer {
	border-right: solid #1c1c1c 1px;
	border-top: solid #2f2f2f 1px;
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 10px 0;
	width: 900px;
	bottom: -15px;
	background-color: #1a1a1a;
}
#copyR {
	color: #575757;
}
#copyR a:link{color:#575757; text-decoration:none;}
#copyR a:visited{color:#575757; text-decoration:none;}
#copyR a:hover{color:#575757; text-decoration:underline;}

.footer a:link{color:#bbbbbb; text-decoration:none;}
.footer a:visited{color:#bbbbbb; text-decoration:none;}
.footer a:hover{color:#FFFFFF; text-decoration:underline;}

.twpercent:hover{background-position:0px -233px;}

.bookRes:hover{background-position:0px -197px;}
.imgBorder {
	border: solid #560200 1px;
	padding: 3px;
}

.inputBox {
	width: 200px;
	border: solid #181818 1px;
	background-color: #130000;
	color: #FFFFFF;
	height: 15px;
	font-size: 12px;
}
.inputBoxMulti {
	width: 200px;
	border: solid #181818 1px;
	background-color: #130000;
	color: #FFFFFF;
	height: 100px;
	font-size: 12px;
}

