
#imgo
{

    
    left:85px;
    z-index:99;
    opacity:0.3;
    position:absolute;
    
}
* 
{
    margin:0px;
    padding:0px;
    
    
}
* a,* a:visited,* a:active, .fakelink
{
    text-decoration:none;
    color:#86633a;
    outline-style:none;
    outline-width:0px;
    border:none;
    font-weight:bold;
    
}
img
{
    display:block;
}
body
{
    background-color:#f3e6cf;
}
/*fonts, colors and headings*/
h1
{
    font-family:Georgia;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    color:#333333;
}

.bot_pad
{
    margin-bottom:12px;
}


.a11, .f1
{
    font-size:11px;
    font-family:Arial;
    font-weight:normal;
    color:#333333;
}
.a11b, .f1b
{
    font-size:11px;
    font-family:Arial;
    font-weight:bold;
    color:#333333;
}
g11
{
    font-size:11px;
    font-family:Georgia;
}
g11b
{
    font-size:11px;
    font-family:Georgia;
    font-weight:bold;
}
.lp10
{
    
    margin-bottom:20px;
}
.content
{
    width:870px;
    margin-left:auto;
    margin-right:auto;
}
.keyline
{
    padding-top:5px;
    border-bottom:dotted 2px #decdad;
}
.footer_pad
{
    padding-bottom:50px;
}
.bp18
{
    margin-bottom:18px;
}
/* end fonts, colors and headings */
/*header*/
#head
{
    height:130px;
    
    background-image:url('/images/masthead_top_slice.gif');
}
#head_bg
{
    
    width:100%;
    margin-bottom:-130px;
    height:130px;
    background-image:url('/images/masthead_top_slice.gif');
    z-index:100;
}
#logo
{
    float:left;
    outline:none;
    border:none;
}
#headbooking
{
    height:70px;
    
}
.headnav
{
    float:left;
}
#headbooking a, #headbooking span
{
    font-family:Arial;
    color:#bacbdc;
    text-decoration:none;
    font-size:10px;
}
#headbooking a:hover
{
    color:White;
}

/*end header*/
/*sub head*/
#subhead
{
    background-image:url('/images/masthead_tile_home.jpg');
    background-repeat:repeat-x;
}
#subsubhead
{
    background-image:url('/images/masthead_tile_sub.jpg');
    background-repeat:repeat-x;
}
#fadingimages
{
width:195px;
    
	padding:0px;
	margin:0px;
	float:left;
	z-index:0;
}
#fadingimages ul
{
    padding:0px; 
    margin:0px;
	list-style-type:none;
	position:absolute;
	
}
#fadingimages ul li
{
	position:absolute;
	float:left;
	display:none;
}
/*end sub head*/
#content
{
    background-color:#fff3de;
}

#sidebar
{
    margin:18px 10px 20px 10px;
    display:inline;
    width:175px;
    float:left;
    position:relative;
}
.feature
{
    width:205px;
    float:left;
}
.feature img
{
    border:solid 6px #e2d2b5;
}

.cp
{
    margin:20px 10px 20px 10px;
}
#actual_content
{
    float:left;
    position:relative;
    width:430px;
    margin:25px 10px 0px 10px;
    display:inline;
}
#actual_content_wide
{
    float:left;
    position:relative;
    width:665px;
    margin:25px 0px 0px 10px;
}
* a img
{
    border:none;
}
/*footer*/
#footer
{
    min-height:240px;
    background-color:#f3e6cf;
}

#footer_content
{
    width:870px;
    margin-left:auto;
    margin-right:auto;
}
#footer_content img.awards
{
    margin:18px 10px 20px 10px;
    width:175px;
    float:left;
    display:inline;
}
.footercol
{
    width:205px;
    float:left;
}
/* end footer */
#second_nav
{
    position:relative;
    width:175px;
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
    float:left;
    display:inline;
}
#second_nav *
{
    text-transform:uppercase;
}
#second_nav div
{
    
    border-bottom:dotted 2px #decdad;
}
#second_nav a
{
    font-family:Georgia;
    font-size:10px;
    line-height:4.7em;
}
#list
{
    width:205px;
    float:left;
    margin:22px 10px 0px 10px;
    display:inline;
}
#list ul
{
    
    list-style-type:none;
}
#list li
{
    margin-left:3px;
    background-image:url('/images/disc.gif');
    padding-left:5px;
    background-repeat:no-repeat;
    background-position:0px 5px;
}
.submenu_on
{
    color:#333333!important;
}

#blackout
{
    position:absolute;
   
    width:100%;
    height:100%;
    background-color:Black;
    opacity:0.8;
    filter:alpha(opacity=80);
    display:none;
    z-index:1000;
    
}
#fakecon
{
    position:absolute;
    
    width:100%;
    height:100%;
    background-color:Transparent;
    visibility:hidden;
    z-index:1000;
}
#virtualcon
{
    padding:10px;
    position:absolute;
    top:250px;
    width:500px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    background-color:#e7e7e7;
    visibility:hidden;
    z-index:1000;
}
#launch
{
    cursor:pointer;
}
.rBoxTop
{
    background-image:url('/images/facilities/promo_regular_top.gif');
    height:14px;
    background-repeat:no-repeat;
    
    background-position:0px 8px;
    margin-top:-8px;
}
.rBoxCen
{
    background-image:url('/images/facilities/promo_regular_middle.gif');
    background-repeat:repeat-y;
    padding:22px 16px 22px 16px;
    
}
.rBoxBot
{
    background-image:url('/images/facilities/promo_regular_bottom.gif');
    height:6px;
    background-repeat:no-repeat;
}
.rbBoxTop
{
    background-image:url('/images/spa/promo_blue_top.gif');
    height:14px;
    background-position:0px 8px;
    margin-top:-8px;
    background-repeat:no-repeat;
}
.rbBoxCen
{
    background-image:url('/images/spa/promo_blue_middle.gif');
    background-repeat:repeat-y;
    padding:22px 16px 22px 16px;
    
}
.rbBoxBot
{
    background-image:url('/images/spa/promo_blue_bottom.gif');
    height:6px;
    background-repeat:no-repeat;
}
.lBoxTop
{
    font-size:1px;
    background-image:url('/images/rates/promo_narrow_top.gif');
    height:14px;
    background-repeat:no-repeat;
    background-position:0px 8px;
    margin-top:-9px;
}
.lBoxCen
{
    background-image:url('/images/rates/promo_narrow_middle.gif');
    background-repeat:repeat-y;
    padding:22px 16px 22px 16px;
    
}
.lBoxBot
{
    background-image:url('/images/rates/promo_narrow_bottom.gif');
    height:6px;
    background-repeat:no-repeat;
}
.picheadtext
{
    padding-bottom:20px;
    border-bottom:dotted 2px #decdad;
}
.picheadtext .pic
{
    float:left;
    width:205px;
    margin-right:20px;
    
}
.picheadtext .text
{
    float:left;
    width:205px;
    margin-top:-4px;
    line-height:1.2em;
}
#rates 
{
    width:100%;  
    color:#333333;
    border-bottom:dotted 2px #decdad;
    padding-bottom:15px;
    margin-bottom:18px;
    
}
#rates td, #rates th
{
   padding:5px;
   text-align:center;
    
}
.colorone
{
    background-color:#EDE1CB;
}
.tclist
{
    list-style-type:square;
  
}
.tclist li
{
    margin-left:15px;
    
    
}
.botborder
{
    padding-bottom:30px;
    border-bottom:dotted 2px #decdad;
}
#resform
{
    width:440px;
}
#resform input,#resform select
{
    width:100%;
}
#resform td
{
    padding:4px;
    
}
.tablesection
{
    padding:5px!important;
}
.leftcol
{
    float:left;
    width:205px;
    
    margin-right:20px;
}
.rightcol
{
    float:left;
    width:205px;
    
}
.botblueborder
{
    border-bottom:dotted 2px #b9c7d4;
}
#subfooter
{
    width:100%;
    
}
#subfootercon
{
    width:870px;
    margin-left:auto;
    margin-right:auto;
   
}
#subfooterright
{
    width:670px;
    float:right;
    border-top:solid 1px #293847;
    height:100px;
    text-align:right;
    line-height:4em;
    padding-right:5px;
}
#subfooterright span
{
    margin:5px;
    color:#86633a;
}

.listheading
{
	font-weight:bold;
 
}
.listheading td
{
	
 
}
#legaltable td
{
	padding:5px 0px;
}

