@charset "utf-8";
/* Begin CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0; zoom: 1}
/* End CSS Reset */

/* Begin Text Set */
a:focus {outline:1px dotted invert}
hr {border:0 #9FCD6A solid;border-top-width:1px;height:0; margin:10px auto 20px; width:80%}
h1 {font-size:25px} h2 {font-size:23px} h3 {font-size:21px} h4 {font-size:19px} h5 {font-size:17px} h6 {font-size:14px}
h1,h2,h3,h4,h5,h6 {padding:5px 0 10px;  color:#5D7DA4; font-family:Georgia, "Times New Roman", Times, serif}

/*End Text Set */
	
	
body {
	font-family: Tahoma, Geneva, sans-serif;
	background:url(images/htmlBG.jpg) repeat-x #000;
	color:#eee ;
	font-size:14px;
	line-height:1.5em;
	}
	
#wrapper {
	background:url(images/bodyBG.jpg) center top no-repeat;
	width:100%;
}

h1 {
	margin:0
}

a, a:visited {
	color:#5D7DA4;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}

ul {
	margin-left:30px;
	}

p {
	margin:15px 0;
	line-height:1.7em;
	letter-spacing:.050em
}

.ninja { color: black; visibility: hidden; z-index:-1000; overflow:hidden }

#container {
	position:relative;
	width:960px;
	margin:0 auto;
	}

#CompAddress {
	}
	
#subContainer {
	}
	
#header {
	height:129px;
	background:url(images/headerBG.jpg) no-repeat;
	position:relative;
	}

#logo a {
	display:block;
	width:539px;
	height:73px;
	background:url(images/logo.jpg) no-repeat left top;
	position:absolute;
	top:44px
	}
	
#logo a:hover {
	background:url(images/logo.jpg) no-repeat left bottom;
}

#logo span {
	margin-left:-9999px;
}

.phone {
	width:300px;
	text-align:right;
	position:absolute;
	right:17px;
	top:44px;
	font-weight:bold;
	color:#5D7DA4;
	font-size:18px
}

.phone span {
	font-weight:normal;
	font-size:13px;
	color:#686868
}

.phone h5 {
	margin:0;
	padding:0;
	color:#686868;
}
	
#navcontainer {
	background:url(images/navBG.jpg) no-repeat;
	height:40px;
	margin-top:4px;
	position:relative;
	padding-left:13px;
	}
	
.navlist {
	list-style:none;
	margin:0;
	padding:0
	}

.navlist li {
	display:inline;
	margin:0;
	padding:0
	}

.navlist li a {
	display:block;
	float:left;
	padding:8px 36px;
	color:#FFF;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-right:1px solid #5d616d;
	text-decoration:none
	
	}

.navlist li a:hover {
	color:#000;
	background:url(images/navHoverBG.jpg) repeat-x #5D7DA4;
	text-decoration:none;
	}
	
#homeBody {
	position:relative;
	height:600px;
	width:960;
	background:url(images/homebg.jpg) no-repeat;
	}
	
#innerBody {
	position:relative;
	padding:20px 40px;
    min-height:400px;
    height:auto !important;
    height:400px;
}

#homeTxt {
	width:420px;
	padding:20px 0 0 40px
	}
	
#homeTxt img {
	margin-bottom:0px
}
	
#homeTxt p {
	padding:0 0 0px 20px;
	line-height:1.4em
	}

#homePhoto {
	position:absolute;
	top:4px;
	left:512px;
	}

#hotList {
	display:block;
	background:url(images/liBG.jpg) no-repeat;
	width:277px;
	height:230px;
	padding:30px 40px 40px;
	margin:20px 0 0 80px;
	list-style:none;
	}
	
#hotList li {
	font-size:20px;
	padding-left:40px;
	background:url(images/liBullet.jpg) left center no-repeat;
	margin-bottom:15px
}

#hotList a {
	color:#557397;
	text-decoration:none
}

#hotList a:hover {
	color:#FFF
}

#reservation {
	display:block;
	position:absolute;
	background:url(images/reservation.png) left top no-repeat;
	width:196px;
	height:195px;
	top:450px;
	right:20px;
	}
	
#reservation:hover {
	background:url(images/reservation.png) left bottom no-repeat;
	}
	
#reservation span {
	margin-left:-9999px;
	}
	
#social {
	position:absolute;
	bottom:3px;
	right:204px;
	width:220px;
	height:140px
}

#social a span {
	margin-left:-9999px;
}

#face {
	display:block;
	background:url(images/facebook.jpg) left top no-repeat;
	width:180px;
	height:60px;
	margin-bottom:10px;
}

#face:hover {
	background:url(images/facebook.jpg) left bottom no-repeat;
}

#twit {
	display:block;
	background:url(images/twitter.jpg) left top no-repeat;
	width:180px;
	height:60px;
	margin-bottom:10px;
}

#twit:hover {
	background:url(images/twitter.jpg) left bottom no-repeat;
}
	
#footer {
	background:url(images/footerBG.jpg) repeat-x #5D7DA4;
	overflow:hidden;
	clear:both
	}
	
#bcfooter {
	float:center;
	text-align:center;
	font-size:11px;
	margin-bottom:10px;
}
	
#bcfooter a, #bcfooter a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
	
#bcfooter a:hover {
	text-decoration: underline;
}	

#onlineupdating {
	display:none;
	}
	
#footerCenter {
margin:0 auto;
width:875px;
padding:30px 0 30px;
text-align:center
}
	
#footerCenter .navlist a, #footerCenter .navlist a:visited {
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-weight:bold;
padding:0 25px;
text-decoration:none;
}

#footerCenter .navlist {
	padding-left:66px;
	margin-bottom:10px
}

#footerCenter .navlist a {
	border:none;
}

#login {
	display:block;
	background:url(images/vip.jpg) left top no-repeat;
	width:273px;
	height:23px;
	margin:0 auto;
	text-align:center;
	color:#FFF;
	text-shadow: 1px 1px 2px #333;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none
}

#login:hover {
	background:url(images/vip.jpg) left bottom no-repeat;
	text-decoration:none
}

#login span {
	margin-left:-9999px
}

	
.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 {
	float:left;
	margin:20px 0
	}
/* Services */

/* Our Fleet */
.fleet img {
	margin:10px;
	float:left;
	
}

.fleet {
	clear:both;
	border:#000 1px solid;
	}
	
.fleet ul {
	width:375px;
	float:right;
	margin:10px;
	padding-left:15px;
	}

/* Our Fleet */

/* Local Links */
.local img {
	margin:10px;
	margin-left:25px;
	}

.local {
	clear:both;
	margin-right:80px;
	}
	
.local ul {
	width:300px;
	float:right;
	padding-left:30px;
	list-style:none;
	margin-bottom:50px
	}
.local ul li {
	margin-bottom:12px;
	}

.local a, .local a:visited {
	padding-top:3px;
	font-size:18px;
	text-decoration:none
}

.local a:hover {
	color:#FFF
}

.linkBG {
	background:url(images/logoBulletH.jpg) no-repeat;
	width:30px;
	height:35px;
	float:left;
	margin-right:5px;
	margin-top:-5px;
	}
.linkMainBG {
	background:url(/images/logoBullet.jpg) no-repeat;
	width:30px;
	height:35px;
	}

/* 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:0 0 20px 30px;
	}
.imgLFT {
	float:left;
	margin:0 20px 30px 0;
	}
/* Casino */

/* Contact */

#agreeDiv {
	width:680px; 
	text-align:center; 
	float:left; 
	margin:15px 0; 
	clear:both;
	display:none;
}

#contactcontainer {
	width:690px;
	margin:0 auto;
	margin-bottom:15px;
	}
	
#ContactTableOne {
	width:300px;
	height:315px;
	float:left;
	margin:0 auto;
	}
#ContactTableOne td {
	padding:1px;
	}
#ContactTableTwo {
	width:340px;
	float:left;
	}
#ContactTableTwo td {
	padding:1px;
	}
	
.input100 {
	width:94px;
	height:17px;
	padding:1px;
	}
.input125 {
	width:131px;
	height:17px;
	padding:1px;
	}
.input150 {
	width:144px;
	height:17px;
	padding:1px;
	}
.input200 {
	width:194px;
	height:17px;
	padding:1px;
	}
.input250 {
	width:244px;
	height:17px;
	padding:1px;
	}
.input300 {
	width:294px;
	height:17px;
	padding:1px;
	}
	
.inputcolor {
	background-color:#eee;
	border:#5D7DA4 2px solid;
	padding:1px;
	margin-bottom:10px
	}

.messagekey {
	width:50px;
	margin:5px;
	padding:3px;
	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;
	height:25px;
	margin-left:5px;
	}
.conSelect2 {
	float:left;
	width:145px;
	height:42px;
	margin-right:5px;
	}
	
#dividervert {
	width:1px;
	margin-left:15px;
	margin-right:15px;
	height:500px;
	float:left;
	background-color:#FFFFFF;
	}

/* End Contact */


.NOBORDER {
	border:none !important;
	border-bottom:none !important;
	border-right:none !important;
	border-left:none !important;
	border-top:none !important;
	}

