/* Standard CSS On All Pages */
 
BODY  {
      font-family:  Verdana, Arial, Helvetica, sans-serif;
	  background-color: #008d2f;
	  color: #01330f;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
	  width:100%;
      }

body.printable {background-color: #FFFFFF; margin-left: 0px; margin-top: 1px; margin-right: 0px; } 
body.owner-bg {
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
	  width:100%;
	 }
.maxwidth {
max-width:900px;
width:expression(document.body.clientWidth > 900? "900px": "auto" );
}

/* ***** MAIN TEXT STYLES ***** */
/* STANDARD HEADERS */
 
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #00a437; 
	text-align:left;
	margin: 10px 0px 10px 0px;
}

h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #007326;
	text-align:left;
	margin: 10px 0px 10px 0px;
}

h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #01376d;
	text-align:left;
	margin: 10px 0px 10px 0px
}
h3.house {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #01330f;
	text-align:left;
	margin: 10px 0px 10px 0px
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #01376d;
	text-align:left;
	margin: 10px 0px 10px 0px
}

h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #38c61e;
	text-align:left;
}

h6 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;
}

/* STANDARD BODY TAG FORMATTING */

P {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
}
	
TD {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

TH {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:left;

}

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

LI {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #01330f;
	padding: 0px;
	text-align:left;
}
/* 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: #01376d;
}

A:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #012952;
}
/* 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: #0159b1;
} 
/* NOTE: active/hover link should use underline */

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

.fineprint {
	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 {
	padding: 0px;
}

.subTable {
	padding: 0px;
	border: solid 1px #FFFFFF;
	}
.mainContent {
	padding: 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
.mainContent-interior {
	padding: 0px 30px 30px 30px;
	position:relative;
}
.contentArea {
	background-image:url(/images/interior-content-bg.gif);
	background-repeat:repeat-y;
	background-color: #ecfcd1;
	border-bottom: solid 1px #9bde0a;
}
.content-leftborder {
	background-color: #ecfcd1;
	width: 2px;
}
.contentPageHead {
	background-image: url(/images/interior-hd-bg.jpg);
	background-repeat:no-repeat;
	padding: 10px 0px 2px 30px;
}
.leftnav {
	color: #00a437;
	width: 183px;
	font-size: 11px;
	background-image:url(/images/nav-bg.jpg);
	background-color:#fbfcef;
	border: solid 1px #9bde0a;
}

.pg2Footer {
	padding: 5px 30px 20px 30px;
	}

#vds_footer {

	}

#vds_footer td, #vds_footer p {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #008d2f;
	text-align: left;}

#vds_footer A:link, #vds_footer A:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#vds_footer A:hover, #vds_footer A:active {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fffed7;
	text-decoration: underline;
} 
.copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
.address {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #01376d;
	text-align: left;
	padding: 14px 0px 0px 30px;
}
.top {
	width: 50px;
	float: right;
	font-size: 9px;
	display:block;
}
.shadow-top {
	background-image:url(/images/shadow-topBg.gif)}
.shadow-L {
	background-image:url(/images/shadow-midLbg.gif);
	width: 9px;}
.shadow-R {
	background-image:url(/images/shadow-midRbg.gif);
	width: 11px;}
.shadow-bot {
	background-image:url(/images/shadow-botBg.gif)}
.mast-bg {
	background-image: url(/images/mast-bg.jpg)
}
.mast-logo {
	padding: 5px 0px 0px 13px;
	text-align: right;}

.pic-area {
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;}

.pic-interior {
	padding: 3px 1px 3px 0px;
	background-color: #FFFFFF;
}

.content {
	background-color: #00aa38;
	padding: 21px 21px 32px 21px;
	font-size: 12px; 
	color: #FFFFFF;
}
.content p{
	background-color: #00aa38;
	padding:0px;
	font-size: 12px; 
	color: #FFFFFF;
	line-height:18px;
}

#qsrch {
	background-image:url(/images/qsrch-bg.jpg);
	border: solid 1px #9bde0a;
	width: 189px;
	height: 298px;
	margin: 0px auto;
	}	
#qsrch td{	
		font-size: 9px;
		padding: 5px 0px 0px 0px;
		color: #016727;
		text-align: left;
		}
	
/* qsrch form elements */
#qsrch input {
color: #515004;
border: 1px solid;
border-color: #003265;
text-indent: 0px; 
background-color: #FFFFFF;
padding: 1px;
width: 80px;
font-size: 11px;
}
#qsrch  a:link { 
	text-decoration: none; 
	color: #515004; 
	font-weight: normal; 
	text-decoration: underline;
 }
	
#qsrch a:visited { 
	text-decoration: none; 
	color: #272600; 
	font-weight: normal;
	text-decoration: underline; 
}

#qsrch a:hover { 
	text-decoration: none; 
	color: #00a838; 
	font-weight: normal; 
	text-decoration: underline;
}
#qsrch textarea select {
color: #515004;
border: 1px solid;
border-color: #003265;
text-indent: 0px; 
background-color: #FFFFFF;
padding: 0px;
width: 149px;
text-align: left;
font-size: 11px;
}
#qsrch select {
color: #515004;
border: 1px solid;
border-color: #003265;
text-indent: 0px; 
background-color: #FFFFFF;
padding: 0px;
width: 149px;
text-align: left;
font-size: 11px;
}
textarea.sm, select.sm {
color: #000000;
border: 1px solid;
border-color: #003265;
text-indent: 0px; 
background-color: #FFFFFF;
padding: 0px;
width: 40px;
}
#qsrch .qsrch-button {
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(/images/qsrch-but.gif);
	background-repeat: no-repeat;
	width: 135px;
	height: 22px;
	border: solid 0px #FFFFFF;
}
/* The button alternative with a 3d effect */
input.qsrchbutton {
color: #ffffff;
border: 0px;
border-style: outset;
border-color: #8FC1EC #0F538F #0F538F #8FC1EC;
text-indent: 2px; 
padding: 0px;
width: 158px;
height: 19px;
}
.quickflash-border {
	width: 5px;
	background-color: #d7bf88;
	}
.qflash-table {
	margin:5px;
}
/*for Ownernet*/
body.MainContent-owner {
	padding: 25px;}
TD.owner { 
	font-weight: bold;
	font-size: 11px; 
	border: 0px solid; 
	border-color: #439374 #006633 #004A29 #91C4B0; 
	background-color: #f7ebcf; 
	color: #01376d; 
	cursor: default; 
	text-align: left;
	padding-left: 22px;
	padding-bottom: 2px;
	background-image:url(/images/nav-bg.gif);
	height: 25px;
 }
a:link.owner { 
	text-decoration: none; 
	font-size: 11px; 
	color: #01376d; 
	font-weight: bold; 
 }
	
a:visited.owner { 
	text-decoration: none; 
	font-size: 11px; 
	color: #012952; 
	font-weight: bold; 
}

a:hover.owner { 
	text-decoration: none; 
	font-size: 11px; 
	color: #0159b1; 
	font-weight: bold; 
}
.mastR-owner {
	padding: 5px 0px 0px 0px}
.mast-logo-owner {
	padding: 5px 0px 0px 13px;
	text-align: right;}

/*********** BEGIN PROGRAMMED PAGE STYLES *************/
/*OwnerNet Vendor List*/
.vendortable	{ 
	width: 600px;
	background-color: #fcf8ee; 
	padding: 0px;
	margin: 0px;
	border: 1px solid #e3d0a4;
}
.vendorhead {
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003265;
	padding: 3px;
	background-color: #e3d0a4;
}
.vendorspecs {
	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #9b6d27;
	background-color: #fcf8ee;
	padding: 1px 5px 1px 5px;

}
.vendordescription {
	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #003265;
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #e3d0a4;

}
.vendorlabel {
	
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #9b6d27;

}
/*OwnerNet Reservation Rpt*/
.ownresreporttable { 
	width: 600px;
	background-color: #faf3e2; 
	padding: 0px;
	margin: 0px;
	border: 1px solid #003265;
}
.ownresreportheader 
{
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003265;
	padding: 3px;
	background-color: #e3d0a4;
}
.ownresreportcell {
	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003265;
	background-color: #ffffff;
	padding: 1px 5px 1px 5px;
	border: 1px solid #e3d0a4;

}
                          
/* THE QUERY PAGE */
/*Query Page - Search by Date*/
#SearchByDate {
	width: 160px;
	border: solid 3px #ecfcd1;
}
#SearchByDate {
	text-align: center;
}
#SearchByDate h3 {
	background-color: #FFFFFF;
	padding: 3px 3px 3px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 1px #61d688;
}
#areaTable td{
font-size:9px;
}
	
#SearchByDate p{
	font-size: 9px;
	margin: 1px;
}
#SearchByDate .box {
	height: 140px;
	border: dashed 1px #61d688;
	background-color: #f6fdeb;
	margin-top:2px;
	padding: 0px 0px 10px 10px;

}
#SearchByDate ul{
	display:block;
	margin-left: 0px;
	margin-top:2px;
}
#SearchByDate li{
	font-size: 11px;
	list-style-type: none;
	color: #000000;
	}
#SearchByDate select{
	width: 100px;
}
#SearchByDate img{
	margin-top: 15px;
	margin-right: 15px;
}
#SearchByDate input.button {
	width: 100px;
	padding: 0px;
	margin: 5px;
	height: 26px;
}
/*Query Page - Property Features*/
#PropertyFeatures {
	width: 180px;
	border: solid 3px #ecfcd1;
	margin: 0px;
}	
#PropertyFeatures div {
	margin: 3px;
}
#PropertyFeatures h3 {
	background-color: #FFFFFF;
	padding: 3px 3px 3px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 1px #61d688;
}

#PropertyFeatures p{
	font-size: 9px;
	margin: 1px;
}

#PropertyFeatures ul{
	display:block;
	margin-left: 0px;
	margin-top:2px;
	border: dashed 1px #61d688;
	background-color: #f6fdeb;
	margin-top:2px;
	padding: 0px 0px 10px 10px;
	height: 180px;
}
#PropertyFeatures li{
	font-size: 11px;
	list-style-type: none;
	}
#PropertyFeatures select{
	width: 156px;
}
#PropertyFeatures img{
	margin-top: 19px;
	margin-right: 25px;
}
/*Query Page - Amenities*/
#AmenitiesQuery {
	width: 370px;
	border: solid 3px #ecfcd1;
	margin-top: 0px;
}	
#AmenitiesQuery div {
	margin: 3px;
}
#AmenitiesQuery h3 {
	background-color: #FFFFFF;
	padding: 3px 3px 3px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 1px #61d688;
}
#AmenitiesQuery img{
	padding: 0px;
	margin: 0px;
}
#AmenitiesQuery p{
	padding: 0px;
	font-size: 9px;
	margin: 1px;
}
#AmenitiesQuery ul{
	display:block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#AmenitiesQuery li{
	font-size: 11px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 1px 0px 1px 0px;

	}
#AmenitiesQuery .box {
	border: dashed 1px #61d688;
	background-color: #f6fdeb;
	height: 220px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#AmenitiesQuery input.clear {
color: #000000;
border: 0px;
background-color: #f6fdeb;
padding: 0px;
width: 20px;
margin: -2px 0px -2px 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#AmenitiesQuery select{
	width: 156px;
}
#AmenitiesQuery img{
	margin-top: 19px;
	margin-right: 25px;
}
#AmenitiesQuery .amenityList1 {
	position: relative;
	width: 160px;
	float:left;
	
}
#AmenitiesQuery .amenityList2 {
	position: relative;
	width: 160px;
	float:right;
}
.pool-icon { 
background-image:url(/images/icon-pool.gif); 
background-repeat: no-repeat; 
background-position: 100px center;
}
.pet-icon { 
background-image:url(/images/icon-pet.gif); 
background-repeat: no-repeat; 
background-position: 92px center;
}
/*OLDSCHOOL 
.searchtable {
	padding: 0px;
	}

.searchlink {
	color: black;
	}
	
.querytable { 
	width: 100%;
	padding: 0px;
	border: solid 0px #f3e8ce;
	text-align:left;
}

.queryhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #816420;
	background-color: #f8eed6;
	background-image:url(/images/house-info-bg.gif);
	border-bottom: solid 1px #d4c3a9;
	padding: 0px 0px 0px 12px;
	height: 23px;
	text-align:left;
}
.queryspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #816420;
	text-align:left;
	padding: 2px 2px 1px 2px;
}
.querylabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #816420;
	padding: 2px 2px 1px 2px;
	text-align: right;
}*/
/* THE RESULTS PAGE */
Table.resultstable	{ 
	width: 100%;
	background-color: #FFFFFF;
	background-image:url(/images/results-bg.gif);
	background-repeat:no-repeat;
	background-position: top; 
	padding: 0px;
	margin: 0px;
	border-bottom: 3px solid #00CC33;
}

.resultshead {
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-image:url(/images/results-hd2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #a8e2bb; 
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #9bd6ac;
	padding: 3px 3px 3px 18px;
	height: 12px;

}

a:link.resultslink, a:visited.resultslink {
	
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #358FDD;
	padding: 3px;
	text-decoration: underline;
	
}

a:hover.resultslink, a:active.resultslink {
	
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000033;
	padding: 3px;
	text-decoration: underline;
}

.resultsspecs {
	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #01330f;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 18px;
	border-top: 3px solid #00CC33;
	margin: 0px;
}
                       
.resultsspecsON {
	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000066;
	background-color: #FFFFDD;
	padding: 3px;
}
.resultspic {
	text-align: center;
	padding: 1px;
	background-color: #a8e2bb;
	border-right: solid 1px #9bd6ac;
	border-top: solid 1px #9bd6ac;

	}
.bedslabel {
	
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #008d2f;
	background-color: #bbecbc; 
	padding: 3px;
	width: 80px;
	height: 12px;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #9bd6ac;
	border-top: solid 1px #9bd6ac;
}
                          
.photolink
{
	
	font-size: 9px;
	font-weight: bold;
	padding: 1px;
}
A:link.photolink, A:visited.photolink {
	
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #0066CC;
}
A:hover.photolink, A:active.photolink  {
	
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #D6A62C;
}
                           
/* The ALPHA page */
.alphatable {
	text-align: center;
	padding: 0px;
	border: solid 0px #FFFFFF;
	margin: 0px;
	width: 95%;
	background-color: #a0d5b2;
}
.alphaletter	{ 
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/alphaBG.gif);
	background-color: #34ab5b;
	border: 1px solid #096e2a; 
	padding: 0px;
}
.alphaname	{ 
	font-size: 10px;
	color: #003265;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #34ab5b;
	padding: 5px;
}
 

/* THE HOUSE PAGE */
.housethumb {
width:200;height:125;overflow:auto;
}
.housetable	{ 
	width: 100%;
	background-color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
	border: solid 0px #FFFFFF;
}

.househead {	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #01376d;
	text-align:left;
	background-color: #bbecbc;
	background-image:url(/images/house-info-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #8fc396;
	border-right: solid 1px #8fc396;
	padding: 2px 0px 0px 30px;
	height: 28px;
}
.househead2 {	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #01376d;
	text-align:left;
	border-bottom: solid 1px #8fc396;
	padding: 10px 0px 0px 0px;
	height: 28px;
}
.housespecs {
	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #01376d;
	text-align:left;
	padding: 8px 8px 8px 8px;

}
.housespecs li{
	list-style-image: url(/images/bullet.gif);
	width: 300px;	
}	
.house-address {
position: relative; 
margin: 4px 18px 0px 0px; 
float: right; 
width: 350px; 
font-size: 12px; 
text-align: right;
}
.house-tools-hd {
background-color: #f9fddc;
font-size: 9px;
font-weight: bold;
color: #01376d;
border: solid 1px #008d2f;
padding: 3px;
margin:5px 0px 0px 0px}

.house-tools-box {
border-right: solid 1px #a0e4b7;
border-bottom: solid 1px #a0e4b7;
border-left: solid 1px #a0e4b7;
padding: 3px;}


#house-tools td{
background-color: #FFFFFF;
font-size: 9px;
font-weight: normal;
padding: 2px 5px 2px 5px;
}
#house-tools A:link, #house-tools A:visited {
	
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #187424;
	padding-left: 5px;
}
#house-tools A:hover, #house-tools A:active  {
	
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0159b1;
	padding-left: 5px;
}
.specials-housepage {
	
	font-size: 13px;
	font-weight:bold;
	color: #d54100;
	text-align:left;
	background-color:#ffffff;
	padding: 1px;
	border-right: dashed 1px #d54100;
	width: 120px;
	}
TD.print-icon {
	text-align: right;
	padding: 0px 2px 2px 2px;
}
A:link.printlink, A:visited.printlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #01376d;
}
A:hover.printlink, A:active.printlink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0159b1;
}	
.amenitypic {
	border: 1px solid #cccccc;
}

/* The property details table */
.propdetailstable	{ 
	text-align: center;
	width: 100%;
	padding: 1px;
	border: 0px solid #EFDEB8;
	padding: 1px;
	background-color: #c1eeb7;
}
.propdetailsheads {
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #00a437;
	text-align: center;
	background-color: #f7ffba;
	border: 1px solid #a9dd9d; 
	padding: 3px;

}
.propdetails {
	
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 3px;
	background-color: #FFFFFF;
	color: #014016;
	border: 1px solid #a9dd9d;
}
.propimagetable {
	width: 100%;
	padding: 1px;
	border: 1px solid #a0e4b7;
	background-color: #FFFFFF;
}
/*Condo Rates*/

.condoratestable	{ 
	text-align: center;
	width: 100%;
	background-color: #FAF1DE; 
	padding: 1px;
	border: 1px solid #EFDEB8;
}
.condorateshead {
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	background-color: #CEB478;
	border: 1px solid #BFA464;
}
.condorateslabel {
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #003265;
	text-align: center;
	padding: 5px;
	background-color: #F6F5EC;
	border: 1px solid #E3D0A4;
}
              
.condoratesdata {
	text-align: center;
	padding: 3px;
	border: 1px solid #E3D0A4;
	background-color: #FFFFFF;
	color: #0F538F;

}
/* Property Rates Table on House Page */
.ratestable	{ 
	text-align: center;
	width: 100%;
	background-color: #c1eeb7; 
	padding: 1px;
	border: 0px solid #59c07b;	
	font-size: 11px;
}

.rateheads {
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #00a437;
	text-align: center;
	padding: 3px;
	background-color: #e8ff9e;
	border: 1px solid #a9dd9d;
}
              
.rates {
	text-align: center;
	padding: 3px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #a9dd9d;
	background-color: #FFFFFF;
	color: #014016;	
	padding: 3px;

}

div#map {
	width: 285;
	height: 240;
	border: 2px solid #c1eeb7;
	text-align: center;
	background-color: #fcffdf;
}
TD.house-pic {
	text-align: center;
	padding: 3px;
} 
TD.map-box {
	text-align: center;
	padding: 8px;
}                
                
/* The SPECIALS page */
.specialstable	{ 
	width: 100%;
	padding: 2px;
	margin: 1px;
	border: 1px solid #a0e4b7;
	background-color:#c1eeb7;
}
.specialscontent	{ 
	width: 100%;
	padding: 2px;
	margin: 1px;
	border: 0px;
	background-color:#FFFFFF;
	text-align:left;
}
.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #00a437;
	padding: 2px;
	background-color: #f7ffba;
	border: 1px solid #a0e4b7;
}

.specialsspecs {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align:left;
	color: #01330f;
	background-color: #FFFFFF;
	border: 1px solid #a0e4b7;
	padding: 5px;
}

A:link.specialslink, A:visited.specialslink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #01330f;
	text-decoration: underline;
}

A:hover.specialslink, A:active.specialslink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #006c10;
	text-decoration: underline;
}

A:link.specialsheaderlink, A:visited.specialsheaderlink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	text-decoration: underline;
	color: #01330f;
}
A:hover.specialsheaderlink, A:active.specialsheaderlink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	text-decoration: underline;
	color: #006c10;
}
  

.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: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #A69433;
	text-decoration: underline;
}
A:hover.specialshead, A:active.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #AA0000;
}
.specialsempty {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #5a9f72;
	background-color: #FFFFFF;
	border: 1px solid #a0e4b7;
	padding: 3px;
}

  
  /* The CONCIERGE page */
.conciergetable	{ 
	background-color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	border: 1px solid #e3d0a4;
}
.conciergehead {
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003265;
	padding: 3px;
	background-color: #e3d0a4;
}

.conciergespecs {
	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #003265;
	background-color: #f4f2e7;
	padding: 3px;
}

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

.eventshead {
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
	background-color: #003265;
}

.eventsspecs {
	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #003265;
	background-color: #f4f2e7;
	padding: 3px;
}
                          
.eventsdetails {
	
	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 #74cb91;
	padding: 2px;
	background-color: #FFFFFF;
}

.comparehead {
	background-color: #FFFFFF;
	padding: 3px;
}

.comparedata {
	padding: 3px;
	background-color: #ffffff;
	color: #FFFFFF;
}
                
.carthead {
	
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border: 0px;
	background-color: #008d2f;
}

.cartspecs {
	padding: 3px;
	background-color: #faffcd;
	color: #2F7BBD;
}
                
.cartdata {
	padding: 3px;
	background-color: #ffffff;
	color: #2B74B3;
	border-bottom: 1px solid #74cb91;
	text-align: center;
}
                
.carttable	{ 
	text-align: center;
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px dotted #74cb91;
}
/* For the Booking Process*/
.progressBar{
                padding: 2px;
                text-align:center;
                font-size:12px;
        		color: #a3a3a8;
}
.progressBarSelected{
        		color: #104405;
                font-weight:bold;
                font-style:normal;
                border-top: 1px solid #a9e19d;
				border-right: 1px solid #a9e19d;
				border-bottom: 3px dotted #019632;
				border-left: 1px solid #a9e19d;
                padding: 5px 8px 5px 8px;
				
				background-color: #f2ed75;
                
}
.progressBarNotSelected{
        		color: #909ba5;
                font-weight:normal;
                font-style:italic;
                border-bottom: 0px solid #a3a3a8;
                border-top: 0px solid #a3a3a8;
                padding: 2px 6px 2px 6px;
                background-color:#c9dac5;
}
/* RESERVATIONS */
.reserve {
	font-size: 11px;
	font-weight: bold;
	color: #008d2f;
	padding: 4px;
	border: 0px;
	background-color: #f4fcab;
	border: solid 1px #a9dd9d;
	width: 75%;
	text-align: right;
}
.reservehead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	border: 0px;
	background-color: #008d2f;
	border: solid 3px #ffffff;
	text-align:left;
}
.reservedata {
	font-size: 11px;
	padding: 4px;
	background-color: #ffffff;
	color: #015c1f;
	border: solid 1px #a9dd9d;
	width: 25%;
	text-align: right;
}
                
.reservetable	{ 
	background-color: #c1eeb7;
	padding: 4px;
	width: 240px;
}
.resterms {
        width:100%;
        height:205px;
        overflow:auto;
}
/*For the Reservations Form to align the pieces*/
Table.resformtable {
	width: 70%;
	float: left;
}
.resformlabel {
text-align: right;
}
.resformdata {
text-align: left;
}
                
/*For the 3D text links that need to look like FORM buttons*/
.buttonbar {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	color: #2e411a;
	padding: 0px;
}

.buttonbartable {
	padding: 0px;
	margin: 0px 0px 0px 3px;;
}

.buttonbarcell {
	padding: 0px;
	background-color: #f8f2a5;
	color: #2e411a;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 166px;
	height: 19px;
	text-align: center;
	margin: 0px;
}

.buttonbarcell2 {
	padding: 0px;
	background-color: #f8f2a5;
	color: #2e411a;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height: 19px;
	text-align: center;
	margin: 0px;
}
.book-buttonbarcell3 {
	padding: 0px;
	background-color: #f8f2a5;
	color: #2e411a;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 250px;
	height: 19px;
	text-align: center;
	margin: 0px;
}
.book-buttonbarcell2 {
	padding: 0px;
	background-color: #f8f2a5;
	color: #2e411a;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height: 19px;
	text-align: center;
	margin: 0px;
}
.buttonbarcell3 {
	padding: 0px;
	background-color: #f8f2a5;
	color: #2e411a;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 250px;
	height: 19px;
	text-align: center;
	margin: 0px;
}

a:link.buttonbarlink, a:visited.buttonbarlink {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	background-image:url(/images/submit-button-bg.gif);
	background-repeat: repeat-x;
	display:block;
	width: 166px;
	padding: 5px;
	margin: 0px;
}

a:hover.buttonbarlink {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	background-image:url(/images/submit-button-bg-over2.gif);
	background-repeat: repeat-x;
	display:block;
	width: 166px;
	padding: 5px;
	margin: 0px;
}

a:active.buttonbarlink {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	background-image:url(/images/submit-button-bg-over2.gif);
	background-repeat: repeat-x;
	display:block;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	width: 166px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}
a:link.book-buttonbarlink2, a:visited.book-buttonbarlink2 {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	background-image:url(/images/submit-book-bg.gif);
	background-repeat: repeat-x;
	display:block;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

a:hover.book-buttonbarlink2 {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	background-image:url(/images/submit-book-bg-over2.gif);
	background-repeat: repeat-x;
	display:block;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

a:active.book-buttonbarlink2 {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	background-image:url(/images/submit-book-bg-over2.gif);
	background-repeat: repeat-x;
	display:block;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}
a:link.book-buttonbarlink3, a:visited.book-buttonbarlink3 {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	background-image:url(/images/submit-book-bg.gif);
	background-repeat: repeat-x;
	display:block;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	width: 250px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	}

a:hover.book-buttonbarlink3 {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	background-image:url(/images/submit-book-bg-over2.gif);
	background-repeat: repeat-x;
	display:block;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	width: 250px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	
}

a:active.book-buttonbarlink3 {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	background-image:url(/images/submit-book-bg-over2.gif);
	background-repeat: repeat-x;
	display:block;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	width: 250px;
	padding: 4px 0px 4px 0px;
	margin: 0px;

}

a:link.buttonbarlink2, a:visited.buttonbarlink2 {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	background-image:url(/images/submit-button-bg.gif);
	background-repeat: repeat-x;
	display:block;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

a:hover.buttonbarlink2 {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	background-image:url(/images/submit-button-bg-over3.gif);
	background-repeat: repeat-x;
	display:block;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

a:active.buttonbarlink2 {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	background-image:url(/images/submit-button-bg.gif);
	background-repeat: repeat-x;
	display:block;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

a:link.buttonbarlink3, a:visited.buttonbarlink3 {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	background-image:url(/images/submit-button-bg.gif);
	background-repeat: repeat-x;
	display:block;
	width: 250px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

a:hover.buttonbarlink3 {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	background-image:url(/images/submit-button-bg-over3.gif);
	background-repeat: repeat-x;
	display:block;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	width: 250px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

a:active.buttonbarlink3 {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	background-image:url(/images/submit-button-bg.gif);
	background-repeat: repeat-x;
	display:block;
	width: 250px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}
/*For the BOOK IT button - 3D text links that need to look like FORM buttons*/
.book-buttonbar {
		font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	color: #2e411a;
	padding: 0px;
}

.book-buttonbartable {
	padding: 0px;
	margin: 0px;
}

.book-buttonbarcell {
	padding: 0px;
	background-color: #f8f2a5;
	color: #2e411a;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 166px;
	height: 19px;
	text-align: center;
	margin: 0px;
}

a:link.book-buttonbarlink, a:visited.book-buttonbarlink {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	background-image:url(/images/submit-book-bg.gif);
	background-repeat: repeat-x;
	display:block;
	width: 166px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

a:hover.book-buttonbarlink {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	background-image:url(/images/submit-book-bg-over2.gif);
	background-repeat: repeat-x;
	display:block;
	width: 166px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

a:active.book-buttonbarlink {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	background-image:url(/images/submit-button-bg-over2.gif);
	background-repeat: repeat-x;
	display:block;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	width: 166px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}


/* FORM elements */
input {
color: #016121;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #016121;
text-indent: 2px; 
background-color: #FFFFFF;
padding: 2px;
width: 180px;
}
select {
color: #016121;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #016121;
text-indent: 2px; 
background-color: #FFFFFF;
padding: 2px;
}
textarea {
color: #016121;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #016121;
text-indent: 2px; 
background-color: #FFFFFF;
padding: 2px;
}

/* The checkbox/radio alternative to matches the page background color */
input.clear {
color: #000000;
border: 0px;
background-color: #ecfcd1;
padding: 0px;
width: 20px;
margin: -2px 0px -2px 0px;
}

/* The button alternative with a 3d effect */
/*input.button {
color: #ffffff;
font: bold 12px Arial, Helvetica, sans-serif;
border: 0px;
border-style: outset;
border-color: #8FC1EC #0F538F #0F538F #8FC1EC;
text-indent: 0px; 
background-image:url(/images/button.gif);
padding: 0px;
width: 180px;
height: 24px;
}*/

input.disabled{
	border: 3px double #999999;
	border-top-color: #B0ADAD;
	border-left-color: #B0ADAD;
	padding: 0px;
	background-color: #BFBABA;
	background-image:url(/images/submit-button-clicked-bg.gif);
	background-repeat: repeat-x;
	color: #545050;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 170px;
	height: 26px;
} 

input.button{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0px;
background-color: #f8f2a5;
background-image:url(/images/submit-button-bg.gif);
background-repeat: repeat-x;
color: #2e411a;
font-size: 11px;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 170px;
height: 26px;
} 
input.button:hover
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
background-color: #FFFFFF;
background-image:url(/images/submit-button-bg-over2.gif);
background-repeat: repeat-x;
color: #2e411a;
} 
input.button:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
background-color: #FFFFFF;
background-image:url(/images/submit-button-bg-over2.gif);
background-repeat: repeat-x;
color: #2e411a;

}
/* CALENDAR STYLES ARE HERE */

.arrivalLink {
	color: black;
	}
	
.backtotopLink {
	color: white;
	}

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

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

/* This sets the calender outer box */
.cal-box {
	border-top-color: #017c2d;
	border-right-color: #017a2d;
	border-bottom-color: #017a2d;	
	border-left-color: #017a2d;
	margin: 3px;
	}
	
/* This sets the calendar back */
.cal-back {
	background-color: #017c2d;
	}
	
/* 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: #f3f5d9;
	border-right-color: #CCCCCC;
	}

/*This sets the calender year previous box */
.cal-year-prev {
	color: #000000;
	background-color: #f3f5d9;
	border-right-color: #CCCCCC;
	}
	
/* This sets the calender year number previous box */
.cal-year {
	color: #000000;
	background-color: #f3f5d9;
	}

/*This sets the calender year Next box */
.cal-year-next {
	color: #000000;
	background-color: #f3f5d9;
	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: #f3f5d9;
	border-right-color: #CCCCCC;
	}

/*This sets the calender month text box */
.cal-month {
	color: #ffffff;
	font-weight:bold;
	background-color: #009f35;
	border: solid 1px;
	border-bottom-color: #90dcaa;
	border-left-color: #90dcaa;
	border-top-color: #90dcaa; 
	border-right-color: #90dcaa;
	padding: 3px;
	text-align:center;
}

/*This sets the calender month next box */
.cal-month-next {
	color: #000000;
	background-color: #009f35;
	border-right-color: #CCCCCC;
	}


/*This sets day of the week start*/
.cal-day-start {
	color: #004e1c;
	background-color: #67d48b;
	padding-left: 5px;
}

/*This sets day of the week rest*/
.cal-day-rest {
	color: #004e1c;
	background-color: #67d48b;
	padding-left: 5px;
}


/*This sets days availible*/
.cal-days-avail {
	color: #000000;
	background-color: #fffb9b;
	padding-left: 5px;
	padding-bottom: 2px;
}

/*This sets the out of range days */
.cal-days-unknown {
	color: #000000;
	background-color: #d9eac7;
	padding-left: 5px;
	padding-bottom: 2px;
}

/*This sets days booked*/
.cal-days-booked {
	color: #000000;
	background-color: #d7e7f8;
	padding-left: 5px;
	padding-bottom: 2px;
}

.cal-days-HS {
	color: #000000;
	background-color: #7EABB2;
	padding-left: 5px;
}
.cal-days-UC {
	color: #000000;
	background-color: #FCD97F;
	padding-left: 5px;
}
.cal-days-C {
	color: #000000;
	background-color: #6A93E2;
	padding-left: 5px;
}
.cal-days-W {
	color: #000000;
	background-color: #D4C3A9;
	padding-left: 5px;
}
.cal-days-G {
	color: #000000;
	background-color: #FFBA5F;
	padding-left: 5px;
}
.cal-days-O {
	color: #000000;
	background-color: #95E49F;
	padding-left: 5px;
}


/*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: 0px;border-bottom-style: solid;border-bottom-color: #743507;
}
.3dbuttoncell {
	color: #ffffff;
	font: bold 11px Verdana, Helvetica, sans-serif;
	border: 0px;
	border-style: outset;
	border-color: #FFE69A #743507 #743507 #FFE69A;
	/* background-image:url(/images/button.gif); */
	text-indent: 0px; 
	padding: 0px;
	width: 180px;
	height: 24px;}



/* Make a table column that looks just like the submit button */
td.buttonmain {
/* background-image:url(/images/button.gif); */
color: #ffffff;
font-weight: bold;
border-color: #371802;
border-width: 0px;
padding: 0px;
width: 180px;
height: 24px;
}

#jumpAnchors a, #jumpAnchors a:link, #jumpAnchors a:visited {
text-decoration:underline;
}
#jumpAnchors a:hover, #jumpAnchors a:active{
color:#000;
text-decoration:none;
}

#guestReviewsLink{
width: 189px;
float: right;
margin-top: -26px;
margin-right: -15px;}

#guestReviewsLink p{text-align:justify;font-size:11px;line-height:14px;}
#guestReviewsLink p a:link, #guestReviewsLink p a:visited{color:#012952}
#guestReviewsLink p a:hover, #guestReviewsLink p a:active{color:#0159B1}
