/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	background:none;
	color:#000000;
	font-size:12px;
	line-height:1.0em;
	}

a, a:visited {
	color:#8D7A5C;
	}

ul {
	margin-left:30px;
	}
	
h1, h2, h3 {
	margin:6px 0 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h1 {
	font-size:24px;
	color:#8d7a5c;
	}

p {
	margin:1em 8px;
}

#CompAddress {
	width:200px;
	height:62px;
	float:right;
	margin:15px 23px 0px 0px;
	padding:3px;
	}

#container {
	background:none;
	position:relative;
	width:675px;
	margin:0px;
	}
	
#subContainer {
	width:675px;
	padding:0px;
	}
	
#header {
	display:none;
	}

#logo {
	display:none;
	}
	
#navcontainer {
	display:none;
	}
	
#homeBody {
	background:none;
	height:458px;
	}

#homeTxt {
	position:absolute;
	width:418px;
	left: 37px;
	top: 132px;
	}

#homePhoto {
	position:absolute;
	left: 473px;
	top: 129px;
	
	}

#reservation a {
	display:block;
	background:url(images/seal.jpg) no-repeat center top;
	width:196px;
	height:221px;
	position:absolute;
	left: 0px;
	top: 356px;
	}
	
#reservation a:hover {
	background-position:center bottom;
	}
	
#reservation a span { 
	margin-left:-9999px;
	}
	
ul#hotpoints {
	position:absolute;
	left: 186px;
	top: 356px;
	list-style:none;
	}

ul#hotpoints li {
	margin:4px 0;
	_margin:0 0;
	background:url(images/bullet.gif) no-repeat left center;
	padding:0 0 8px 20px;
	_padding:0 0 5px 20px;
	height:.8em;
	font-size:16px;
	font-style:italic;

	}
	
#learnButton {
	position:absolute;
	left: 251px;
	top: 546px;
	}
	
#footer {
	background:url(images/footer.jpg) no-repeat;
	height:26px;
	clear:both;
	}

#footerCenter .navlist {
	display:none;
	}	
	
#bcfooter {
	display:none;
}	

#onlineupdating {
	display:none;
	}

#footerCenter {
	width:600px;
	margin:0 auto;
	}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}
	

/* Services */
.services {
	margin:10px;
	border-bottom:#666 1px dashed;
	}

.serviceinfoLFT {
	width:450px;
	float:left;
	}
/* Services */

/* Our Fleet */
.fleet img {
	padding:0px;
	margin:10px;
	float:left;
}

.fleet {
	width:100%;
	clear:both;
	}
	
.fleet ul {
	width:275px;
	float:right;
	margin:10px;
	padding-left:5px;
	border:#000 1px solid;
	}

/* Our Fleet */

/* Local Links */
.local img {
	margin:10px;
	margin-left:0px;
	float:left;
	}

.local {
	clear:both;
	}
	
.local ul {
	width:275px;
	float:right;
	margin:10px;
	padding-left:5px;
	list-style:none;
	}
.local ul li {
	text-align:left;
	margin-bottom:12px;
	}

.local a, .local a:visited {
	padding-top:0px;
	font-size:14px;
}

/* Local Links */

/* Casino */
.casino img {
	margin:10px;
	}

.casino {
	width:820px;
	border-bottom:#666 1px dashed;
	padding-bottom:8px;
	margin-bottom:10px;
	}
	
.casino ul {
	width:520px;
	margin:10px;
	list-style:none;
	}

.casino a, .casino a:visited {
	font-size:18px;
	}
	
.imgRT {
	float:right;
	margin:10px;
	}
.imgLFT {
	float:left;
	margin:10px;
	}
/* Casino */

/* Contact */

#contactcontainer {
	width:680px;
	margin:0 auto;
	margin-bottom:15px;
	}
	
#ContactTableOne {
	width:300px;
	height:315px;
	float:left;
	margin-left:5px;
	}
#ContactTableOne td {
	padding:1px;
	}
#ContactTableTwo {
	width:340px;
	height:315px;
	float:left;
	}
#ContactTableTwo td {
	padding:1px;
	}
	
.input100 {
	width:94px;
	height:17px;
	padding:1px;
	}
.input150 {
	width:144px;
	height:17px;
	padding:1px;
	}
.input200 {
	width:194px;
	height:17px;
	padding:1px;
	}
	
.inputcolor {
	background-color:#FFF;
	border:#8D7A5C 2px solid;
	padding:1px;
	}

.messagekey {
	display:block;
	width:50px;
	margin:5px;
	padding:5px;
	font-weight:normal;
	border:1px solid #8D7A5C;
	color:#000000;
	background-color:white;
	text-align:center;
	font-family:Verdana;
	font-size:18px;
	}
	
.conSelect {
	float:left;
	width:155px;
	margin-left:10px;
	}
	
#dividervert {
	width:2px;
	margin-left:15px;
	margin-right:15px;
	height:325px;
	float:left;
	background-color:#FFFFFF;
	}

/* End Contact */

.HideForPrint {
	display:none;
	}

.NOBORDER {
	border:none !important;
	border-bottom:none !important;
	border-right:none !important;
	border-left:none !important;
	border-top:none !important;
	}
