body {
	height:100%;
	margin:0px;
	background-color: #a09c94;
	background-image:url(../imgs/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Tahoma, Verdana, Trebuchet, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#fff;
}

html {
		height: 100%;
 }


h1 {
font-family: Andrich Minerva, Century Schoolbook, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: 500;
padding-top: 1px;
padding-bottom: 1px;
letter-spacing:1px;
border-bottom: 1px solid #a0a0a0;
color: #efEbe6
}



h2 {
font-family: Andrich Minerva, Century Schoolbook, Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: 500;
padding-top: 2px;
padding-bottom: 2px;
letter-spacing:1px;
border-bottom: 1px solid #aaaaaa;
}


h3 {
font-family: Baskerville Old Face, Baskerville-Normal, Andrich Minerva, Century Schoolbook, Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: 500;
color: #EDE9E1
}

h4 {
font-family: Baskerville Old Face, Baskerville-Normal, Andrich Minerva, Century Schoolbook, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 720;
color: #FCFBF8
}


fancy {
  font-family: century gothic; century; 
  font-size: 15px;
}

/*---- CSS STICKY FOOTER ----*/
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;
 }
.footer, .push {
	height: 120px;
 }


/*---- THIS IS THE FIX FOR USING PNG TRANSPARENCY ON IE6 ----*/
img div{ behavior: url(css/iepngfix.htc) }


/*---- FLASH BACKGROUND PROPERTIES ----*/
#flash-background-container {
	width:98%;
	height:541px;
	background-color:#000;
	margin:0px auto;
	z-index:0;
}

#flash-background {
	height:541px;
	margin:0px;
	position: relative;
	z-index:0;
}

#logo {
	background:#fff;
	width:222px;
	height:126px;
	position:absolute;
	margin-left:10px;
	z-index:10000;
}

#booking-container-original {
	background: #ffff;
	border-left: 2px solid #968d82;
	border-right: 2px solid #968d82;
	height:415px;
	margin-left:14px;
	position:absolute;
	top:126px;
	-moz-opacity:.95;
	filter:alpha(opacity=95);
	opacity:.96;
	width:210px;
	z-index:10000;
}

#quickbook-container-original {
	background: url(../imgs/quickbook-bg.gif) #ffff;
	height:127px;
	margin-top:74px;
	_margin-top:75px;/*---- IE6 ONLY HACK FOR POSITIONING ----*/
	width:210px;
	z-index:10000;

}

#booking-container {
	background: #ffffff;
	border-left: 2px solid #968d82;
	border-right: 2px solid #968d82;
	height:415px;
	margin-left:14px;
	position:absolute;
	top:126px;
	-moz-opacity:.95;
	filter:alpha(opacity=95);
	opacity:.96;
	width:210px;
	z-index:10000;
}

#quickbook-container {
	background: url(../imgs/quickbook-bg.gif) #ffffff;
	height:125px;
	margin-top:5px;
	_margin-top:5px;/*---- IE6 ONLY HACK FOR POSITIONING ----*/
	width:210px;
	z-index:10000;

}


.offers {
	height:69px;
	margin:2px 0 0;
	_margin:1px 0 0;/*---- IE6 ONLY HACK TO FIX SPACING ON TOP ----*/
	position:relative;
	width:210px;
	z-index:20000;
}

/* ********* QUICKBOOK FORM PROPERTIES ********* */

#quickbookform {
	display: block;
	position: absolute;
	left: 0px;
}
#page #quickbookform tr td {
	vertical-align: middle;
	text-align: right;
}
#quickbookform * {
	font-size: 10px;
	color: #000;
}
#quickbookform select, #quickbookform img {
	display: block;
	border: 1px solid rgb(183,183,183);
	background-color: #DED7D3;
}
#quickbookform #ci_ym {
	width: 84px;
	height: 19px;
}
#quickbookform #nights, #quickbookform #ci_day {
	width: 40px;
	height: 19px;
}
#quickbookform #rateslink, #quickbookform #rateslink:visited {
	text-decoration: none;
	color: rgb(72,226,255);
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 2px;
}
#quickbookform #rateslink:hover {
	color: rgb(72,226,255);
}

#quickbooktxt {
	color:#333333;
	font-size:10px;
}

/*---- MAIN NAVIGATION CONTAINER PROPERTIES ----*/
#mainnav-container {
	width:100%;
	height:38px;
	background:#fff url(../imgs/nav-bg2.gif);
      background-repeat:repeat-x;
	margin:0px auto;
      align: center;
}

#mainnav {
	margin:0px auto;
	height:38px;
	width:893px;
      align: center;
}

/*---- CONTENT CONTAINER PROPERTIES ----*/
#content-container {
	width:98%;
	margin:0 auto 24px;
}

#content-left {
	float:left;
	width:74%;
	margin:2%;
	/*padding:20px 20px;*/
}

#content-right {
	float:right;	
	width:18%;
	margin:2% 0 0 0;
}

/*---- FOOTER CONTAINER PROPERTIES ----*/
#footerlinks {
	background:#666666 url(../imgs/footer-bg.gif);
	background-repeat:repeat-x;
	clear:both;
	height:120px;
	width:100%;
}

#newsletter-membership {
	margin-top:12px;
	position: absolute;
	right:2%;
	width: auto;	
}

#links {
	margin-top:12px;
	position: absolute;
	left:2%;
	width: auto;	
}

#contact {
	font-size:11px;
	left:2%;
	margin-top:56px;
	position: absolute;	
	width: auto;
}

/*---- TEXT PROPERTIES ----*/
a, a:hover {
	color:#fff;
	text-decoration:underline;
}

.nav2 {
	color: #13120F;
      font:14px/16px Calibri, Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.nav3 {
	color: #E6DEC2;
      font:12px/14px Calibri, Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.readmore {
      color: #E6DEC2; 
      font:14px/18px "Century Gothic", "Segoe UI", Calibri, Helvetica, Arial, sans-serif;
	text-decoration:none;
}

.links-up {
	color:#222;
	font-size:13px;
	font-weight:600;
      font:Calibri, Helvetica, Arial, sans-serif;
	text-decoration:none;
}

.membership-up {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.email {
	color:#000;
	font-size:10px;
	text-decoration:none;
}

.avvio {
	color:#dbd4c7;
	font-size:10px;
	padding-left:10px;
	text-decoration:none;
}

.link-seperator{
	color:#c6c5c5;
	font-size:11px;
	padding:0px 10px;
}



.golf-container-box {
   border: 1px solid #B9B0A9; 
   background: #938980; 
   padding: 3px; 
   margin-left: 5px; 
   float: right; 
}









/*---- New Front Page Designs ----*/


#booking-container2 {
	background: #DED7D3;
	border-left: 2px solid #968d82;
	border-right: 2px solid #968d82;
	height:380px;
	margin-left:14px;
	position:absolute;
	top:126px;
	-moz-opacity:.95;
	filter:alpha(opacity=95);
	opacity:.96;
	width:210px;
	z-index:10000;
}

#quickbook-container2 {
	background: url(../imgs/quickbook-bg.gif) #DED7D3;
	height:125px;
	margin-top:42px;
	_margin-top:42px;/*---- IE6 ONLY HACK FOR POSITIONING ----*/
	width:210px;
	z-index:10000;

}


