/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin-top: 0;
	background-image: url(img/bodybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	background-color: #FFFFFF;
}

#logo {
	padding: 10px 0 5px 7%;
	float: left;
	margin: 0px;
}

#header {
	height: 206px;
	width: 630px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0;
	background: url(img/headerbg.jpg) no-repeat;
	clear:left;
}

#header2 {
	height: 206px;
	width: 630px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0;
	background: url(img/casino-header.jpg) no-repeat;
	clear:left;
}

#navigation {
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;;
	margin-right: auto;
	margin-bottom: 5px;
	float:left;
	width:100%;
}
#navigation li {
	background: #563321 url(img/leftnav.gif) no-repeat left top;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 29px;
	height: 29px;
	float:left;
	margin-right: 10px;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
}
#navigation a {
	background: url(img/righttab.gif) no-repeat right top;
	padding: 0 10px;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	margin: 0px;
	line-height: 27px;
	height: 29px;
	float:left;
	}

#navigation ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navcontainer {
	padding-left:70px;
}
#content {
	margin-bottom: 0px;
	text-align: justify;
	margin-left: 40px;
	margin-right: 40px;
	clear:left;
	padding:0;
}
#content p {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0px;
	padding: 10px;
}

#footer {
	text-align:center;
	clear: both;
	padding-top:10px;
	font-size: 0.8em;
}

#basefooter {
	text-align:center;
	clear: both;
	padding-top:10px;
	font-size: 0.8em;
	background-color: #FFFFFF;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#basefooter a {
		color: #666666;
}

#SectionContainer {
	float:left;
	margin-left:0;
	width: 100%;
	padding: 10px 0px;
}
#SectionContainer #leftbox {
	float: left;
	width: 52%;
	padding: 0px;
	margin: 0px;
	height: auto;
	background-image: url(img/leftboxbg.gif);
	background-repeat: repeat-y;
	background-position: left center;
}

#SectionContainer #leftbox h2 {
	background: url(img/leftbox-head.gif) no-repeat left top;
	padding: 10px 5px 0px 20px;
	margin: 0px;
	font-size: 150%;
	color: #000000;
}
#SectionContainer #rightbox .row{
	clear:left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 25px;
	line-height:58px;
}

#SectionContainer #rightbox {
	float: right;
	width: 44%;
	background: url(img/rightboxbg.gif) repeat-y left top;
	margin-bottom:0;
	padding-bottom:0;
	text-align: left;
}
#SectionContainer #rightbox .rowleft{
	float:left;
}

.t {background: url(img/borddot.jpg) 0% 0% repeat-x; }
.b {background: url(img/borddot.jpg) 0% 100% repeat-x; }
.l {background: url(img/borddot.jpg) 0% 0% repeat-y;}
.r {background: url(img/borddot.jpg) 100% 0% repeat-y;}

 .tl { background: url(img/tlob.jpg) no-repeat 0% 0%;  }
.tr { background: url(img/trob.jpg) no-repeat 100% 0%; }
 .bl { background: url(img/blob.jpg) no-repeat 0% 100%;}
 .br { background: url(img/brob.jpg) no-repeat 100% 100%;}

#outerborder {
	clear:both;
}
.clear {font-size: 1px; height: 1px; clear:left;} 

#header h1, #header2 h1 {
	font-size: 2em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 10px; 0;
	padding: 10px 0 0 0;
}
#headertxt {
	margin: 3px 10px 5px 20px;
	width: 50%;
	text-align:left;
	padding:0;
}
#headertxt ul {
	list-style-type: disc;
	padding: 0px 0px 0px 5px;
	margin:0;
}
#headertxt li {
	padding-bottom: 4px;
	list-style-type: none;
	margin:0;
	padding-left: 20px;
	background: url(img/marshmellow-list.gif) no-repeat left center;
}
#headertxt p, li {
	color: #CC9933;
}
.phone {
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #524C18;
	float: right;
	margin: 10px 25px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h3 {

	font-size: 1.5em;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#SectionContainer #leftbox .leftfoot {
	background: url(img/leftbox-footer.gif) no-repeat left bottom;
	padding: 0px;
	margin: 0px;
}
#SectionContainer #leftbox p {
	padding: 5px 0px 0px 20px;
	margin: 5px 0px 0px;
	color: #000000;
}
.homebg {
	background-image: url(img/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation li:hover {

	background: #B39A80 url(img/leftnav-over.gif) no-repeat left top;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 29px;
	height: 29px;
	float:left;
	margin-right: 10px;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
}
#navigation a:hover {

	background: url(img/righttab-over.gif) no-repeat right top;
	padding: 0 10px;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	margin: 0px;
	line-height: 27px;
	height: 29px;
	float:left;
}
#lfloat {
	clear: left;
	float: left;
}
#SectionContainer #rightbox h3 {
	background: url(img/rightbox-header.gif) no-repeat left top;
	padding: 10px 5px 0px 20px;
	margin: 0px;
	font-size: 150%;
	color: #000000;
}
#SectionContainer #rightbox .rightfoot {

	background: url(img/rightbox-footer.gif) no-repeat left bottom;
	padding: 0px;
	margin: 0px;
}
#SectionContainer #rightbox .rowright {

	float:left;
}
h1 {

	font-size: 1.5em;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.pricebg {

	background-image: url(img/pricebg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content h1 {
	color: #3A1A0D;
	font-size: 120%;
}
#content h2 {
	color: #3A1A0D;
	font-size: 120%;
}
#content h3 {

	color: #3A1A0D;
	font-size: 120%;
}
#content li {
	padding-bottom: 10px;
	color: #873311;
}
#cd-package {
	text-align: center;
}
#minicols {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	padding-left: 80px;
}
#minicols #leftcol {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 235px;
	margin-top: 0;
	margin-bottom: 20;
	width: 150px;
	text-align: center;
	color: #000000;
	background-color: #CED1B1;
	padding: 5px;
	margin-right: 5px;
}
#minicols h2, #minicols h3 {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #76673E;
}
#header #booknow, #header2 #booknow {
	float:right;
	margin:5px;
	clear: left;
}
a:link {
	color: #5C2F12;
}
#rfloat {
	margin: 0px 5px 5px;
	float: right;
}
.price {
	font-size: 110%;
	color: #038772;
	font-weight: bold;
}
#columnlist{
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 20px;
}
#columnlist li {
	float: left;
	padding: 0px;
	list-style-type: none;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#columnlist p {
	padding:0 0 10px;
	margin:0;
}
#columnlist img {
	border: 5px solid #99754E;
	padding-top: 20px;
	display: block;
	border: 0px;
	margin: 0px;
	padding-bottom: 5px;
}
.highlight {

	font-size: 110%;
	color: #038772;
	font-weight: bold;
}
#cform {
	background-image: url(img/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
}
#cform p {
	padding: 5px 0 15px 50px;
	clear: left;
	float: left;
	width:500px;
	margin: 0px;
}
#cform p label {
	float:left;
	width:40%;
	text-align: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	color: #A95C24;
	font-weight: bold;
}
form {
	clear: left;
	float: left;
}
#header a, #header2 a {
	color: #FFFFFF;
}
*html #navigation {
	width:600px;
}
.centertext {
	text-align: center;
}
.casbg {
	background-image: url(img/gallimg/casinobg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
