body {
background-color:#F8F8F8;
color:#000000;
margin:0px;
background-image: url(/images/PurbleFlame.png);
background-repeat:repeat-x;
background-attachment:fixed;
}

a {
text-decoration:none;
}

#LOGO {
z-index:16;
border:0px;
height:128px;
width:300px;
position:absolute;
top:420px;
left:50%;
margin-left:-150px
}

#GIRL {
z-index:15;
border:0px;
height:288px;
width:100px;
position:absolute;
top:320px;
left:50%;
margin-left:130px;
}


#bgWHITEflames {
z-index:2;
width:100%
;height:100%;
position:fixed;
bottom:0px;
}

#WHITEsheet {
border:0px;
width:800px;
height:500px;
z-index:5;
position:absolute;
top:0px;
left:0px;
margin:0px;
}


#TEXTbox {
border:0px;
width:560px;
height:328px;
z-index:22;
position:absolute;
top:110px;
left:50%;
margin-left:-280px;
}

#shadow {
border:0px;
width:800px;
height:500px;
z-index:4;
position:absolute;
top:12px;
left:8px;
margin:0px;
}

#whiteCONTENT {
width:820px;
height:520px;
overflow:hidden;
z-index:6;
position:absolute;
top:40px;left:50%;
margin-left:-400px;
}

#SPACER {
border:0px;
height:1px;
width:1000px;
}



#LinkBox 
{
  z-index:33;
  position:fixed;
  bottom:0px;
  left:0px;
  width:100%;
  height:26px; 
  background:#0894c7;
}

#ShadowBox 
{
  z-index:32;
  position:fixed;
  bottom:0px;
  left:0px;
  width:100%;
  height:28px; 
  background:#000000;
}


/*       LINKS TO HOME      */

#HOME
{
  z-index:43;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:-430px;
  display: block;
  width: 190px;
  height: 24px;
  background: url("/images/LINK_LIST_HOME.png") no-repeat 0 0;
}

#HOME:hover
{ 
  background-position: 0 -24px;
}

#HOME span
{
  display: none;
}

/*       LINKS TO SPECS      */

#SPECS
{
  z-index:33;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:-215px;
  display: block;
  width: 180px;
  height: 24px;
  background: url("/images/LINK_LIST_SPECSx.png") no-repeat 0 0;
}

#SPECS:hover
{ 
  background-position: 0 -24px;
}

#SPECS span
{
  display: none;
}



/*       LINKS TO HANGOUTS      */

#HANGOUTS
{
  z-index:33;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:-25px;
  display: block;
  width: 245px;
  height: 24px;
  background: url("/images/LINK_LIST_HANGOUTSx.png") no-repeat 0 0;
}

#HANGOUTS:hover
{ 
  background-position: 0 -24px;
}

#HANGOUTS span
{
  display: none;
}




/*       LINKS TO TOURS      */



#TOURS
{
  z-index:33;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:-420px;
  display: block;
  width: 185px;
  height: 24px;
  background: url("/images/LINK_LIST_TOURSx.png") no-repeat 0 0;
}

#TOURS:hover
{ 
  background-position: 0 -24px;
}

#TOURS span
{
  display: none;
}

/*       LINKS TO HOME      */


#HOME
{
  z-index:33;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:225px;
  display: block;
  width: 200px;
  height: 24px;
  background: url("/images/LINK_LIST_HOME.png") no-repeat 0 0;
}


#HOME:hover
{ 
  background-position: 0 -24px;
}

#HOME span
{
  display: none;
}



/*       LINKS TO lodging      */

#lodging
{
  z-index:11;
  position:absolute;
  top:120px;
  left:50%;
  margin-left: 150px;
  display: block;
  width: 200px;
  height: 24px;
  background: url("/images/lodging.png") no-repeat 0 0;
}

#lodging:hover
{ 
  background-position: 0 -24px;
}

#lodging span
{
  display: none;
}




/*       LINKS TO restaurant      */

#restaurants
{
  z-index:12;
  position:absolute;
  top:120px;
  left:50%;
  margin-left:-100px;
  display: block;
  width: 200px;
  height: 24px;
  background: url("/images/restaurants.png") no-repeat 0 0;
}

#restaurants:hover
{ 
  background-position: 0 -24px;
}

#restaurants span
{
  display: none;
}




/*       LINKS TO wineries      */

#wineries
{
  z-index:13;
  position:absolute;
  top:120px;
  left:50%;
  margin-left:-350px;
  display: block;
  width: 250px;
  height: 24px;
  background: url("/images/wineries.png") no-repeat 0 0;
}

#wineries:hover
{ 
  background-position: 0 -24px;
}

#wineries span
{
  display: none;
}






#footer {
z-index:6;
position:absolute;
top: 690px;
left:50%;
width:800px;
margin-left:-400px;
text-align:center;
color:#550000;
font-family:Georgia;
font-size:12px;
}