/* Standard CSS On All Pages */
 
BODY  {
      background-color: #fff286;
      margin-top: 0px;
      margin-bottom: 10px;
      margin-left: 20px;
      margin-right: 20px;
      }
	  
.maxwidth {
	border:0px;
	max-width:900px;
	width:expression(document.body.clientWidth > 900? "900px": "auto" );
}	

body.printable {background-color: #FFFFFF; background: #ffffff; margin-left: 0px; margin-top: 1px; margin-right: 0px; } 
	  

/* ***** MAIN TEXT STYLES ***** */
/* STANDARD HEADERS */
 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #003133;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #02656b;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9f8b04;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7A3F14;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #0055A6;
}

/* STANDARD BODY TAG FORMATTING */

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
	
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

hr {
    border-style: solid;
    background-color: #9FC2E4;
    height: 1px;
	padding: 1px;
    border: none; 
    width: 100%; 
    color: #9FC2E4;
	}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 1px;
}
/* To use a graphic bullet add this attribute */
/* list-style-image: url(/images/bullet.gif); */

A:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

A:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
/* NOTE: visited link should be a slightly darker version of main link color */

A:active, A:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #003133;
} 
/* NOTE: active/hover link should use underline */

.alert {
	font-weight: bold;
	color: #FF0000;
}
/* NOTE: alert should use a variation of red */

.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}


/* FOR THIS SITE - CUSTOM STYLES */
/* Consistently use mainTable, mainContent, footer styles and customize here */
/* Add your own additional styles for the site and customize here */

.mainTable {
	width: 95%;
	padding: 0px;
	border: 1px solid black;
}

.mainContent {
	border-left: solid 1px #3f2610;
	border-right: solid 1px #3f2610;
	border-bottom: solid 1px #3f2610;
	background-color: #cdfcff;
	padding: 17px;
	}
	
.callout {
	padding-right: 17px;
	}
	
.mastheadPg2 {
	border-left: solid 1px #3f2610;
	border-right: solid 1px #3f2610;
	background: url(images/masthead-pg2.jpg) no-repeat left top;
	height: 169px;
	}
	
.masthead {
	border-left: solid 1px #3f2610;
	border-right: solid 1px #3f2610;
	background: url(images/masthead.jpg) no-repeat left top;
	height: 299px;
	}
	
.contentHome {
	padding-top: 5px;
	}
	
.mainNav {
	background: url(images/navbkgd.jpg) repeat-x;
	height: 39px;
	border: 1px solid #3f2610;
	padding-left: 13px;
	text-align: left;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003436;
	text-align: left;
	padding-top: 7px;
}

.clientlogos-footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003436;
	padding-top: 4px;
}

.addressFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #082744;
	text-align: left;
	padding-top: 2px;
	}
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #082744;
	text-align: left;
	padding-top: 7px;
	}	
	
.creditcardlogos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #082744;
	text-align: left;
	padding-top: 1px;
	}	

A:link.footerlinks, A:visited.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003436;
	text-align: left;
	text-decoration: none;
}

A:hover.footerlinks, A:active.footerlinks  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003436;
	text-align: left;
	text-decoration: underline;
} 

A:link.vdslink, A:visited.vdslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #082744;
	text-align: left;
	text-decoration: none;
}

A:hover.vdslink, A:active.vdslink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #082744;
	text-align: left;
	text-decoration: underline;
} 



/*********** BEGIN PROGRAMMED PAGE STYLES *************/
                          
/* THE SEARCH PAGE */
.searchtable {
	padding: 0px;
	}

.searchlink {
	color: black;
	}

/* THE RESULTS PAGE */
.resultstable	{ 
	width: 95%;
	background-color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	border: 1px solid #358FDD;
}

.resultshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #358FDD; 
	padding: 3px;
}

a:link.resultslink, a:visited.resultslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #358FDD;
	padding: 3px;
}

a:hover.resultslink, a:active.resultslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000033;
	padding: 3px;
}

.resultsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #0F538F;
	background-color: #FEFFD5;
	padding: 3px;
}
                          
.resultsspecsON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000066;
	background-color: #FFFFDD;
	padding: 3px;
}
                          
.photolink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 1px;
}
A:link.photolink, A:visited.photolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}
A:hover.photolink, A:active.photolink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #D6A62C;
}
                           
/* The ALPHA page */
.alphatable {
	text-align: center;
	padding: 0px;
	border: 1px solid #358FDD;
	margin: 0px;
	width: 95%;
}
.alphaletter	{ 
	font-size: 11px;
	color: #0F538F;
	font-weight: bold;
	text-align: center;
	background-color: #FBFDB7;
	border: 1px solid #358FDD; 
	padding: 3px;
}
.alphaname	{ 
	font-size: 10px;
	color: #0F538F;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #B0DFF2;
	padding: 3px;
}
 

/* THE HOUSE PAGE */

.housetable	{ 
	width: 685px;
	background-color: #FFFFFF; 
	padding: 0px;
	border: 1px;
}

.househead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3D59A8;
	background-color: #9CBFDE;
}
.housespecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6E83BE;
}
	
.amenitypic {
	border: 1px solid #cccccc;
}

/* The property details table */
.propdetailstable	{ 
	text-align: center;
	width: 90%;
	padding: 1px;
	border: 1px solid #358FDD;
}
.propdetailsheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	background-color: #358FDD;
}
.propdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	background-color: #FEFFD5;
	color: #0F538F;
}

/* Property Rates Table on House Page */
.ratestable	{ 
	text-align: center;
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
}

.rateheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	background-color: #0F538F;
}
              
.rates {
	text-align: center;
	padding: 3px;
	border: 1px solid #358FDD;
	background-color: #FEFFD5;
	color: #0F538F;
}
                
                
/* The SPECIALS page */
.specialstable	{ 
	width: 99%;
	padding: 2px;
	margin: 1px;
	border: 1px solid #315C87;
	background-color:#FFFFFF;
}
.specialscontent	{ 
	width: 99%;
	padding: 2px;
	margin: 1px;
	border: 0px;
	background-color:#FFFFFF;
}
.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #ffffff;
	padding: 2px;
	background-color: #2D547D;
}

.weeklyhead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #ffffff;
	padding: 3px;
	background-color: #315C87;
}
A:link.specialshead, A:visited.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #A69433;
	text-decoration: none;
}
A:hover.specialshead, A:active.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #F0DA64;
	text-decoration: underline;
}
.specialsannounce {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #AA0000;
}
.specialsempty {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #837E68;
}
.specialsspecs {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align:center;
	color: #305B86;
	background-color: #ffffff;
	border: 1px solid #EADE99;
}
  
  
  /* The CONCIERGE page */
.conciergetable	{ 
	width: 600px;
	background-color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	border: 1px solid #358FDD;
}
.conciergehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
	background-color: #358FDD;
}

.conciergespecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #0F538F;
	background-color: #FEFFD5;
	padding: 3px;
	width: 150px;
}

/* The EVENTS pages */
.eventstable	{ 
	width: 95%;
	background-color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	border: 1px solid #358FDD;
}

.eventshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
	background-color: #358FDD;
}

.eventsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #0F538F;
	background-color: #FEFFD5;
	padding: 3px;
}
                          
.eventsdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #0F538F;
	background-color: #ffffff;
	padding: 3px;
}
                          
 
/* The Cart TABLE */

.compare {
	border: 1px solid #358FDD;
	padding: 2px;
}

.comparehead {
	background-color: #D2F0FC;
	padding: 3px;
}

.comparedata {
	padding: 3px;
	background-color: #ffffff;
	color: #0F538F;
}
                
.carthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border: 0px;
	background-color: #0F538F;
}

.cartspecs {
	padding: 3px;
	background-color: #FEFFD5;
	color: #2F7BBD;
}
                
.cartdata {
	padding: 3px;
	background-color: #ffffff;
	color: #2B74B3;
	border-bottom: 1px solid #2B74B3;
	text-align: center;
}
                
.carttable	{ 
	text-align: center;
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px dotted #2B74B3;
}


                
/*For the 3D text links that need to look like FORM buttons*/
.buttonbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	color: #324D70;
}

.buttonbartable {
	padding: 0px;
	margin: 0px;
}

.buttonbarcell {
color: #ffffff;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #8FC1EC #0F538F #0F538F #8FC1EC;
text-indent: 2px; 
background-color: #358FDD;
padding: 5px;
}

a:link.buttonbarlink, a:active.buttonbarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.buttonbarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited.buttonbarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

/* FORM elements */
input, textarea, select {
color: #003133;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #34a6ad;
text-indent: 2px; 
background-color: #FEFFD5;
padding: 2px 
}

/* The checkbox/radio alternative to matches the page background color */
input.clear {
color: #000000;
border: 0px;
background-color: #cdfcff;
padding: 0px;
}

/* The button alternative with a 3d effect */
input.button {
color: #ffffff;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #8FC1EC #003133 #003133 #8FC1EC;
text-indent: 2px; 
background-color: #015a5e;
padding: 3px;
}


/* CALENDAR STYLES ARE HERE */

.arrivalLink {
	color: black;
	}
	
.backtotopLink {
	color: white;
	}

/* This sets the link color */
.cal-link:link    { color: #000000; }
.cal-link:visited { color: #000000; }
.cal-link:hover   { color: #000000; }

/* This sets the dull link color */
.cal-dlink:link    { color: #999999; }
.cal-dlink:visited { color: #999999; }
.cal-dlink:hover   { color: #999999; }

/* This sets the calender outer box */
.cal-box {
	border-top-color: #0F538F;
	border-right-color: #0F538F;
	border-bottom-color: #0F538F;	
	border-left-color: #0F538F;
	}
	
/* This sets the calendar back */
.cal-back {
	background-color: #2B6FAA;
	}
	
/* This sets the calender year outer box */
.cal-year-box {
	border-bottom-color: #CCCCCC;
	}
	
/* This sets the calender today box */

.cal-today {
	color: #000000;
	background-color: #EDCDCD;
	border-right-color: #CCCCCC;
	}

/*This sets the calender year previous box */
.cal-year-prev {
	color: #000000;
	background-color: #EDCDCD;
	border-right-color: #CCCCCC;
	}
	
/* This sets the calender year number previous box */
.cal-year {
	color: #000000;
	background-color: #EDCDCD;
	}

/*This sets the calender year Next box */
.cal-year-next {
	color: #000000;
	background-color: #EDCDCD;
	border-left-color: #CCCCCC;
	}

/*This sets the calender month outer box */
.cal-month-box {
	border-bottom-color: #CCCCCC;
	}

/*This sets the calender month previous box */
.cal-month-prev {
	color: #000000;
	background-color: #EDCDCD;
	border-right-color: #CCCCCC;
	}

/*This sets the calender month text box */
.cal-month {
	color: #ffffff;
	background-color: #0F538F;
	border-bottom-color: #092D4D;
	border-left-color: #C3DFF8;
	border-top-color: #C3DFF8; 
	border-right-color: #092D4D;
}

/*This sets the calender month next box */
.cal-month-next {
	color: #000000;
	background-color: #EDCDCD;
	border-right-color: #CCCCCC;
	}


/*This sets day of the week start*/
.cal-day-start {
	color: #0F538F;
	background-color: #D2F0FC;
}

/*This sets day of the week rest*/
.cal-day-rest {
	color: #0F538F;
	background-color: #D2F0FC;
}


/*This sets days availible*/
.cal-days-avail {
	color: #000000;
	background-color: #FEFFD5;
}

/*This sets the out of range days */
.cal-days-unknown {
	color: #000000;
	background-color: #FFFF93;
}

/*This sets days booked*/
.cal-days-booked {
	color: #000000;
	background-color: #A7CCEC;
}

/*This sets the out of month days */
.cal-days-invalid {
	color: #000000;
	background-color: #FFFFFF;
}

/*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: #743507;
}
.3dbuttoncell {
	color: #F2E1C9;
	font: bold 10px  Verdana, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #FFE69A #743507 #743507 #FFE69A;
	text-indent: 2px; 
	background-color: #B77342;
	padding: 3px;}



/* Make a table column that looks just like the submit button */
td.buttonmain {
background-color: #B77342;
color: #F2E1C9;
font-weight: bold;
border-color: #371802;
border-width: 1px;
padding: 1px
}
