@charset "UTF-8";
/* CSS Document */

body {
                
	margin: 0;
	padding: 0;
	background-color:#663300;
	font: 86% Arial, sans-serif;
	background-image:url(images/main_bkgd.jpg);
}

#content {
	float:left;
	display:inline;
	width:530px;
	height:545px;
	background-image:url(images/flash_bkgd.jpg);

}

#righthtml {
	float:right;
	display:inline;
	width:440px;
	height:545px;
	background-color:#ebd2aa;
	background-image:url(images/html_bkgd.jpg);
	
}


/*///////////// BOTTOM NAV ///////////////////*/

#bottomcontain {
	width:auto;
	background-color:#ebd2aa;
	background-image:url(images/bottom_nav_repeat.jpg);
	background-repeat:repeat-x;
}

#bottomcontain2 {
	width:970px;
	height:34px;
}

#bttm800 {
	width:194px;
	height:34px;
	float:left;
	display:inline;
	background-image:url(images/bottom_nav.jpg);
	
}

#bttmreservation {
	width:188px;
	height:34px;
	float:left;
	display:inline-block;
	background-image:url(images/bottom_nav.jpg);
	background-position:-195px 0px;
	overflow:hidden;
	cursor:pointer;
	
}

#bttmreservation a {
	font-size:0px;
	width:188px;
	height:34px;
	float:left;
	display:inline-block;
	background-image:url(images/bottom_nav.jpg);
	background-position:-195px 0px;
	overflow:hidden;
	line-height:80px;
	
}

#bttmreservation a:active {
	background-position:-195px 34px;
	

}

#bttmreservation a:hover {
	background-position:-195px 34px;
	
}

#bttmbrochure {
	width:175px;
	height:34px;
	float:left;
	display:inline-block;
	background-image:url(images/bottom_nav.jpg);
	background-position:-383px 0px;
	overflow:hidden;
	cursor:pointer;
}


#bttmbrochure a {
	font-size:0px;
	width:175px;
	height:34px;
	float:left;
	display:inline-block;
	background-image:url(images/bottom_nav.jpg);
	background-position:-383px 0px;
	overflow:hidden;
	line-height:80px;
}

#bttmbrochure a:active {
	background-position:-383px 34px;
}

#bttmbrochure a:hover {
	background-position:-383px 34px;
}


#bttmcontact {
	width:140px;
	height:34px;
	float:left;
	display:inline-block;
	background-image:url(images/bottom_nav.jpg);
	background-position:-558px 0px;
	overflow:hidden;
	cursor:pointer;
}

#bttmcontact a {
	font-size:0px;
	width:140px;
	height:34px;
	float:left;
	display:inline-block;
	background-image:url(images/bottom_nav.jpg);
	background-position:-558px 0px;
	overflow:hidden;
	line-height:80px;
}

#bttmcontact a:active {
	background-position:-558px 34px;
}

#bttmcontact a:hover {
	background-position:-558px 34px;
}

#bttmjobs {
	width:99px;
	height:34px;
	float:left;
	display:inline-block;
	background-image:url(images/bottom_nav.jpg);
	background-position:-698px 0px;
	overflow:hidden;
	cursor:pointer;
}

#bttmjobs a {
	font-size:0px;
	width:99px;
	height:34px;
	float:left;
	display:inline-block;
	background-image:url(images/bottom_nav.jpg);
	background-position:-698px 0px;
	overflow:hidden;
	line-height:80px;
}

#bttmjobs a:active {
	background-position:-698px 34px;
}

#bttmjobs a:hover {
	background-position:-698px 34px;
}


#bttmmusic {
	width:174px;
	height:34px;
	float:right;
	display:inline;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}