html{background:#d9b673 url(../images/bg-all-repeat.gif) repeat-x;}
body{
	margin:0;
	color:#59483E;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	padding-bottom:48px;
	min-width:982px;
	}


/*-------- Default --------*/
/*-------------------------*/
img{
	border-style:none;
	}
a{
	text-decoration:none;
	color:#000;
	}
a:hover{
	text-decoration:underline;
	}
ul, li {
	margin: 0;
	padding: 0;
}
input,
textarea,
select{
	font-size:100%;
	vertical-align:middle;
	}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
	}


/*-------- Layouts --------*/
/*-------------------------*/
#main{
	width:982px;
	margin:0 auto;
	overflow:hidden;
	padding-top:150px;
	position:relative;
	}
.bg-btm-body{
	background:url(../images/bg-btm-body.jpg) no-repeat 50% 100%;
	}


/*-------- Header --------*/
/*------------------------*/
#header{
	height:130px;
	margin-bottom:34px;
	position:absolute;
	top:0;
	left:0;
	width:982px;
	overflow:hidden;
	}
#header .printLogo {
    display: none;  
}

#header .logo{
	margin:23px 0 0 136px;
	width:158px;
	height:41px;
	background:url(../images/logo-fabutan.gif) no-repeat;
	}
#header .logo a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:161px;
	height:42px;
	}
	
#header .supportNav, #header .supportNav li 
{
    list-style: none;
}

#header .supportNav 
{
    position: absolute;
    top: 25px;
    right: 182px;
    font-weight: bold;
    font-size: 11px;
}

#header .supportNav li 
{
    float: left;
    border-right: 1px solid #442910;
    padding: 0 8px;
}

#header .supportNav li.last 
{
    border-right: none;
}

#header .supportNav li a 
{
    color: #8a693f;
    text-decoration: none;
}

#header .supportNav li a:hover 
{
    text-decoration: underline;
}


/*-------- Top Navigation --------*/
/*--------------------------------*/
.top-navigation{
	list-style:none;
	padding:0;
	overflow:hidden;
	width:789px;
	height: 42px;
	margin:17px 0 0 92px;
	float: left;
	}
.top-navigation li{float:left;}
.top-navigation li a{
	display:block;
	}
.top-navigation a{
	height:42px;
	background: transparent url(../images/top-nav-buttons.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	}
	
.home-nav a{
	width:91px;
	background-position:0 0;
	}
.home-nav a:hover{background-position:0 -42px;}
.home-nav a.selected{background-position:0 -42px; cursor: default;}

.locations-hours-nav a{
	width:183px;
	background-position:-91px 0px;
	
	}
.locations-hours-nav a:hover{background-position:-91px -42px;}
.locations-hours-nav a.selected{background-position:-91px -42px; cursor: default;}

.packages-specials-nav a{
	width:221px;
	background-position:-274px 0px;
	}
.packages-specials-nav a:hover{background-position:-274px -42px;}
.packages-specials-nav a.selected{background-position:-274px -42px; cursor: default;}

.be-tan-savvy-nav a{
	width:153px;
	background-position:-495px 0px;
	}
.be-tan-savvy-nav a:hover{background-position:-495px -42px;}
.be-tan-savvy-nav a.selected{background-position:-495px -42px; cursor: default;}
.about-fabutan-nav a{
	width:141px;
	background-position:-648px 0px;
	}
.about-fabutan-nav a:hover{background-position:-648px -42px;}
.about-fabutan-nav a.selected{background-position:-648px -42px; cursor: default;}

/* Top Navigation end */


/*-------- Content Blocks --------*/
/*--------------------------------*/
.sheet-of-paper{
	width:886px;
	margin:0 auto;
	overflow:hidden;
	min-height: 615px;
	}

.banners{
	list-style:none;
	padding:0;
	}

.banners li{
	margin-bottom:3px;
	}


/*-------- Footer --------*/
/*------------------------*/
#footer{
	margin:0 auto;
	width:886px;
	height:155px;
	}
* html #footer{min-height:155px;}
#footer ul.btm-navigation{
	overflow:hidden;
	width:811px;
	height:38px;
	background:url(../images/bg-menu-btm.jpg) no-repeat 0 19px;
	text-align:center;
	margin:0 0 49px 41px;
	padding:30px 0 0 0;
	font-weight:bold;
	color:#f1e3c5;
	}
#footer ul.btm-navigation li{
	display:inline;
	border-right: 1px solid #4e2e14;
	padding:0 9px;
	}
#footer ul.btm-navigation li.first {
    padding-left: 0;
}
#footer ul.btm-navigation li.last {
    border-right: none;
    padding-right: 0;
}
#footer ul.btm-navigation a{color:#f1e3c5;}
#footer ul.copy{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	}
#footer ul.copy li{
	display:inline;
	padding:0 1px 0 8px;
	background:url(../images/copy-first.gif) no-repeat 0 3px;
	}
#footer ul.copy li:first-child{background:none;}
#footer ul.copy,
#footer ul.copy a{
	color:#f7eeda;
	}
#footer ul.copy a{text-decoration:underline;}
#footer ul.copy a:hover{text-decoration:none;}

#footer_mysticLogo
{
    background-image: url('../images/mystic_button.gif');
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 18px;
    height: 18px;
    margin-right: 4px;
}
#footer_mysticLogo:hover
{
    background-position: 0px -18px;
}

/* TWITTER FEED */
.twitterFeed_Header
{
	text-align: center;
	color:#59483E;
	font-weight: bold;
	margin-bottom: 5px;
}	
.twitterFeed_Item
{
	padding: 2px;
	font-weight: bold;
	height: 50px;
	overflow: auto;
	border-top: dashed 1px #FFF;
	border-right: dashed 1px #FFF;
	border-bottom: dashed 1px #FFF;
	border-left: dashed 1px #FFF;
}
.twitterFeed_Item:Hover
{
	background-color: #F6F6F6;
	border-top: dashed 1px #D0D0D0;
	border-right: dashed 1px #D0D0D0;
	border-bottom: dashed 1px #D0D0D0;
	border-left: dashed 1px #D0D0D0;
}
.twitterFeed_Item .twitterFeed_ItemTimeStamp
{
	font:10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	width: 110px;
	text-align: right;
	color: #666;
}
.twitterFeed_Item .twitterFeed_ItemTitle
{
}
.twitterFeed_Item .twitterFeed_ItemTitle:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.twitterFeed_Item .twitterFeed_ItemText
{
	display: block;
	color:#59483E;
	font:10px Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.twitterFeed_Footer
{
	text-align: right;
	margin-top: 5px;
}
.twitterFeed_Footer a
{
	font:12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color:#59483E;
}
.twitterFeed_Footer a:hover
{
	font-weight: bold;
}