@charset "utf-8";
/* CSS Document */

body{
	/*background-image:url(/images/fbc/bodybg.jpg);*/
	background-position:top;
	background-repeat:repeat-x;
	background-color:#524d3a;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana;
}

.banner-bg{
	background-image:url(/images/fbc/top_bg-repeat.jpg);
	background-repeat:repeat-x;
}

.top-linksec{
	background-image:url(/images/fbc/top-linksec.jpg);
	background-repeat:repeat-x;
	height:34px;
}

.midbg{
	background-image:url(/images/fbc/midsec-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:87px;
	background-color:#175842;
}

.contentbg{
	background-color:#247d66;
	padding:10px;
	margin-bottom:10px;
}

.contenttext{
	background-color:#237761;
	padding:10px;
	margin-bottom:10px;
}

.pageheading{
	margin-top:10px;
	font-size:18px;
	font-family:Arial;
	color:#B89F4F;
}

.heading-show{
	background-image:url(/images/fbc/heading-show.jpg);
	margin-left:10px;
	margin-top:5px;
	height:18px;
	background-repeat:no-repeat;
}

.leftsectop{
	background-image:url(/images/fbc/leftsectop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:242px;
	background-color:#247d67;
	margin-top:15px;
}

.showiimgborder{
	border:1px solid #50a992;
}

.rightheading{
	margin-left:14px;
	padding-top:10px;
	padding-bottom:6px;
	font-size:14px;
	font-weight:bold;
	color:#EBE8DE;
}

.textcls{
	border:0px;
	background-color:#FFFFFF;
	font-size:11px;
	color:#666666;
}

.checkboxcls{
	border:1px;
	margin-top:5px;
}

.textcls2{
	border:1px solid #185c45;
	background-color:#77b7a7;
	font-size:11px;
	color:#175842;
}

.dotsaperate{
	background-image:url(/images/fbc/dotsperate.jpg);
	background-repeat:repeat-x;
	height:2px;
	width:220px;
	margin-bottom:10px;
}

.dotsaperate2{
	background-image:url(/images/fbc/dotsperate.jpg);
	background-repeat:repeat-x;
	height:2px;
	margin-top:15px;
	margin-bottom:20px;
}

.loginbtncls{
	background-image:url(/images/fbc/loginbtn.jpg);
	background-repeat:no-repeate;
	border:0px;
	width:79px;
	margin-top:18px;
	cursor:pointer;
	height:27px;
	color:#33bb99;
	font-size:11px;
}

.loginbtncls:hover{
	color:#FFFFFF;
}

.smalltextcls-link{
	color:#80c8b0;
	text-decoration:none;
}

.smalltextcls-link:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.smalltextcls{
	font-size:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#80c8b0;
	margin-right:10px;
}

.gobtn{
	font-size:11px;
	color:#EBE8DE;
	cursor:pointer;
	background-color:#023e2f;
	padding:3px;
}
.gobtn:hover{
	color:#80C8B0;
	background-color:#2a604f;
}

.licls{
	list-style-image:url(/images/fbc/arow1.jpg);
	margin-top:2px;
	margin-left:-20px;
}

.showsubheading{
	font-size:14px;
	margin-bottom:8px;
	font-weight:bold;
}

.booknowbtn{
	float:right;
	cursor:pointer;
	border:0px;
	margin-right:-5px;
	margin-top:-28px;
	background-image:url(/images/fbc/booknowbg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#5f4404;
	height:32px;
}

.booknowbtn:hover{
	color:#000000;
}

.booknowbtn2{
	cursor:pointer;
	border:0px;
	background-image:url(/images/fbc/booknow2.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#5f4404;
	height:31px;
	width:94px;
}

.booknowbtn2:hover{
	color:#000000;
}

.categorieslink{
	color:#EBE8DE;
	text-decoration:none;
}

.categorieslink:hover{
	color:#80c8b0;
	text-decoration:none;
}

.readmore{
	color:#EBE8DE;
	text-decoration:none;
}

.readmore:hover{
	color:#EBE8DE;
	text-decoration:underline;
}

.errormesagecls{
	background-image:url(/images/fbc/message-head.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#EBE8DE;
}

.messagebox{
	border:1px solid #1b6e59;
	background-color:#47907d;
	font-size:11px;
	color:#c9f3e5;
	width:93%;	
}

.bottom-right{
	height:16px;
	background-image:url(/images/fbc/rightbottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.nextbtn{
	background-image:url(/images/fbc/nextbtn.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:88px;
	height:31px;
	color:#535353;
	font-size:12px;
	cursor:pointer;
}

.nextbtn:hover{
	color:#000000;
}

.gobackcls{
	font-size:11px;
	color:#EBE8DE;
	text-decoration:none;
	background-color:#3a977f;
	padding:5px;
}

.gobackcls:hover{
	font-size:11px;
	color:#EBE8DE;
	text-decoration:none;
	background-color:#15684c;
	padding:5px;
}

.gobackbg{
	margin-top:-5px;
	margin-right:-10px;
}

.headdatetext{
	font-size:12px;
}

.showheadingbg{
	background-image:url(/images/fbc/showheading.jpg);
	background-repeat:repeat-x;
	height:31px;
}

.tableborder{
	border:1px solid #348f78;
	background-color:#1b6653;
}

.tableborder2{
	border:1px solid #348f78;
	background-color:#1b6653;
}

.tableborder2 td{
	border:1px solid #418f7b;
	background-color:#1b6653;
}

.showheading{
	font-size:14px;
	font-weight:bold;
	color:#EBE8DE;
}
.showtableheading{
	font-size:11px;
	font-weight:bold;
}
.showiimgborderlink{
	border:5px solid #45927e;
	float:left;
	margin-left:20px;
	margin-top:8px;
}

.showiimgborderlink:hover{
	border:5px solid #f7bc13;
}
.bordertd td{
	border:0.1em solid #579c8a;
}
.customernamecls{
	list-style:decimal;
	font-size:11px;
	color:#98d1be;
}
.customernamelist{
	margin-bottom:5px;
}
.summrytext{
	color:#EBE8DE;
	font-size:11px;
	margin-left:10px;
	padding-bottom:4px;
}
.table2{
	border:1px solid #358f78;
	background-color:#1b6653;
	font-size:11px;
	color:#98d1be;
	width:70%;	
}
.table2 td{
	background-color:#246f5c;
	border-bottom:1px solid #1b6653;
}
.note{
	color:#ffa352;
	font-size:10px;
}
.table2text{
	padding-left:50px;
	width:50%;
}
.table3text{
	background-color:#1b6653;
	height:25px;
	width:70%;
	border-left:1px solid #358f78;
	border-right:1px solid #358f78;
	border-bottom:1px solid #358f78;
}
.alert2{
	color:#ff7800;
}
.normaltext{
	color: #EBE8DE;
}
.boldtext{
	color: #EBE8DE;
	font-weight: bold;
}
.inputbox{
	background-color:#77B7A7;
	border:1px solid #185C45;
	color:#175842;
	font-size:11px;
}
.stageheading{
	font-size:16px;
	font-weight:bold;
	color:#EBE8DE;
	text-decoration: underline;
}
.stageheading:hover{
	font-size:16px;
	font-weight:bold;
	color:#EBE8DE;
	text-decoration: none;
}
.tooltipul{
	color:#DC1210;
	font-weight: bold;
}

body {
	background-color: #175641;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.margin_vt {
	background-color: #175641;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
form {
	display: inline;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #EBE8DE;
	text-decoration: none;
}
ul {
	list-style-type : none;
	list-style-image: url(images/bullet.gif);
}
.thiscell_on {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccc99;
}
.thiscell {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccc99;
}
.thisheadercell {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
}
li {
	padding-bottom: 5px;
	line-height: 13px;
}
.thispage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #52423d;
	text-decoration: none;
	position: relative;
	bottom: 9px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.general_input_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.left_col {
	background-image: url(/images/fbc/home_left.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 647px;
	background-color: #175641;
}
.right_col {
	background-image: url(/images/fbc/home_right.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 647px;
	background-color: #175641;
}
.left_col2 {
	background-image: url(/images/fbc/home_left.gif);
	background-repeat: no-repeat;
	width: 18px;
}
.right_col2 {
	background-image: url(/images/fbc/home_right.gif);
	background-repeat: no-repeat;
	width: 19px;
}
.left_col3 {
	background-image: url(/images/fbc/sub_home_left.gif);
	background-repeat: repeat-y;
	width: 18px;
}
.left_col3a {
	background-image: url(/images/fbc/subleft_border_top.gif);
	background-repeat: repeat-y;
	width: 18px;
	height: 100px;
}
.right_col3 {
	background-image: url(/images/fbc/sub_home_right.gif);
	background-repeat: repeat-y;
	width: 19px;
}
.left_col_footer {
	background-image: url(/images/fbc/sub_footer_left.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 101px;
}
.right_col_footer {
	background-image: url(/images/fbc/sub_footer_right.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 101px;
}
.calendarEntry {
	background-color:#ffffff;
	border-left:solid 1px #212121;
	border-top:solid 1px #212121;
	border-right:solid 1px #212121;
	border-bottom:none;
	height:12px;
	width:69px;
	float:left;
	color:#212121;
	font-size:9px;
	font-family:Arial, Verdana, Serif, Sans-Serif;
	letter-spacing:0px;
	text-align:center;
	text-transform:lowercase;
}
.nightsEntry{
	background-color:#ffffff;
	border-left:solid 1px #212121;
	border-top:solid 1px #212121;
	border-right:solid 1px #212121;
	border-bottom:none;
	height:16px;
	width:34px;
	float:left;
	color:#212121;
	font-size:9px;
	font-family:Arial, Verdana, Serif, Sans-Serif;
	text-align:center;
}
.logo_right {
	background-image: url(/images/fbc/home_logo_right.jpg);
	background-repeat: no-repeat;
	width: 564px;
	height: 98px;
}
/*.logo_right {
	background-image: url(/images/fbc/home_logo_right.gif);
	background-repeat: no-repeat;
	width: 499px;
	height: 24px;
	padding-top: 75px;
}*/
.logo_left {
	background-image: url(/images/fbc/make_reservations.jpg);
	background-repeat: no-repeat;
	width: 360px;
	height: 98px;
}
.top_nav {
	background-image: url(/images/fbc/home_toplinks.gif);
	background-repeat: no-repeat;
	width: 499px;
	height: 28px;
}
.main_nav_top {
	background-image: url(/images/fbc/main_nav_top.gif);
	background-repeat: no-repeat;
	width: 924px;
	height: 9px;
}
.main_nav_bottom {
	background-image: url(/images/fbc/main_nav_bottom.gif);
	background-repeat: no-repeat;
	width: 924px;
	height: 8px;
}
.main_promo_top {
	width: 210px;
	height: 330px;
	text-align: left;	
}
.main_promo_bottom {
	width: 210px;
	text-align: center;
}
.footer_top {
	background-image: url(/images/fbc/home_bottom_wave.gif);
	background-repeat: no-repeat;
	width: 924px;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc66;
	padding-left: 9px;
	padding-top: 16px;
}
.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc66;
	padding-left: 9px;
	padding-top: 16px;
	text-decoration: underline;
}
.footer_link:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc66;
	padding-left: 9px;
	padding-top: 16px;
}
.footer_link:visited {
	color: #ffcc66;
}
.pop_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc66;
	text-decoration: underline;
}
.pop_link:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc66;
}
.footer_bottom {
	background-color: #175641;
	width: 924px;
	padding-left: 9px;
	padding-top: 12px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cccc99;
	padding-left: 15px;
	line-height: 20px;
}
.footer_textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cccc99;
	text-decoration: underline;
}
.footer_textlink:visited {
	color: #cccc99;
}
.footer_textlink:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cccc99;
}
.footer_textlink_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccc99;
	text-decoration: underline;
}
.footer_textlink_on:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccc99;
}
.footer_textlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cccc99;
	padding: 2px;
	text-decoration: none;
	border-width: 1px;
	border-color: #cccc99;
	border-style: solid;
}
.footer_textlink2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffcc66;
	padding: 2px;
	text-decoration: none;
	border-width: 1px;
	border-color: #cccc99;
	border-style: solid;
}
.footer_textlink2_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffcc66;
	padding: 2px;
	text-decoration: none;
	border-width: 1px;
	border-color: #ffcc66;
	border-style: solid;
}
.footer_textlink2_on:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cccc99;
	padding: 2px;
	text-decoration: none;
	border-width: 1px;
	border-color: #ffcc66;
	border-style: solid;
}
.home_main_cell {
	background-image: url(/images/fbc/copy_bg.gif);
	background-repeat: repeat-y;
	height: 388px;
}
.sub_main_cell {
	background-image: url(/images/fbc/copy_bg.gif);
	background-repeat: repeat-y;
}
.sub_main_footer {
	background-image: url(/images/fbc/copy_bg.gif);
	background-repeat: repeat-y;
	height: 20px;
}
.left_fill {
	background-image: url(/images/fbc/bg.gif);
	background-repeat: repeat-x;
	background-color: #175641;
}
.left_fill2 {
	background-image: url(/images/fbc/bg_sub.gif);
	background-repeat: repeat-x;
}
.right_fill {
	background-image: url(/images/fbc/bg_right.gif);
	background-repeat: repeat-x;
	background-color: #175641;
}
.main_copy_cell {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #70644d;
	width: 468px;
}
.right_copy_cell_home {
	width: 212px;
	padding-top: 9px;
	text-align: right;
}
.right_copy_cell {
	width: 145px;
	padding-top: 25px;
	text-align: right;
	padding-right: 11px;
	padding-left: 10px;
}
.right_copy_cell_contactus {
	width: 200px;
	padding-top: 25px;
	text-align: left;
	padding-right: 11px;
	padding-left: 10px;
}
.home_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 3px;
	padding-right: 12px;
	height: 112px;
}
.side_main_copy_cell {
	width: 9px;
}
.plan_adv {
	background-image: url(/images/fbc/plan_adv.gif);
	background-repeat: repeat-x;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	color: #660000;
	padding-left: 3px;
}
.other_promos {
	background-image: url(/images/fbc/other_promos.gif);
	background-repeat: repeat-x;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	color: #660000;
	padding-left: 6px;
}
.height2 {
	height: 2px;
}
.width2 {
	width: 2px;
}
.width6 {
	width: 6px;
}
.height5 {
	height: 5px;
}
.promos {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
}
.homeentertainment {
	padding-left: 6px;
	padding-right: 6px;
}
.top_nav_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: none;
}
.top_nav_link:visited {
	color: #ffcc66;
	text-decoration: none;
}
.top_nav_link:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffcc66;
}
.top_nav_link_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc66;
	text-decoration: none;
}
.top_nav_link_on:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc66;
}
.calendar_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: none;
}
.topnav_cell {
	text-align: right;
	padding-right: 10px;
	height: 23px;
	background-image: url(/images/fbc/topnav_blend.jpg);
}
/*.topnav_cell {
	text-align: right;
	padding-right: 10px;
	height: 28px;
	background-image: url(/images/fbc/topnav_blend.gif);
}*/
.topnav_blend_left {
	height: 23px;
	background-image: url(/images/fbc/topnav_blend_left.jpg);
}
.width61 {
	width: 61px;
}
.width77 {
	width: 77px;
	text-align: center;
}
.width96 {
	width: 96px;
	text-align: center;
}
.width95 {
	width: 95px;
	text-align: center;
}
.width86 {
	width: 86px;
	text-align: center;
}
.width84 {
	width: 84px;
	text-align: center;
}
.bg_nav_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: none;
}
.bg_nav_link:visited {
	color: #ffcc66;
	text-decoration: none;
}
.bg_nav_link:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffcc66;
}
.bg_nav_link_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: underline;
}
.bg_nav_link_on:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffcc66;
}
.other_link_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
	line-height: 20px;
}
.other_link_bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.other_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663333;
	text-decoration: underline;
}
.other_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
}
.search_bg {
	background-image: url(/images/fbc/search_bg.gif);
	background-repeat: no-repeat;
	width: 186px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663333;
	text-align: right;
}
.search_box {
	width: 110px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
	padding:1px 0px 0px 1px;
	vertical-align: middle;
}
.width4 {
	width: 4px;
}
.img_submit {
	position:relative;
    top: 0px;
    vertical-align: middle;
}
.right_login_cell {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #666633;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #666633;
	width: 164px;
	background-image: url(/images/fbc/sub_bg.gif);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666633;
}
.left_nav_cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666633;
	width: 164px;
	background-image: url(/images/fbc/sub_bg.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
}
.left_nav_cell_bottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666633;
	width: 164px;
	height: 25px;
	background-image: url(/images/fbc/sub_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.right_nav_cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666633;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
	width: 746px;
	background-image: url(/images/fbc/sub_bg.gif);
	background-repeat: repeat-y;
}
.right_nav_cell_bottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666633;
	width: 746px;
	height: 25px;
	background-image: url(/images/fbc/sub_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.right_double {
	height: 3px;
	font-size: 1px;
	background-image: url(/images/fbc/sub_bg.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
}
.right_bottom_spacer {
	height: 20px;
}
.right_double_top {
	height: 3px;
	font-size: 1px;
	background-image: url(/images/fbc/sub_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.submenu_spacer {
	height: 3px;
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #234737;
	text-decoration: none;
	background-color: #cdc8b6;
	display: block;
	text-indent: 8px;
	width: 100%;
}

.submenu:hover {
	background-color: #234737;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.submenu_dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #234737;
	text-decoration: none;
	background-color: #cdc8b6;
	display: block;
	text-indent: 8px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}

.submenu_dd:hover {
	background-color: #234737;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.submenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #234737;
	text-decoration: none;
	background-color: #cdc8b6;
	display: block;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenu2:hover {
	background-color: #234737;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #234737;
	display: block;
	text-indent: 8px;
	width: 100%;
}
.submenu_on:hover {
	background-color: #234737;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.submenu2_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #234737;
	display: block;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenu2_on:hover {
	background-color: #234737;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #234737;
	text-decoration: none;
	display: block;
	text-indent: 12px;
	width: 100%;
}
.submenu3:hover {
	text-decoration: none;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	display: block;
}
.submenu3_dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #234737;
	text-decoration: none;
	display: block;
	text-indent: 12px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.submenu3_dd:hover {
	text-decoration: none;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.submenu3a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #234737;
	text-decoration: none;
	display: block;
	text-indent: 12px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenu3a:hover {
	text-decoration: none;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenu3_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #234737;
	text-decoration: none;
	display: block;
	text-indent: 12px;
	width: 100%;
}
.submenu3_on:hover {
	text-decoration: none;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.submenu3a_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #234737;
	text-decoration: none;
	display: block;
	text-indent: 12px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenu3a_on:hover {
	text-decoration: none;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.submenu_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.submenu_bottom2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.meetings_image {
	background-image: url(/images/fbc/top_menu3.jpg);
	background-repeat: no-repeat;
	height: 64px;
}
.copyheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.copysubheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.copysubcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copy_link {
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}
.span_link {
	color: #660000;
	text-decoration: none;
}
.copy_link:hover {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.copy_verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copy_lines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.left_copy_cell {
	padding-left: 16px;
	/*padding-top: 25px;*/
	/* When working on local machine so you can see text*/
	/*background-color: #ffffff;*/
}
.left_copy_cell_one_column {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 25px;
	/* When working on local machine so you can see text*/
	/*background-color: #ffffff;*/
}
.image_cell_spacer {
	height: 8px;
}
.golful { 
	margin-bottom: 0px;
}
.golfli {
	list-style-type: none;
	margin-left: -33px;
}
.indentedli {
	list-style-type: none;
	margin-left: -20px;
	line-height: 15px;
}
.indentedul {
	margin-top: 0px;
	list-style-type : none;
	list-style-image: url(/images/fbc/transparent.gif);
}
.error {
	color: #ff0000;
}
.section_header_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	border-bottom-color: #9d948b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.section_cell {
	padding-top: 5px;
}
.section_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.section_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

.casino_block {
	background-color: #dbd8c9;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
.casino_block a:hover {
	border-color: #663333;
	border-width: 1px;
	border-style: solid;
	display: block;
	width: 300px;
	padding: 5px;
	color: #dbd8c9;
	background-color: #663333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
}
.casino_block a{
	border-color: #9a9188;
	border-width: 1px;
	border-style: solid;
	display: block;
	width: 300px;
	padding: 5px;
	color: #663333;
	background-color: #dbd8c9;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
}
.casino_block2{
	border-color: #9a9188;
	border-width: 1px;
	border-style: solid;
	color: #663333;
	padding: 5px;
	background-color: #dbd8c9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
}
.casino_smaller_span {
	font-size: 12px;
}
.casino_block_spacer {
	height: 5px;
}

.event_inquiry {
	background-image: url(/images/fbc/button_off.gif);
	display: block;
	width: 133px;
	height: 22px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}
.event_inquiry:hover {
	background-image: url(/images/fbc/button_on.gif);
	display: block;
	width: 133px;
	height: 22px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}
.event_inquiry_high {
	background-image: url(/images/fbc/button_high_off.gif);
    display: block;
	width: 133px;
	height: 44px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}
.event_inquiry_high:hover {
	background-image: url(/images/fbc/button_high_on.gif);
    display: block;
	width: 133px;
	height: 44px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}

.swapimage {
	float: right;
	margin-top: 3px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
}
.popbar {
	background-color: #175641;
	padding: 5px;
	text-align: right;
}
.popbar2 {
	background-color: #175641;
	padding: 5px;
	text-align: left;
}
.popbottom {
	padding-top: 10px;
	text-align: center;
}
.pop_bg {
	background-image: url(/images/fbc/copy_bg.gif);
	background-repeat: repeat-y;
}
.lodging_padding_left {
	padding-left: 17px;
}
.weathericon {
	border: 1px solid #175641;
}
.cabinimage {
	padding-left: 10px;
	padding-bottom: 10px;
}
.getting_here_right {
	width: 250px;
	padding-top: 25px;
	text-align: right;
	padding-right: 11px;
	padding-left: 10px;
}
.marina_right {
	margin-top: 3px;
	margin-left: 10px;
	float: right;
}
.marina_left {
	margin-top: 3px;
	margin-right: 10px;
	float: left;
}
.bingo_cell {
	border: 1px solid #660000;
	background-color: #ffffff;
	text-align: center;
	width: 93px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bingomoney {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 29px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.bordered_table {
	border-top: 1px solid #666633;
	border-bottom: 1px solid #666633;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bordered_cell_top {
	border-top: 1px solid #666633;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bordered_bingo_cell {
	/*border-bottom: 1px solid #666633;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
.bordered_cell_bottom {
	border-bottom: 1px solid #666633;
	padding-bottom: 5px;
}
.bingo_header_cell {
	padding-bottom: 5px;
}
.casino_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.casino_links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.casino_notlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.casino_other_cells {
	padding-top: 5px;
}
.maint_row_on {
	background-color: #cccc99;
}
.maint_row_off {
	background-color: #ebe8de;
}
.history_spacer {
	height: 12px;
}
.history_right {
	margin-top: 3px;
	margin-left: 10px;
	float: right;
}
.history_left {
	margin-top: 3px;
	margin-right: 10px;
	float: left;
}
.entertainmentspacer {
	height: 5px;
}
.wild_tier_item {
	display: list-item;
	margin-left: 10px;
	margin-bottom: 8px;
}
.wild_tier_cell_tracker {
	background-color: #9f6b1f; 
	padding-left: 10px;
	padding-right: 10px;
	width: 120px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.wild_tier_cell_explorer {
	background-color: #e5e3e3; 
	padding-left: 10px;
	padding-right: 10px;
	width: 120px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.wild_tier_cell_adventurer {
	background-color: #dcbd2a; 
	padding-left: 10px;
	padding-right: 10px;
	width: 119px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.wild_tier_cell_voyager {
	background-color: #666363; 
	padding-left: 10px;
	padding-right: 10px;
	width: 123px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.wild_tier_cell_voyagerelite {
	background-color: #080707; 
	padding-left: 10px;
	padding-right: 10px;
	width: 118px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
