/* Standard CSS On All Pages */
 
BODY  {
 	  width:100%;
      margin: 0px;
	  font-family: Verdana, Arial, Helvetica, san-serif;
	  font-weight: normal;
	  text-align:left;
      background-color: #FFFFFF;
     }
/* MAX - MIN WIDTH STYLES */

.maxwidth {
max-width:990px;
width:expression(document.body.clientWidth > 990? "990px": "auto" );
}

body.printable {background-color: #FFFFFF; margin-left: 0px; margin-top: 1px; margin-right: 0px; } 
	  
	  
/* STANDARD HEADERS */
 
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #6F5650;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #563c35;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #663333;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666969;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #615754;
}

h6 {
	font-size: 10px;
	color: #999999;
}

/* STANDARD BODY FORMATTING */

P, TD, TH {
	font-size: 11px;
	color: #666969;
}
	
hr {
	background-color: #EF4123; 
	border: 1px solid #EF4123; 
	width: 100%; 
	}

LI {
	font-size: 10px;
	color: #333333;
	line-height: 110%;
}

A:link {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

A:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

A:active, A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #6f5650;
} 

.footer {
	font-size: 9px;
	color: #615754;
}

A:link.footer, A:visited.footer {
	font-size: 9px;
	font-weight: bold;
	color: #615754;
	text-decoration: none;
}

A:hover.footer, A:active.footer  {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
} 

.alert {
	font-weight: bold;
	color: #ef4123;
}

.fineprint {
	font-size: 9px;
	color: #666666;
}


/*FOR THIS SITE - CUSTOM STYLES */

.leftColumn {
	padding-left: 6px;
}

.topColumn {
	padding-bottom: 5px;
}

.mainColumn {
	padding: 5px;
	border: 1px solid black;
}

.intNav {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	border-right: 0px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.intPic {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	border-left: 0px;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.mainContent {
	padding-top: 10px;
	padding-left: 15px;
	text-align:left;
	}

a:link.topnav, a:visited.topnav {
	color:#6f5650;
	text-decoration:none;
	font-size:10px;
	}
	
a:hover.topnav, a:active.topnav {
	color:#563c35;
	text-decoration:none;
	font-size:10px;
	}
	

/*BEGIN Dynamic Page styles */

/* The SEARCH and RESULTS page text */
.searchtxt {
	font-size: 12px;
	text-indent: 0px;
}
.altcolor {
	background-color: #A78E34;
}
.amenities {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	color: #0055A6;
}
/* The property details table */
.propdetailstable       {
        text-align: center;
        width: 100%;
        padding: 1px;
}

.propdetailsheads {
        font-size: 9px;
        font-weight: bold;
        color: #FFFFFF;
        padding: 2px;
        background-color: #002F65;
}

.propdetails {
        font-size: 9px;
        padding: 2px;
        background-color: #FFEED7;
        color: #002F65;
}

/* The HOUSE page */
.househead {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 3px;
	background-color: #999999;
}

.houselabel {
	font-size: 11px;
	font-weight: normal;
	color: #663333;
	text-align: right;
	padding: 3px;
	background-color: #CCCCCC;
}


.housespecs {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
                
.housetable	{ 
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #663333;
}

/* The SALES HOUSE page */
.salehousehead {
	font-size: 11px;
	font-weight: bold;
	color: #0055A6;
	text-align: right;
	padding: 3px;
	background-color: #FFF3C8;
}

.salehousespecs {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
                
.salehousetable	{ 
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #663333;
}

/* The RATE TABLE */
.rateheads {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border: 1px solid #0055A6;
	background-color: #4688BF;
}
.rates {
	text-align: center;
	font-size: 9px;
	padding: 3px;
	background-color: #EACBA1;
	color: #0055A6;
	border: 1px solid #B77342;
}
                
.ratestable	{ 
	text-align: center;
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #0055A6;
}

/* The VIEW CART page */
.viewcarttable	{ 
	width: 95%;
	border: 1px solid #0055A6;
	background-color: #F6EFD6;
	padding: 0px;
	
}
.viewcarthead {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
	background-color: #B77342; 
}
.viewcart {
	text-align: center;
	padding: 2px;
	background-color: #FFF5C1;
}
.viewcartspec {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #0055A6;
	background-color: #FEE08C;
	padding: 1px;
}
.viewcartspechead {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #0055A6;
	padding: 1px;
}

/* The RESULTS page */
.resultshead {
	font-size: 12px;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #666666;
	padding: 2px;
	background-color: #CCCCCC;
}
.resultsspecs {
	font-size: 11px;
	text-indent: 0px;
	text-align: left;
	border: 1px;
	border-bottom-color: #B77342; 
	background-color: #ffffff;
	padding: 5px;
}
                
.resultsspecshead {
	font-size: 10px;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	background-color: #ffffff;
	padding: 1px;
}
                
.resultstable	{ 
	width: 95%;
	border: 1px solid #663333;
	background-color: #CCCCCC;
	padding: 1px;
	
}

/* The SPECIALS page */
.specialstable	{ 
	width: 90%;
	padding: 2px;
	margin: 1px;
	border: 1px solid #0055A6;
}
.weeklyhead {
	font-size: 14px;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #ffffff;
	padding: 3px;
	background-color: #0055A6;
}
A:link.specialshead, A:visited.specialshead {
	font-size: 14px;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #B77342;
	text-decoration: none;
}
A:hover.specialshead, A:active.specialshead {
	font-size: 14px;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #F47C25;
	text-decoration: underline;
}
.specialsannounce {
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #0055A6;
}
.specialsempty {
	font-size: 18px;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #8A939C;
}
.specialsspecs {
	font-size: 14px;
	font-weight: bold;
	text-indent: 0px;
	color: #0055A6;
	background-color: #CCCCCC;
}
                
       
/* The ALPHA page */
.alphatable {
	width: 95%;
	text-align: center;
	padding: 0px;
	background-color: #CCCCCC;
	border: 1px solid #663333;
	margin: 0px;
}
.alphaletter	{ 
	font-size: 10px;
	color: #663333;
	font-weight: bold;
	text-align: center;
	width: 4%;
	background-color: #CCCCCC;
	border: 0px; 
	padding: 3px;
}
.alphaname	{ 
	font-size: 10px;
	color: #663333;
	text-align: center;
	width: 11%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
                
       
/* The AGENT page */
.agenttable {
	width: 80%;
	text-align: center;
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #663333;
	margin: 0px;
}
.agentphoto {
	font-size: 10px;
	color: #663333;
	font-weight: bold;
	text-align: center;
	width: 5%;
	background-color: #CCCCCC;
	border: solid 1px #999999; 
	padding: 3px;

}
.agentname	{ 
	font-size: 10px;
	color: #663333;
	font-weight: bold;
	text-align: left;
	width: 25%;
	background-color: #FFFFFF;
	border: solid 1px #999999;
	padding: 3px;
	vertical-align: top;
}
.agentdetails	{
	font-size: 10px;
	color: #663333;
	text-align: left;
	width: 25%;
	background-color: #FFFFFF;
	border: solid 1px #999999;
	padding: 3px;
	vertical-align: top;
}

/* The Cart TABLE */

.compare {
	border: 1px solid #cccccc;
	padding: 5px;
}

.carthead {
	font-size: 10px;
	font-weight: bold;
	color: #861C11;
	text-align: center;
	padding: 3px;
	border: 0px;
	background-color: #FDF3BC;
	border: 1px solid #9B8C27; 
}

.cartspec {
	font-size: 10px;
	font-weight: bold;
	color: #52383d;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #9B8C27;
	padding: 3px;
}
                
.carttable	{ 
	text-align: center;
	width: 90%;
	background-color: #BDCDDC; 
	padding: 1px;
	border: 1px solid #9B8C27;}
	
.buttonbartable {
	padding: 1px;
}

.buttonbarcell{
color: #ffffff;
font: bold 10px  Verdana, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #99cccc #330000 #330000 #99cccc;
text-indent: 2px; 
background-color: #666666;
padding: 3px;
} 

a:link.buttonbarlink, a:active.buttonbarlink, a:hover.buttonbarlink, a:visited.buttonbarlink {
	font: bold 10px  Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-indent: 2px;
	padding: 3px; 
	text-decoration: none; 
}

/*For the Add Cart and View Cart buttons*/
.addcarttable {
	padding: 1px;
}
.addcartcell {
	color: #FFFFFF;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #BDCDDC #0E2847 #0E2847 #BDCDDC;
	text-indent: 2px; 
	background-color: #345A87;
	padding: 3px;
}
a:link.addcartlink, a:active.addcartlink, a:hover.addcartlink, a:visited.addcartlink {
	font: bold 10px  Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-indent: 2px; 
	padding: 3px;
	text-decoration: none; 
}

/* The Concierge page */
.conciergehead {
	font-weight: bold;
	text-align: center;
	color: #2D4495;
	padding: 3px;
	background-color: #FDF3BC;
	border: 1px solid #345A87;
}
.conciergespec {
	font-weight: bold;
	text-align: left;
	line-height: normal;
	color: #000000;
	padding: 2px;
	background-color: #ffffff;
}
                
.conciergetable	{ 
	width: 95%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #9B8C27;
}

/* The Events page */
.eventshead {
	font-weight: bold;
	text-align: center;
	color: #0055A6;
	padding: 3px;
	background-color: #FDF3BC;
	border: 1px solid #0055A6;
}
.eventsspecs {
	font-weight: bold;
	text-align: left;
	line-height: normal;
	color: #000000;
	padding: 2px;
	background-color: #ffffff;
}
                
.eventstable	{ 
	width: 95%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #9B8C27;
}


/* FORM elements */
input, textarea, select {
color: #6F5650;
font: normal 10px  Verdana, Helvetica, sans-serif;
border: 1px solid #6F5650;
text-indent: 2px; 
background-color: #FFFFFF;
padding: 2px;
margin: 0px;
}
/* The button alternative with a 3d effect */
input.button {
color: #ffffff;
font: bold 10px  Verdana, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #99cccc #330000 #330000 #99cccc;
text-indent: 2px; 
background-color: #666666;
padding: 3px;
}


/* The checkbox/radio alternative to matches the page background color */
input.clear {
color: #ffffff;
border: 1px solid #ffffff;
background: #ffffff;
background-color: #ffffff;
padding: 0px;
margin: 0px;
}
        
.tollfree {
	background-color: #345A87;
	border: 1px outset #000000;
}


/* CALENDAR elements */
/* This sets the link color */
.cal-link:link    { background: transparent; color: #000000; text-decoration: none}
.cal-link:visited { background: transparent; color: #000000; text-decoration: none}
.cal-link:hover   { background: transparent; color: #000000; text-decoration: underline}

/* This sets the dull link color */
.cal-dlink:link    { background: transparent; color: #999999; text-decoration: none}
.cal-dlink:visited { background: transparent; color: #999999; text-decoration: none}
.cal-dlink:hover   { background: transparent; color: #999999; text-decoration: underline}

/* This sets the calender outer box */
.cal-box {
	font-size: 12px;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #F1B183;border-right-color: #944308;border-bottom-color: #944308;	border-left-color: #F1B183;}
	
/* This sets the calendar back */
.cal-back {
	font-size: 12px;background-color: #B77342;}
	
/* This sets the calender year outer box */
.cal-year-box {
	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #E4D47C;}
/* This sets the calender today box */

/*This feature was added to PhpICalenderX by Mr.Matthew Waygood ( mwwaygoo@hotmail.com ) */
.cal-today {
	font-size: 12px;color: #000000;background-color: #E4D47C;
	border-right-width: 1px;border-right-style: solid;border-right-color: #CCCCCC;}

/*This sets the calender year previous box */
.cal-year-prev {
	font-size: 12px;color: #000000;background-color: #FDF3BC;
	border-right-width: 1px;border-right-style: solid;border-right-color: #CCCCCC;}
	
/* This sets the calender year number previous box */
.cal-year {
	font-size: 12px;color: #000000;background-color: #FDF3BC;}

/*This sets the calender year Next box */
.cal-year-next {
font-size: 12px;color: #000000;background-color: #FDF3BC;
	border-left-width: 1px;border-left-style: solid;border-left-color: #CCCCCC;}

/*This sets the calender month outer box */
.cal-month-box {
	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #F1B183;}

/*This sets the calender month previous box */
.cal-month-prev {
	font-size: 12px;color: #000000;background-color: #FFFFFF;
	border-right-width: 1px;border-right-style: solid;border-right-color: #CCCCCC;}

/*This sets the calender month text box */
.cal-month {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9E4E14;
	background-color: #EACBA1;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-bottom-color: #B77342;border-left-color: #B77342;border-top-color: #B77342; border-right-color: #B77342;
}

/*This sets the calender month next box */
.cal-month-next {
	font-size: 12px;color: #000000;background-color: #FFFFFF;
	border-right-width: 1px;border-right-style: solid;border-right-color: #CCCCCC;}


/*This sets day box - comment this out*/
/*.cal-days-box {*/
/*	display: marker;*/
/*}*/

/*This sets day of the week start*/
.cal-day-start {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9F4D12;
}

/*This sets day of the week rest*/
.cal-day-rest {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9F4D12;
}


/*This sets days availible*/
.cal-days-avail {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #D9ECFD;
}

/*This sets the out of range days */
.cal-days-unknown {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #DFD8B1;
}

/*This sets days booked*/
.cal-days-booked {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #C7A49E;;
}

/*This sets the out of month days */
.cal-days-invalid {
	font-size: 12px;
	font-weight: bold;
	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: #ffffff;
	font: bold 10px  Verdana, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #FFE69A #743507 #743507 #FFE69A;
	text-indent: 2px; 
	background-color: #666666;
	padding: 3px;}



/* Make a table column that looks just like the submit button */
td.buttonmain {
background-color: #6F5650;
color: #F2E1C9;
font-weight: bold;
border-color: #371802;
border-width: 1px;
padding: 1px
}
