/* Standard CSS On All Pages */



body.printable {background-color: #FFFFFF; background: #ffffff; margin-left: 0px; margin-top: 1px; margin-right: 0px; } 

h1 {
	font-family:"Trajan Pro","Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	color:#158a8e; 
	margin-bottom:0px;
	}


h2 {
	font-family:"Trajan Pro","Times New Roman", Times, serif;
	font-size:23px;
	font-weight:bold;
	color:#158a8e; 
	margin-bottom:0px;
}

h3 {
	font-family:"Trajan Pro","Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#158a8e; 
	margin-bottom:0px;
}


h4 {
	font-family:"Trajan Pro","Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#158a8e; 
	margin-bottom:0px;
}


h5 {
	font-family:"Trajan Pro","Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#158a8e; 
	margin-bottom:0px;
	}


h6 {
	font-family:"Trajan Pro","Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#158a8e; 
	margin-bottom:0px;}


.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #AB5916;
	text-align: left;
	margin-left: 20px;
	line-height: normal;
}

.sub_subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0B501D;
	text-align: left;
	margin-left: 20px;
	line-height: normal;
}


/* STANDARD BODY TAG FORMATTING */

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
	
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0f4387;
	line-height: normal;
	padding: 0px 0px 0px 0px;
}

hr {
	color:#35a7b0;
	margin:0px;
	padding:0px;
	}

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0f4387;
	padding: 0px 0px 0px 0px;
	list-style-image:url(/images/bullett.gif);
	line-height: 16px;
	text-align: left;
	margin-left: 15px;
}
/* To use a graphic bullet add this attribute */
/* list-style-image: url(/images/bullet.gif); */

A:link {
	font-style: normal;
	text-decoration: underline;
	color: #0c5d7c;
}

A:visited {
	font-style: normal;
	text-decoration: underline;
	color: #0c5d7c;
}
/* NOTE: visited link should be a slightly darker version of main link color */

A:active, A:hover {
	font-style: normal;
	text-decoration: underline;
	color: #0c5d7c;
} 


/*dynamic styles*/
/*Quick Search area*/

body.qsrch {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	background-color: transparent;
}

.qsrch-box {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-image: url(/images/luxury_villa_quicksearch_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	height: 170px;
	width: 216px;
	text-align: center;
	}

.qsrch-body {
	  background-color: transparent;
	  margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      scrollbar-3dlight-color: #FFFFFF;
      scrollbar-arrow-color: #B19170;
      scrollbar-base-color: #B19170;
      scrollbar-darkshadow-color: #FFFFFF;;
      scrollbar-face-color: #FBF7F3;
      scrollbar-highlight-color: #FFFFFF;
      scrollbar-shadow-color: #000000;}
.qsrch-text {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4C361E;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 2px;
}
input.qsrch, textarea.qsrch, select.qsrch {
line-height: normal;
color: #4C361E;
font: normal 9px  Verdana, Helvetica, sans-serif;
border: 0px solid #014A81;
text-indent: 0px; 
background: #FFFFFF;
background-color: #FFFFFF;
padding: 0px;
margin: 0px;
}

input.mailing, textarea.mailing, select.mailing {
	line-height: normal;
	color: #0f4387;
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #ef9d2b;
	text-indent: 2px;
	background-color: #ffffff;
	padding: 2px;
	margin: 0px;
	height: 15px;
}

TD.qsrch-items  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #4C361E;
	text-align: left;
	padding: 0px 2px 0px 0px;
	line-height:normal;
	}	
TD.qsrch-formitems  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #A66022;
	text-align: left;
	padding: 1px 0px 1px 0px;
	line-height:normal;
	}	
input.qsrch, textarea.qsrch, select.qsrch {
	color: #0F4387;
	font: normal 9px Arial, Helvetica, sans-serif;
	border: 1px solid #7e6d49;
	text-indent: 0px;
	background: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	height: 15px;
}
.quicksearch{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#483a1b;
}

input.qsrchtext {
	color: #A66022;
	font: normal 9px Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #4C361E;
	text-indent: 0px;
	background-color: #EFE5B5;
	padding: 0px;
	width: 20px;
	line-height: normal;
}
textarea.qsrchfield {
	color: #A66022;
	font: normal 9px Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #4C361E;
	text-indent: 0px;
	background-color: #EFE4CE;
	padding: 0px;
	width: 120px;
	text-align: left;
	line-height: normal;
}
select.qsrchfield {
	color: #A66022;
	font: normal 9px Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #4C361E;
	text-indent: 0px;
	background-color: #EFE4CE;
	padding: 0px;
	text-align: left;
	width: 115px;
	line-height: normal;
}
textarea.qsrchfield-sm, select.qsrchfield-sm {
	color: #A66022;
	font: normal 9px Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #4C361E;
	text-indent: 0px;
	background-color: #EFE4CE;
	padding: 0px 0px 0px 0px;
	width: 37px;
	line-height: normal;
}

TD.qsrch-links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	}
A:link.qsrch-links, A:visited.qsrch-links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height:normal;
	}
A:hover.qsrch-links, A:active.qsrch-links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C3D6B8;
	text-decoration: underline;
	line-height:normal;
}


input.qsrchbutton{
	line-height: normal;
	color: #FFFFFF;
	font: bold 9px  Verdana, Helvetica, sans-serif;
	text-indent: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
}
.qsrchbutton-bg {
	background-color: #4C361E;
	border-right: solid 2px #0f4387;
	border-top: solid 2px #0f4387;
	border-bottom: solid 2px #0f4387;
	border-left: solid 2px #0f4387;}

.qsrchbutton-padding {
	padding-top: 10px; 
	text-align: center;}
                          
/* THE SEARCH PAGE */
.querytable {
	width: 800px;
	padding: 0px;
	color: #4C361E;
	}
	
.queryhead {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4C361E;
	background-image:url(/images/head-bg.gif);
	background-repeat:no-repeat;
	background-color: #F1E2CB;
	border-bottom: solid 1px #4C361E;
	padding: 0px 0px 0px 10px;
	height: 26px;
	text-align:left;
}

.queryheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4C361E;
	text-align:left;
	background-color: #ffffff;
	border-bottom: solid 1px #4c7094;
	padding: 0px 0px 0px 12px;
	height: 23px;
	line-height: 22px;
}

a:link.searchLink, a:visited.searchLink {
	line-height: normal;
text-decoration: underline;
font-weight: bold;
}
a:hover.searchLink, a:active.searchLink {
	line-height: normal;
text-decoration: underline;
font-weight: bold;
 }

	
.queryspecs {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4C361E;
	text-align:left;
	padding: 4px 1px 1px 1px;
}
.querylabel {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4C361E;
	padding: 10px 1px 10px 1px;
	text-align: left;
}

/* THE RESULTS PAGE */
.resultstable	{ 
	width: 870px;
	padding: 0px;
	margin: 0px;
	cell-spacing: 0px;
	border: 1px solid #0f4387;
}

.resultshead {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #0f4387;
	background-color: #26b3b5;
	padding: 5px 3px 3px 10px;
	border-bottom: solid #0f4387 1px;
	border-right: solid #0f4387 1px;

}

.bedslabel {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4C361E;
	background-color: #26b3b5;
	padding: 5px 10px 3px 10px;
	border-bottom: solid #0f4387 1px;
	border-right: solid #0f4387 1px;
}

a:link.resultslink, a:visited.resultslink {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #4C361E;
	padding: 3px;
}

a:hover.resultslink, a:active.resultslink {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #A66022;
	padding: 3px;
}

.resultsspecsname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #156532;
	background-color: #D7E9F5;
	padding: 5px 3px 3px 10px;
	border-bottom: solid #FFFFFF 1px;
	height: 20px;
	vertical-align: bottom;
}


.resultsspecs {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #0f4387;
	background-color: #ffffff;
	padding: 5px 3px 3px 10px;
	border-bottom: solid #0f4387 1px;
	border-right: solid #0f4387 1px;
	border-left: solid #0f4387 1px;
}

.resultsdetails {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4C361E;
	background-color: #FFFFFF;
	padding: 10px 15px 10px 15px;
	border-bottom: solid #0099CC 1px;
	border-right: solid #0099CC 0px;
	border-top: solid #00099C 0px;
}


.resultsadvantage {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4C361E;
	background-color: #D7E9F5;
	padding: 3px 3px 3px 10px;
}

.resultscart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4C361E;
	background-color: #EFE4CE;
	padding: 3px 3px 3px 10px;
}
                          
.resultsspecsON {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4C361E;
	background-color: #D7E9F5;
	padding: 5px 3px 3px 10px;
}

.resultspic {
	text-align: center;
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
	width: 150px;
	height: 100px;
	border-bottom: solid #0f4387 1px;
}

.condoratestable	{ 
	width: 99%;
	background-color: #FFFFFF; 
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: solid #0f4387 1px;
}

.condorateslabel	{ 
	width: 99%;
	background-color: #EFE4CE; 
	padding: 3px 3px 3px 10px;
	text-align: left;
	margin: 0px;
	border: solid #FFFFFF 1px;
}

.condorateshead {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #156532;
	background-color: #D7E9F5;
	padding: 3px 3px 3px 10px;
	border: solid #FFFFFF 1px;
}

.condoratesdata {
	line-height: normal;
	padding: 0px 0px 0px 0px;
	background-color: #EFE4CE;
	color: #4C361E;
	border: solid #FFFFFF 1px;
	text-align: center;
}
                          
.photolink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 1px;
}
A:link.photolink, A:visited.photolink {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #156532;
}
A:hover.photolink, A:active.photolink  {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #A66022;
}
                           
/* The ALPHA page */
.alphatable {
	text-align: left;
	padding: 0px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	width: 100%;
	background-color: FFFFFF;
}
.alphaletter	{ 
	line-height: normal;
	font-size: 11px;
	color: #4C361E;
	font-weight: bold;
	text-align: center;
	background-color: #D7E9F5;
	border: 1px solid #FFFFFF; 
	padding: 3px;
}
.alphaname	{ 
	line-height: normal;
	font-size: 10px;
	color: #4C361E;
	text-align: left;
	background-color: #EFE4CE;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
 

/* THE HOUSE PAGE */

.houseCaptions {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size: 10px;
		padding-top:5px;
		text-align: center;
		line-height:normal;
}

.houseThumbs {
	font-size: 11px;
	width:800px;
	height:115px;
	overflow:auto;
	text-align: center;
	line-height:normal;
	border: solid 1px #000000;
}
.houseThumbs img{
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
	text-align: center;
	padding-left: 5px;
	
}

.housetable	{
	width: 850px;
	padding: 0px 0px 0px 0px;
	border: solid #0f4387 0px;
	margin: 0;
}

.househead {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0f4387;
	border-bottom: solid 1px #0f4387;
	padding: 0px 0px 0px 8px;
	height: 24px;
	text-align:left;
}
.housespecs {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4C361E;
	text-align: left;
	padding: 15px 20px 15px 12px;
	
}
.houselink {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #A66022;
}

.housepic {
	text-align: center;
	background-color: #EFE4CE;
	padding: 3px 3px 3px 3px;
	border: solid #0f4387 1px;
	width: 300px;
	height: 200px;
	text-align:center;
}
	
.amenitypic {
	border: 1px solid #0f4387;
}

.specials-housepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #156532;
	text-align:left;
	background-color:#F1E2CB;
	padding: 1px;
	border-right: dashed 1px #0f4387;
	width: 120px;
	}

/* The property details table */

.propimagetable	{
	text-align: center;
	width: 850px;
	padding: 5px 5px 10px 5px;
	line-height: normal;
}
.propdetailstable	{
	font-size: 11px;
	text-align: center;
	width: 100%;
	padding: 0px;
	border: solid #000000 1px;
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
}
.propdetailsheads {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 3px 2px 3px 3px;
}
.propdetails {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 3px 2px 3px 5px;
	background-color: #ffffff;
	color: #000000;
}

/* Property Rates Table on House Page */
.ratestable	{
	line-height: normal; 
	text-align: center;
	width:100%;
	background-color: #FFFFFF; 
	padding: 0px 0px 0px 0px;
	border: 1px solid #0f4387;
	margin:  9px 0px 0px 0px;

}

.rateheads {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	text-align: left;
	padding: 2px 2px 2px 15px;
}
              
.rates {
	line-height: normal;
	text-align: left;
	padding: 2px 15px 2px 15px;
	color: #000000;
	text-align: left;
	border: solid #FFFFFF 1px;
}
  
  
/*RENTAL TERMS STEPS PAGES*/

.progressBar{
	line-height: normal;
    padding: 2px 0px 2px 0px;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #4C361E;
	width: 600px;
}

.progressBarSelected {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A66022;
	background-color: #FFFFFF;
	background-image:url(/images/step-bg.gif);
	border: solid 1px #014A81;
	padding: 5px 20px 5px 20px;
	text-align:left;
	background-repeat: repeat-x;
	line-height: 22px;
	width: 100px;
}  

.progressBarNotSelected {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-color: #D4EBFD;
	border-bottom: solid 1px #014A81;
	border-top: solid 1px #014A81;
	padding: 2px 20px 2px 20px;
	text-align:left;
	background-repeat: no-repeat;
	line-height: 20px;
	width: 100px;
}

/* RESERVATIONS */
.reserve {
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	color: #0f4387;
	padding: 1px 1px 1px 1px;
	border: solid 1px #ffffff;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	width: 65%;
	text-align: right;
}
.reservehead {
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	color: #156532;
	padding: 2px;
	border: solid 3px #ffffff;
	background-color: #D7E9F5;
	border: solid 3px #ffffff;
	text-align:left;
}
.reservedata {
	line-height: normal;
	font-size: 11px;
	padding: 2px;
	background-color: #ffffff;
	color: #0f4387;
	border: solid 1px #ffffff;
	width: 35%;
	text-align: right;
}
                
.reservetable	{
	background-color: #FFFFFF;
	padding: 2px;
	width: 265px;
	border: solid #0f4387 1px;
}
.resterms {
	width:100%;
	height:205px;
	overflow:auto;
	border: solid #0f4387 1px;
}


/*For Resservation contact information and details*/

.reservelabels {
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	color: #4C361E;
	padding: 1px 1px 1px 1px;
	border: solid 1px #ffffff;
	background-color: #EFE4CE;
	border: solid 1px #ffffff;
	width: 30%;
	text-align: right;
}

.reservedetailstable	{
	background-color: #FFFFFF;
	padding: 2px;
	width: 70%;
	border: solid #C2Aa8E 1px;
}

.reservedetails {
	line-height: normal;
	font-size: 11px;
	padding: 2px;
	background-color: #EFE4CE;
	color: #4C361E;
	border: solid 1px #ffffff;
	width: 70%;
	text-align: left;
}

/*For the Reservations Form to align the pieces*/
Table.resformtable {
	width: 100%;
	text-align:left;
}
.resformlabel {
	line-height: normal;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #4C361E;
}

.resformlabel2 {
	line-height: normal;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #4C361E;
}

input.resformdata {
	line-height: normal;
	font-size: 11px;
	padding: 2px;
	color: #014A81;
	text-align: left;
	width:100px;
	max-width:100px;
}
 
.resformdata {
	line-height: normal;
	font-size: 11px;
	padding: 2px;
	color: #4C361E;
	text-align: left;
} 
            
                
/* The SPECIALS page */
.specialstable	{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid #0f4387 1px;
	background-color:#FFFFFF;
	min-height:100%;
	text-align:center;
	line-height:normal;

}
.specialscontent	{
	width: 100%;
	padding: 3px;
	margin: 0px;
	border: solid #014A81 1px;
	background-color:#EFE4CE;
	height: 100%;
	text-align:center;
	line-height:normal;

}
.specialshead {
	line-height: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #156532;
	padding: 5px;
	background-color: #D7E9FE;
}

.weeklyhead {
	line-height: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #A66022;
	padding: 3px;
	background-color: #26b3b5;
}
A:link.specialshead, A:visited.specialshead {
	line-height: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #4C361E;
	text-decoration: none;
}
A:hover.specialshead, A:active.specialshead {
	line-height: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #A66022;
	text-decoration: underline;
}
.specialsannounce {
	line-height: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #AA0000;
}
.specialsempty {
	line-height: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #837E68;
	background-color: #EFE4CE;
	padding: 0px 0px 0px 0px;
	border: 0px;
	min-height:100%;
}
.specialsspecs {
	line-height: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align:center;
	color: #4C361E;
	background-color: #EFE4CE;
}

.specialslink {
	line-height: normal;
	text-align: center;
	color: #A66022;
	padding: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.specialslink p{
	line-height: normal;
	text-align: center;
	color: #A66022;
	padding: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
  
  
  /* The CONCIERGE page */
.conciergetable	{ 
	width: 600px;
	background-color: #EFE4CE; 
	padding: 0px;
	margin: 0px;
	border: solid #0f4387 1px;
}
.conciergehead {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #156532;
	padding: 3px;
	background-color: #D7E9F5;
}

.conciergespecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4C361E;
	background-color: #EFE4CE;
	padding: 3px 15px 3px 15px;
	width: 300px;
}

.conciergedetail {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4C361E;
	background-color: #FFFFFF;
	padding: 3px 15px 3px 15px;
	width: 300px;
}

/* The EVENTS pages */
.eventstable	{ 
	width: 100%;
	background-color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	border: solid #0f4387 1px;
}

.eventshead {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #156532;
	padding: 3px;
	background-color: #D7E9F5;
}

.eventsspecs {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #4C361E;
	background-color: #D4EBFD;
	padding: 3px;
}
                          
.eventsdetails {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #4C361E;
	background-color: #EFE4CE;
	padding: 3px;
}
                          
 
/* The Cart TABLE */

.comparehead {
	line-height: normal;
	background-color: #26b3b5;
	padding: 5px 5px 5px 10px;
	color: #0f4387;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.comparedata {
	padding: 3px;
	background-color: #EFE4CE;
	color: #0f4387;
}

.compare_img{border: solid #0f4387 1px;
	padding: 2px;
	width: 150px;}
                
.carthead {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #0f4387;
	text-align: center;
	padding: 3px;
	border: 0px;
	background-color: #26b3b5;
}

.cartspecs {
	padding: 3px;
	background-color: #EFE4CE;
	color: #4C361E;
}
                
.cartdata {
	line-height: normal;
	padding: 3px;
	background-color: #ffffff;
	color: #4C361E;
	border-bottom: 1px solid #0f4387;
	text-align: center;
}
                
.adcarttable	{ 
	text-align: center;
	width: 90%;
	background-color: #EFE4CE; 
	padding: 1px;
	border: 0px;
}

.addcartcell {
	line-height: normal;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-image: url(/images/results_button.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 29px;
	text-align: center;
	border: 0px;
	padding: 0px 0px 6px 0px;
}

.addcartlink {
	line-height: normal;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-align: center;
	padding: 0px 0px 6px 0px;
	width: 115px;
}
a:link.addcartlink {
	line-height: normal;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
}
a:visited.addcartlink {
	line-height: normal;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding:0px 0px 6px 0px;
}
a:hover.addcartlink {
	line-height: normal;
	color: #A66022;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
}

a:active.addcartlink {
	line-height: normal;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
}



.submitbutton {
	line-height: normal;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-color: #4C361E;
	width: 115px;
	height: 29px;
	text-align: center;
	border-bottom: 6px;
	padding: 0px 6px 6px 0px;
}

                
/*For the 3D text links that need to look like FORM buttons*/
.buttonbar {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	padding: 0px 0px 6px 0px;
	color: #FFFFFF;
}
.buttonbartable {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 24px;
}

.buttonbarcell {
	line-height: normal;
	color: #156532;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: 24px;
	text-align: center;
	background-image: url(/images/button-book.gif);
	background-repeat: no-repeat;
}

.buttonbarlink {
	line-height: normal;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
}

a:link.buttonbarlink {
	line-height: normal;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
}
a:hover.buttonbarlink {
	line-height: normal;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
}

a:active.buttonbarlink {
	line-height: normal;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
}
a:visited.buttonbarlink {
	line-height: normal;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
}


                
/*For the 3D text links that need to look like FORM buttons*/
.book-buttonbar {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}

.book-buttonbartable {
	line-height: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 24px;
}

.book-buttonbarcell {
	line-height: normal;
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(/images/btn-button-book.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 150px;
	height: 24px;
	text-align: center;
}

a:link.book-buttonbarlink {
	color: #FFFFFF;
	line-height: normal;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
	text-align:center;
	text-decoration:none;
}
a:visited.book-buttonbarlink {
	line-height: normal;
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
	text-align:center;
	text-decoration:none;

}

a:hover.book-buttonbarlink {
	line-height: normal;
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
	text-align:center;
	text-decoration:none;

}
a:active.book-buttonbarlink {
	color: #FFFFFF;
	line-height: normal;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
	text-align:center;
	text-decoration:none;
}



/* FORM elements */
input, textarea, select {
line-height: normal;
color: #0f4387;
font: normal 11px Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #447ab8;
text-indent: 2px; 
background-color: #ffffff;
padding: 2px;
margin: 0px;
}

/* The checkbox/radio alternative to matches the page background color */
input.clear {
color: #4C361E;
border: 0px;
background-color: #EFE4CE;
padding: 0px;
}

/* The button alternative with a 3d effect */
input.button {
	line-height: normal;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-color: #4C361E;
	padding: 0px 3px 0px 3px;
	background-image: url(/images/button.gif);
	background-repeat:repeat-x;
	background-position:right;
/*	width: 150px;
*/	height: 24px;
	border: 0px;
	text-align: center;
}


/*  STYLES ARE HERE */

.arrivalLink {
	line-height: normal;
	color: #4C361E;
	font-weight: bold;
	}
	
.backtotopLink {
	color: white;
	}

/* This sets the link color */
.cal-alink:link    { color: #4C361E; font-weight: bold; }
.cal-alink:visited { color: #4C361E; font-weight: bold; }
.cal-alink:hover   { color: #A66022; font-weight: bold;}

/* This sets the dull link color */
.cal-dlink:link    { color: #156532; font-weight: bold; }
.cal-dlink:visited { color: #156532; font-weight: bold;}
.cal-dlink:hover   { color: #A66022; font-weight: bold; }

/* This sets the calender outer box */
.cal-box {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;	
	border-left-color: #FFFFFF;
	}
	
/* This sets the  back */
.cal-back {
	background-color: #EFE4CE;
	}
	
/* This sets the calender year outer box */
.cal-year-box {
	border-bottom-color: #0f4387;
	}
	
/* This sets the calender today box */

.cal-today {
	color: #4C361E;
	background-color: #D7E9F5;
	border-right-color: #FFFFFF;
	}

/*This sets the calender year previous box */
.cal-year-prev {
	color: #014A81;
	background-color: #26b3b5;
	border-right-color: #0f4387;
	}
	
/* This sets the calender year number previous box */
.cal-year {
	color: #4C361E;
	background-color: #D7E9F5;
	}

/*This sets the calender year Next box */
.cal-year-next {
	color: #4C361E;
	background-color: #26b3b5;
	border-left-color: #0f4387;
	}

/*This sets the calender month outer box */
.cal-month-box {
	border-bottom-color: #FFFFFF;
	}

/*This sets the calender month previous box */
.cal-month-prev {
	color: #4C361E;
	background-color: #D7E9F5;
	border-right-color: #0f4387;
	}

/*This sets the calender month text box */
.cal-month {
	color: #4C361E;
	background-color: #fbe951;
	border:1px solid #0f4387;
}

/*This sets the calender month next box */
.cal-month-next {
	color: #4C361E;
	background-color: #D7E9F5;
	border-right-color: #0f4387;
	}


/*This sets day of the week start*/
.cal-day-start {
	color: #ffffff;
	background-color: #37aeac;
}

/*This sets day of the week rest*/
.cal-day-rest {
	color: #ffffff;
	background-color: #447ab8;
}


/*This sets days availible*/
.cal-days-avail {
	line-height: normal;
	color: #4c361e;
	background-color: #a7d3ee;
	text-align: center;
}

/*This sets the out of range days */
.cal-days-unknown {
	line-height: normal;
	color: #0f4387;
	background-color: #fab13a;
	text-align: center;
}

/*This sets days booked*/
/*background-color: #fed7a3;*/
.cal-days-booked {
	line-height: normal;
	color: #0f4387;
	background-color: #37aeac;
	text-align: center;
}

/*This sets the out of month days */
.cal-days-invalid {
	line-height: normal;
	color: #4C361E;
	background-color: #FFFFFF;
	text-align: center;
}

#cal {
width: 20px;
position: relative;

}

/*For 3-D buttons*/
a.3dbuttonlink{
	background: transparent; color: #FFFFFF; text-decoration: none
}
.3dbuttontable {
        border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #0f4387;
}
.3dbuttoncell {
	line-height: normal;
	color: #FFFFFF;
	font: bold 10px  Verdana, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #014A81 #014A81 #014A81 #014A81;
	text-indent: 2px; 
	background-color: #0f4387;
	padding: 3px;}

/* GuestAdvantage Stylesheet Information - do not remove */

.step { font-weight: bold; font-style: normal; color: #ba3038;}
.currentstep { font-weight: bold; font-style: normal; color: #014A81;}
.stepresult { font-weight: bold; font-style: normal; color: #CF7603;}
.editor { padding: 0px; border: 0px; background-color: #fdf09a;}
.accounttable {
	border-bottom:'1px' 'dotted' '#cccccc';
	height: 1px;
	width: 100%;
}
.content { padding: 0px; border: 0px; background-color: #fdf09a; width: 100%; height: 100%; margin: 0px;}
.GAmemberbtn { color: #ffffff;font: bold 10px Verdana, Arial, Helvetica, sans-serif;border: 1px;border-color: #014A81 #014A81 #014A81 #014A81;text-align: center;background-color: #8C0C0D;padding: 3px;}

A:link.GAmembernav, A:visited.GAmembernav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; color: #ffffff;}

A:hover.GAmembernav, A:active.GAmembernav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: underline; color: #ffffcc;}
input.GAbutton {
	color: #ffffff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #014A81 #014A81 #014A81 #014A81;
	text-indent: 2px;
	background-color: #8C0C0D;
	padding: 3px;
}

/*MAP SYTLES*/

.maptable	{ 
	width: 640px;
	background-color: #EFE4CE; 
	padding: 0px;
	margin: 0px;
	cell-spacing: 1px;
	border: 1px solid #0f4387;
	text-align:center;
}



/* GuestAdvantage Stylesheet Information - do not remove */



/* Make a table column that looks just like the submit button */
td.buttonmain {
	line-height: normal;
background-color: #8C0C0D;
color: #FFFFFF;
font-weight: bold;
border-color: #0f4387;
border-width: 0px;
padding: 0px}

div#map {
	line-height: normal;
	width: 294px;
	height: 200px;
	padding: 3px 3px 3px 3px;
	border: solid #0f4387 1px;
	text-align: center;
	background-color: #EFE4CE;
	color: #4C361E;
}
td.map {
	width: 850px;
	height: 250px;
	padding: 3px 3px 3px 3px;
	border: solid #0f4387 1px;
	text-align: center;
	background-color: #0f4387;

}
.map {
text-align:center;
}
.prev-next {
	text-align: center;
	padding: 6px 0px 6px 0px;

}

.calendar p {
margin: 0;
}

