/* Standard CSS On All Pages */
 
body,td,th {
	color: #665b7e;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal;
	
}
body {
	background-color: #5b5954;
	margin:0px auto;
	padding:0px;
}

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

/* ***** MAIN TEXT STYLES ***** */
/* STANDARD HEADERS */
 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #330099;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #330099;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #330099;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #330099;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #330099;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #330099;
}

/* STANDARD BODY TAG FORMATTING */

P {
	color: #665b7e;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal;
}
	
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #665b7e;
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #665b7e;
}

hr {
    border-style: solid;
    background-color: #665b7e;
    height: 1px;
	padding: 1px;
    border: none; 
    width: 100%; 
    }

hr .testimonials {
    background-color: #665b7e;
    height: 1px;
	padding: 0px;
    width: 90%; 
    }

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #665b7e;
	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: none;
	color: #665b7e;
}

A:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #665b7e;
}
A:active {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #665b7e;
}
/* NOTE: visited link should be a slightly darker version of main link color */

A:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #9966cc;
} 
/* NOTE: active/hover link should use underline */

.alert {
	font-weight: bold;
	color: #FF0000;
}
/* NOTE: alert should use a variation of red */

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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 {
	padding: 5px;
	background-color:#FFFFFF;
	}

#footer {
	position:relative;
	width:100%;
	height:auto;
	z-index:2;
	text-align:center;
	font-size:10px;
}
#footer a:link{
color: #665b7e;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}
#footer a:active{
color: #665b7e;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}
#footer a:visited{
color: #665b7e;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}
#footer a:hover{
color: #9966CC;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:underline;
}

/*********** Home Page Styles *************************/
#container {
	position:relative;
	width:999px;
	z-index:1;
	min-height: 818px;
	height:auto;
	background-color: #fffbf1;
	background-image: url(/images/bg-image.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	border-left:1px solid #746e9b;
	border-right:1px solid #746e9b;
}
#header {
	position:relative;
	width:100%;
	height:auto;
	z-index:2;
}
.headerimg {
	padding:0px 5px 5px 20px;
}
#topnav{
	position:relative;
	padding-right:20px; 
	text-align:right; 
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #665b7e;
	font-style: normal;
}
.topnav a:link{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #665b7e;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif; 

}
.topnav a:active{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #665b7e;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif; 

}
.topnav a:vistied{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #665b7e;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif; 

}
.topnav a:hover{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #9966CC;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif; 

}

#navigation {
	position:relative;
	width:997px;
	height:30px;
	z-index:2;
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
font-style: normal;
	font-weight: bold;
	color: #665b7e;
	font-size:11px;
}
#navigation a:link{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #665b7e;
	font-size:11px;
}
#navigation a:active{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #665b7e;
	font-size:11px;
}
#navigation a:vistied{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #665b7e;
	font-size:11px;
}
#navigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #9966CC;
	font-size:11px;
}

#homeleftcolumn {
	position:relative;
	width:645px;
	height:auto;
	z-index:2;
	float: left;
	padding: 10px 20px;
	text-align: left;
}
#homerightcolumn {
	position:relative;
	width:300px;
	height:auto;
	z-index:2;
	float: right;
	text-align: left;
}
#clear {
	position:relative;
	width:100%;
	z-index:2;
	clear: both;
	height: auto;
}
#topcalloutbox {
	position:relative;
	width:267px;
	height:auto;
	z-index:2;
	margin: 10px 10px 25px 10px;
}
#topcalloutboxtop {
	position:relative;
	width:267px;
	height:29px;
	z-index:3;
}
#topcalloutboxbottom {
	position:relative;
	width:245px;
	z-index:4;
	min-height: 200px;
	background-color: #fffbf1;
	background-image: url(/images/sidecallout-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #ad94c5;
	border-left: 1px solid #ad94c5;
	border-right: 1px solid #ad94c5;
	padding: 10px;
}
#bottomcalloutbox {
	position:relative;
	width:267px;
	height:auto;
	z-index:2;
	margin: 10px 10px 20px 10px;
	padding-top: 5px;
}
#bottomcalloutboxtop {
	position:relative;
	width:267px;
	z-index:3;
}
#bottomcalloutboxbottom {
	position:relative;
	width:245px;
	z-index:4;
	min-height: 200px;
	background-color: #fffbf1;
	background-image: url(/images/sidecallout-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #ad94c5;
	border-left: 1px solid #ad94c5;
	border-right: 1px solid #ad94c5;
	padding: 10px;
}
#topcalloutboxpg2 {
	position:relative;
	width:267px;
	height:auto;
	z-index:2;
	margin: 25px 10px 25px 10px;
}
#topcalloutboxtoppg2 {
	position:relative;
	width:267px;
	height:29px;
	z-index:3;
}
#topcalloutboxbottompg2 {
	position:relative;
	width:245px;
	z-index:4;
	min-height: 200px;
	background-color: #fffbf1;
	background-image: url(/images/sidecallout-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #ad94c5;
	border-left: 1px solid #ad94c5;
	border-right: 1px solid #ad94c5;
	padding: 10px;
}
.photostyle{
border:1px solid #746e9b;}
#leftcolumn {
	position:relative;
	width:645px;
	height:auto;
	z-index:2;
	float: left;
	padding: 10px 20px;
	text-align: left;
}
#leftcolumnerrorpg {
	position:relative;
	width:950px;
	height:auto;
	z-index:2;
	float: left;
	padding: 10px 20px;
	text-align: left;
}
#rightcolumn {
	position:relative;
	width:280;
	height:auto;
	z-index:2;
	float: right;
	text-align: left;
}
/*********** 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: 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: 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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000033;
	padding: 3px;
}

.resultsspecs {
	font-family: 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: 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: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 1px;
}
A:link.photolink, A:visited.photolink {
	font-family: 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: 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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3D59A8;
	background-color: #9CBFDE;
}
.housespecs {
	font-family: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: #665b7e;
	font: bold 10px Arial, Helvetica, sans-serif;
	border: 1px outset #665b7e;
	background-image:url(/images/btn_lgbg.gif);
	background-repeat:repeat-x;
	padding: 5px;
	width: 205px;
	text-align: center;
}
.buttonbarcell2 {
	color: #665b7e;
	font: bold 10px Arial, Helvetica, sans-serif;
	border: 1px outset #665b7e;
	text-indent: 2px;
	background-image:url(/images/btn_lgbg.gif);
	background-repeat:repeat-x;
	padding: 5px;
	width: 225px;
}
a:link.buttonbarlink, a:active.buttonbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #665b7e;
}

a:hover.buttonbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #665b7e;
}

a:visited.buttonbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #665b7e;
}

/* FORM elements */
input, textarea, select {
color: #665b7e;
font: normal 11px Arial, Helvetica, sans-serif;
border: 1px solid#665b7e;
text-indent: 2px; 
/*background-color: #FEFFD5;
*/
padding: 2px;
}

input.googlesearch {
color: #665b7e;
font: normal 11px Arial, Helvetica, sans-serif;
border: 1px solid#665b7e;
text-indent: 2px; 
/*background-color: #FEFFD5;
*/
padding: 2px;
background-image:url(/images/btn_lgbg.gif);
background-repeat:no-repeat;
}
/* The checkbox/radio alternative to matches the page background color */
input.clear {
color: #000000;
border: 0px;
background-color: #FFFFFF;
padding: 0px;
}

/* The button alternative with a 3d effect */
input.button {
color: #ffffff;
font: bold 10px Arial, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #371802;
text-indent: 2px; 
background-color: #ab7d36;
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
}

.tableline	{
	background-color: #FFFFFF;
	border: 2px #665B7E solid;
}
.tablelinebg	{ 
	background-color: #E8E7EF; 
	border: 2px #332A86 solid; 
}
.tablehead {
	color: #665B7E;
	font-size: 11px;
	font-family: Verdana,Arial,sans-serif;
	font-weight : bold;
	background-color: #FAE7B4;
	height: 25px;
}
