/* Classes ----------------------------------------------------------------------------------- */

.anylinkcss{
position:absolute;
visibility: hidden;
z-index: 100;

border-bottom-width: 0;
font:normal 12pt Times;
line-height: 18px;


}

.anylinkcss a{
  
}

.anylinkcss a:hover{ /*hover background color*/


color: black;
 font: bold 12pt Times;
text-decoration:none;

  

}


/* End Classes ------------------------------------------------------------------------------- */


/* Elements------------------------------------------------------------------------------------ */

*
{
 margin:0;
 padding:0;	
}

img  
{
	
   
}

a {
	
	 text-decoration:none;
	 border-style:none;
	 border:0px;
	 z-index:101;
	 position:relative;
	 color:#422477;
	 font-size:  12pt;
	 
   }
    


body 
{
background-repeat:repeat-x;
background-color:#FEEDD0;
}

/* End Elements --------------------------------------------------------------------------------*/

/* Element ID's --------------------------------------------------------------------------------*/
#Accommodations
{
	margin-top:11px;
	height:20px;
	width:100px;
	z-index:100;
}

#Golf
{
	margin-top:11px;
	height:20px;
	width:100px;
	z-index:100;
	
}

#ActNTours
{
	margin-top:11px;
	height:31px;
    width:100px;
    margin-bottom:10px;
    z-index:100;
}

#Directions
{
	margin-top:11px;
	height:20px;
	width:100px;
	
}

#AboutUs
{
	margin-top:11px;
	height:20px;
	width:100px;
	
}

#ContactUs
{
	margin-top:11px;
	height:20px;
	width:100px;
	
}

#HotDeals
{
	margin-top:11px;
	height:20px;
	width:100px;

}

#Container
{
	width:890px; 

	
}

#Home
{
	height:20px;
	 width:100px;
}

#LeftPanel
{
	float:left;	
	background-image: url('../Images/MenuImages/LeftBack.png');
	height:600px;
	width:120px;
	background-repeat:no-repeat;
	background-color:#FEEDD0;
	
}

#Header
{
	width:900px;
	height:149px;
    padding:0px;
    margin:0px;
    background-image: url('../Images/MenuImages/Header.png');
    position:relative;
	top: 0px;
	left: 0px;
}

#DivBack
{
	height: auto;
	
	background-repeat:repeat-x;
	background-image: url('../Images/bodyRepeat.gif');
	position: relative;
	overflow:visible;
	top: 0px;
	left: 0px;
}


#GolfSub,#AccommodationsSub
{
	margin-left:98px; 
	margin-top:-24px;
	height:180px;
	width:166px;
	padding:    8px 3px 3px 17px;
	background-repeat:no-repeat;
	background-image:url('../Images/MenuImages/GolfBack.gif'); 
	font-size:medium;	
}

#AboutUsSub
{
	margin-left:98px; 
	margin-top:-20px;
	height:180px;
	width:166px;
	padding:    8px 3px 3px 17px;
	background-repeat:no-repeat;
	background-image:url('../Images/MenuImages/GolfBack.gif'); 
	font-size:medium;	
}

#Footer
{
border-top: solid 1px black;
letter-spacing: 1px; 
color:#422477;
font: 75%/160% verdana;
font-size:10pt;
text-align:center;
clear:both;

}
#Footer div
{
	height:102px;
	clear:both;
}

#WriteUS
{
 font-size:8pt;
}

#Callus
{
	font-size:10pt;
	font-weight:bold;
}
/* End Element ID's --------------------------------------------------------------------------------*/

#AccommodationsSub Img, #GolfSub Img, #AboutUsSub Img
{
	padding: 15px 0px 0px 0px
}

IMG
{
	border-width:0px;
}

#ContentArea
{
	float:left;
	width:756px ;
	
}

ul #navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #422477;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}


