<!--  begin content 2  -->
*	{
	margin: 0px;
	padding: 0px;
}
body	{
	background: black;
	color: #fff;
	text-align: center;
	font-family: sans-serif;
}
a	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#background	{
	width: 100%;
	height: auto;
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}
#background img	{
	width: 100%;
	height: auto;
	z-index: 0;
}
#splash_head *	{
	padding: 0px;
	margin: 0px;
}
#splash_head	{
	padding: 0px;
	margin: 0 auto;
	width: 98%;
	height: 600px;
	position: relative;
	top: 0px;
	z-index: 2;
	clear: both;
	overflow: visible;
}
#splash_head h1.splash	{
	position: absolute;
	background: transparent;
	width: 50%;
	max-width: 600px;
	bottom: 0px;
	top: 60%;
	left: 25px;
	z-index: 1;
}
#splash_head h2.splash	{
	position: absolute;
	background: transparent;
	width: 65%;
	max-width: 750px;
	top: 10px; 	
	right: 25px;
	z-index: 1;
}
*.splash img	{
	width: 100%;
	height: auto;
}
#main	{
	padding: 0px;
	margin: 0 auto;
	margin-top: .5in;
	padding: 10px 15px 5px 15px;
	width: 800px;;
	height: 600px;
	position: relative;
	top: 0px;
	z-index: 2;
	clear: both;
	overflow: auto;
	background: #fff;
	color: #000;
	border: solid #000 1px;
}
#main a	{
	color: #f00;
	text-decoration: none;
}
#main #content	{
	position: relative;
	top: 0;
	left: 0;
	width: 450px;
	height: 98%;
	clear: left;
	float: left;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
}
#main #content .booking_scroll	{
	float: left;
	width: 425px;
	height: 300px;
	overflow: auto;
}
#main #content .booking_scroll *	{
	margin-top: 0.5em;
}
#main #content h3	{
	color: #f00;
}
#main #content b	{
	font-weight: bolder;
}
#main #billing	{
	width: 300px;
	height: 98%;
	clear: right;
	float: right;
	position: relative;
}
#main #billing #rwbb_arrow	{
	padding: 20px 0px 0px 0px;
}
#main #content #head	{
	width: 450px;
	clear: left;
	float: left;
	overflow: visible;
	background: transparent;
	text-align: center;
	margin-bottom: 12pt;
}
#main #content #head #page_title	{
	clear: both;
	float: left;
	color: #f00;
	font-size: 36pt;
	font-family: "Helvetica", "Arial", sans-serif;
	letter-spacing: -1pt;
	font-variant: small-caps;
	width: 100%
}
#nav {
	position: relative;
	bottom: 0px;
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	z-index: 2;
	clear: both;
	overflow: visible;
	height: auto;
}
ul.nav	{
	margin: 0 auto;
	list-style: none;
	overflow: visible;
}
ul.nav li	{
	float: left;
	font-size: 12pt;
	letter-spacing: -1px;
	font-variant: small-caps;
	width: 150px;
}
.red	{
	color: #f00;
}
.show_listings	{
	text-align: center;
	width: 425px;
	height: 500px;
	overflow: auto;
}
.when	{
	margin-top: 1em;
}
.where	{
	font-size: 12pt;

}
<!-- end content 2 -->