/* Standard CSS On All Pages */
 
BODY  {
      background-color: #fbfaf5;
      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 {
 background-image:url(images/owner-bg.gif);
      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-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #01376d;
	text-align:left;
	line-height: 135%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-align:left;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #816420;
	text-align:left;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #01376d;
	text-align:left;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #816420;
	text-align:left;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;
}

/* STANDARD BODY TAG FORMATTING */

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 333333;
	text-align:left;
	line-height: 135%;
}
	
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 333333;
	line-height: 135%;
}

TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 333333;
	text-align:left;
	line-height: 135%;
}

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

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 1px;
	text-align:left;
	line-height: 135%;
}
/* 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: #01376d;
}

A:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	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: #CC0000;
}
/* 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 {
	padding: 25px;
	background-color: #FFFFFF;
	}
.mainContent-int {
	padding: 25px;
	background-color: #FFFFFF;
	border-top: solid 1px #d4c3a9;
	}
TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 14px 0px 0px 0px;
}

A:link.footer, A:visited.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #01376d;
	text-decoration: none;
}

A:hover.footer, A:active.footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #02509e;
	text-decoration: underline;
} 
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #01376d;
	text-align: left;
	padding: 14px 0px 0px 30px;
}
.mast-logo {
	padding: 5px 0px 0px 13px;
	text-align: right;}
.mastR {
	padding: 5px 4px 0px 0px}
.mast-number {
	padding: 10px 0px 0px 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #01376d;
	background-image:url(images/mast-bg.gif);
	width:98px;
	text-align: left;
	}
.mast-city {
	padding: 5px 0px 0px 0px;
	background-image:url(images/mast-bg.gif);
	text-align: right;
	}
.mast-number-test {
	padding: 0px 0px 26px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #01376d;
	width:98px;
	text-align: left;
	vertical-align:bottom;
	}
	
.mast-city-test {
	padding: 0px 0px 3px 0px;
	text-align: right;
	vertical-align: bottom;
	}
.pic-area {
	background-color: #d4c3a9;
	text-align: left;
	}
.pic {
	background: url(images/STM_Winter-Town_09.jpg) no-repeat;
/*	background: url(images/pic-homepage.jpg) no-repeat;	 */
	text-align: right;
}
.picborder {
	text-align: right;}
.leftbar {
	background-image:url(images/leftbar-bg.gif);
}
.left-interior {
	padding-right: 4px;}
.leftbar-bot {
	padding: 0px 0px 0px 13px;
	text-align: right;
}
.content-botR {
	padding: 0px 15px 0px 0px;
	text-align: right;
}
.content-bot {
	background-image:url(images/content-bot-bg.gif);
	height: 12px;
}
.qsrch-bg {
	background-image:url(images/qsrch-bg.gif);
	text-align: right;}	
.qsrch-bg-int {
	background-image:url(images/qsrch-bg-int.gif);
	text-align: right;
	padding-right: 4px;}	
body.qsrch {
	  background-color: #e3d0a4;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
}
TD.qsrch-links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003265;
	text-align: center;
	padding: 5px 0px 5px 10px;
	}
A:link.qsrch-links, A:visited.qsrch-links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003265;
	text-decoration: none;
	}
A:hover.qsrch-links, A:active.qsrch-links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #02509e;
	text-decoration: underline;
}	
TD.qsrch-items  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 42px;
	padding: 0px 0px 0px 10px;
	}	
TD.qsrch-formitems  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 2px 1px 3px 1px;
	}	
/* qsrch form elements */
input.qsrchtext {
color: #000000;
font: normal 10px Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #003265;
text-indent: 0px; 
background-color: #FFFFFF;
padding: 1px;
width: 80px;
}
textarea.qsrchfield, select.qsrchfield {
color: #000000;
font: normal 10px Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #003265;
text-indent: 0px; 
background-color: #FFFFFF;
padding: 0px;
width: 119px;
text-align: left;
}
textarea.qsrchfield-sm, select.qsrchfield-sm {
color: #000000;
font: normal 10px Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #003265;
text-indent: 0px; 
background-color: #FFFFFF;
padding: 0px;
width: 40px;
}
.qsrch-button {
	padding: 3px 0px 0px 0px;
	text-align: center;
}
/* The button alternative with a 3d effect */
input.qsrchbutton {
color: #ffffff;
font: normal 10px Arial, Helvetica, sans-serif;
border: 0px;
border-style: outset;
border-color: #8FC1EC #0F538F #0F538F #8FC1EC;
text-indent: 2px; 
background-image:url(images/qsrch-button.gif);
padding: 0px;
width: 158px;
height: 19px;
}
.quickflash-border {
	width: 5px;
	background-color: #00457a;
	}
.qflash-table {
	margin:5px;
}
/*for Ownernet*/
body.MainContent-owner {
	padding: 25px;}
TD.owner { 
	font-family:Arial, Helvetica, sans-serif;
	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; 
	font-family: Arial, Helvetica, sans-serif; 
 }
	
a:visited.owner { 
	text-decoration: none; 
	font-size: 11px; 
	color: #012952; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.owner { 
	text-decoration: none; 
	font-size: 11px; 
	color: #0159b1; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
.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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003265;
	padding: 3px;
	background-color: #e3d0a4;
}
.vendorspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #9b6d27;
	background-color: #fcf8ee;
	padding: 1px 5px 1px 5px;

}
.vendordescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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-family: Verdana, Arial, Helvetica, sans-serif;
	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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003265;
	padding: 3px;
	background-color: #e3d0a4;
}
.ownresreportcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003265;
	background-color: #ffffff;
	padding: 1px 5px 1px 5px;
	border: 1px solid #e3d0a4;

}
                          
/* THE SEARCH PAGE */

.resetbutton{
background:none;
border:none;
vertical-align:bottom;
}

.searchtable {
	padding: 0px;
	}

.searchlink {
	color: black;
	}
	
.querytable { 
	width: 100%;
	background-color: #FFFFFF; 
	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 */
.resultstable	{ 
	width: 95%;
	background-color: #b8a280; 
	padding: 0px;
	margin: 0px;
	border: 0px solid #997d51;
}

.resultshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #E3D0A4; 
	padding: 0px 3px 0px 3px;
	height: 12px;

}

a:link.resultslink, a:visited.resultslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #358FDD;
	padding: 3px;
	text-decoration: none;
	
}

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

.resultsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #01376D;
	background-color: #F4F2E7;
	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;
}
.resultspic {
	text-align: center;
	background-color: #F4F2E7;
	padding: 3px;
	}
.bedslabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #816420;
	background-color: #E3D0A4; 
	padding: 0px 3px 0px 3px;
	width: 80px;
	height: 12px;
	
}
                          
.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: solid 1px #E3D0A4;
	margin: 0px;
	width: 95%;
}
.alphaletter	{ 
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #CEB478;
	border: 1px solid #BFA464; 
	padding: 3px;
}
.alphaname	{ 
	font-size: 10px;
	color: #003265;
	text-align: left;
	background-color: #F4F2E7;
	border: 1px solid #E3D0A4;
	padding: 3px;
}
 

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

.househead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #816420;
	text-align:left;
	background-color: #f8eed6;
	background-image:url(images/house-info-bg.gif);
	border-bottom: solid 1px #d4c3a9;
	padding: 0px 0px 0px 12px;
	height: 23px;
}
.housespecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #816420;
	text-align:left;
	padding: 10px 10px 10px 10px;

}
.specials-housepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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: none;
	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: 1px solid #EFDEB8;
	padding: 1px;
	background-color: #F4F2E7;
}
.propdetailsheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #C1A667;
	border: 1px solid #C1A667; 
	padding: 3px;
}
.propdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 3px;
	background-color: #FFFFFF;
	color: #003265;
	border: 1px solid #E3D0A4;
}
.propimagetable {
	width: 100%;
	padding: 1px;
	border: 1px solid #EFDEB8;
	background-color: #FFFFFF;
}
/*Condo Rates*/

.condoratestable	{ 
	text-align: center;
	width: 100%;
	background-color: #FAF1DE; 
	padding: 1px;
	border: 1px solid #EFDEB8;
}
.condorateshead {
	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: #CEB478;
	border: 1px solid #BFA464;
}
.condorateslabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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: #FFFFFF; 
	padding: 1px;
	border: 1px solid #EFDEB8;
}

.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: #CEB478;
	border: 1px solid #BFA464;
}
              
.rates {
	text-align: center;
	padding: 3px;
	border: 1px solid #E3D0A4;
	background-color: #F4F2E7;
	color: #0F538F;
}

div#map {
	width: 298px;
	height: 223px;
	text-align: center;
	background-color: #F4F2E7;
}
TD.map {
	text-align: center;
}
                
                
/* The SPECIALS page */
.specialstable	{ 
	width: 99%;
	padding: 2px;
	margin: 1px;
	border: none;
}
.specialscontent	{ 
	width: 99%;
	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: #ffffff;
	padding: 2px;
	background-color: #BFA464;
}

.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: none;
}
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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: none;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #333333;
}
.specialsempty {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #837E68;
	background-color: #FFFFFF;
	border: 1px solid #E3D0A4;
	padding: 3px;
}
.specialsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	text-indent: 0px;
	text-align:left;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #E3D0A4;
	padding: 5px;
}
  
  
  /* The CONCIERGE page */
.conciergetable	{ 
	background-color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	border: 1px solid #e3d0a4;
}
.conciergehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003265;
	padding: 3px;
	background-color: #e3d0a4;
}

.conciergespecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
	background-color: #003265;
}

.eventsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #003265;
	background-color: #f4f2e7;
	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;
}

/* RESERVATIONS */
.reserve {
	font-size: 11px;
	font-weight: bold;
	color: #816420;
	padding: 4px;
	border: 0px;
	background-color: #eddebc;
	border: solid 1px #ffffff;
	width: 75%;
	text-align: right;
}
.reservehead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	border: 0px;
	background-color: #d4c3a9;
	border: solid 3px #ffffff;
	text-align:left;
}
.reservedata {
	font-size: 11px;
	padding: 4px;
	background-color: #ffffff;
	color: #816420;
	border: solid 1px #ffffff;
	width: 25%;
	text-align: right;
}
                
.reservetable	{ 
	background-color: #d4c3a9;
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	color: #ffffff;
}

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

.buttonbarcell {
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;
text-align: center;
}

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: none;
	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;
}

/*For the BOOK IT button - 3D text links that need to look like FORM buttons*/
.book-buttonbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	color: #ffffff;
}

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

.book-buttonbarcell {
	color: #663300;
	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-book.gif);
	padding: 0px;
	width: 180px;
	height: 24px;
	text-align: center;
}

a:link.book-buttonbarlink, a:active.book-buttonbarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.book-buttonbarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:visited.book-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 {
color: #003265;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #003265;
text-indent: 2px; 
background-color: #FBF6E9;
padding: 2px;
width: 180px;
}
select {
color: #003265;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #003265;
text-indent: 2px; 
background-color: #FBF6E9;
padding: 2px;

}
textarea {
color: #003265;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #003265;
text-indent: 2px; 
background-color: #FBF6E9;
padding: 2px;
}

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

/* 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;
}


/* 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: #717171; text-decoration:underline; }
.cal-dlink:visited { color: #717171; text-decoration:underline; }
.cal-dlink:hover   { color: #717171; text-decoration:underline; }

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

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

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

/*This sets the calender month text box */
.cal-month {
	color: #ffffff;
	font-weight:bold;
	background-color: #01376d;
	border-bottom-color: #C39D46;
	border-left-color: #C39D46;
	border-top-color: #C39D46; 
	border-right-color: #C39D46;
	padding: 2px;
	text-align:center;
}

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


/*This sets day of the week start*/
.cal-day-start {
	color: #ffffff;
	background-color: #BFA56A;
	padding-left: 5px;
}

/*This sets day of the week rest*/
.cal-day-rest {
	color: #ffffff;
	background-color: #BFA56A;
	padding-left: 5px;
}


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

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

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

.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;
}


/* For the Booking Process*/
.progressBar{
                padding: 0px;
                text-align:left;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
        		color: #a3a3a8;
				margin-top: 0px;
}

.progressBarSelected{
        		color: #000000;
                font-weight:bold;
                padding: 0px 5px 0px 5px;
}

.progressBarNotSelected{
        		color: #77787b;
                font-weight:normal;
                padding: 0px 5px 0px 5px;
}


/* Promo Code Classes */

.promo_table_container {
	width: 599px;
	margin-top: 25px;
}

.promo_td_1 {
	width: 359px;
	padding-right: 20px;
	padding-left:3px;
}

.promo_td_2 {
	text-align: right;
	width: 261px;
}

.promo_reservetable {
	padding: 0px;
	width: 261px;
}
.promo_reservehead{
	background: url(images/promo_reservehead-bkgd.jpg) no-repeat top left;
	width: 261px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	border: 0px;
	text-align:center;
}
th.promo_reserve{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	border: 0px;
	text-align: right;
	background: #fffde8;
	border-left: solid 1px #000000;
}

th.promo_reserve_blue {
	font-size: 12px;
	font-weight: bold;
	color: #25408f;
	padding: 2px;
	border: 0px;
	text-align: right;
	background: #fffde8;
	border-left: solid 1px #000000;
}

td.promo_reserve{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	border: 0px;
	width: 60%;
	text-align: right;
	background: #fffde8;
	border-left: solid 1px #000000;
}
/*This class is for the programmer to use to change the dynmaic content if there is travel insurance*/
.promo_reserve_blue{
	font-size: 11px;
	font-weight: bold;
	color: #25408f;
	padding: 2px;
	border: 0px;
	width: 60%;
	text-align: right;
	background: #fffde8;
	border-left: solid 1px #000000;
}
/*end programmer class*/


.promo_reservedata{
	font-size: 11px;
	border: 0px;
	background: #fffde8;
	padding: 2px 30px 2px 2px;
	color: #000000;
	width: 40%;
	text-align: right;
	border-right: solid 1px #000000;
	
}
.promo_reservedata2{
	font-size: 11px;
	border: 0px;
	background: #fffde8;
	padding: 2px 5px 2px 0px;
	color: #000000;
	width: 40%;
	text-align: left;
	border-right: solid 1px #000000;
	margin:0 0 0 5px;
	
}
.promo_reservedata3{
	font-size: 11px;
	border: 0px;
	background: #fffde8;
	padding: 2px 5px 2px 0px;
	color: #000000;
	width: 40%;
	text-align:left;
	border-right: solid 1px #000000;
	margin:0 0 0 5px;
	
	
}
.promoButton{
	color: #ffffff;
	background: #25408f url(images/promo_button_bkgd.jpg) repeat-x top left;
	font: bold 10px Arial, Helvetica, sans-serif;
	border: 0px;
	text-indent: 0px; 
	padding: 0px;
	width: 35px;
	height: 19px;
	margin-top: 2px;
	margin-left: 4px;
}
.promo_reserveinput{
	color: #003265;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #003265;
	text-indent: 2px; 
	padding: 2px;
	width: 40px;
}

.promo_reserveempty{
	font-size: 8px;
	padding: 1px;
	color: #003265;
	text-align: center;
	height: 2px;
	background: #fffde8;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.promo_hr {
	width: 90%;
    border-style: solid;
    background-color: #4d4d4f;
    height: 2px;
    border: none; 
    color: #4d4d4f;
}

hr.promo_hr_thin {
	width: 90%;
    color: #4c4c4c;
	background-color:#4c4c4c;
	border:0;
	height:1px;
	padding:0;
	margin:0 auto;
}

.promo_bottom {
	background: url(images/promo_bottom.jpg) no-repeat top left;
	height: 9px;
	width: 261px; 
}

.promo_header {
	margin-top: 1px;
	line-height: 18px;
}

.promo_header_grey_text {
	color: #4d4d4f;
	font-size: 12px;
	line-height: 18px;
}

.promo_subhead_text {
	font-size: 12px;
	margin-top: 20px;
}

.promo_agreement_text {
	color: #4d4d4f;
	font-size: 10px;
	padding-top: 10px;	
}

.step1 {
	margin-left: 5px;
	margin-top: 5px;
}

.termsConditionsTable {
	width: 100%;
	margin-left: 2px;
}


/* Extra Classes for Jennifer 08/04/2009*/
th.promo_reserve2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	border: 0px;
	text-align: right;
	background: #fffde8;
	border-left: solid 1px #000000;
}

th.promo_reserve-small {
	font-size: 9px;
	font-weight: bold;
	color: #4c4c4c;
	padding: 0 2px 0 0;
	border: 0px;
	text-align: right;
	background: #fffde8;
	border-left: solid 1px #000000;
}

td.promo_reserve-small {
	font-size: 9px;
	font-weight: bold;
	color: #4c4c4c;
	padding: 2px;
	border: 0px;
	text-align: right;
	background: #fffde8;
	border-left: solid 1px #000000;
}

th.promo_reserve_blue2 {
	font-size: 12px;
	font-weight: bold;
	color: #25408f;
	padding: 2px;
	border: 0px;
	text-align: right;
	background: #fffde8;
	border-left: solid 1px #000000;
}



.applybutton {
	font-size: 9px;
	font-weight: bold;
	color: #25408f;
	border: 0px;
	text-indent: 0px; 
	background-color: #FFFDE8;
	padding: 1px;
	padding-top: 2px;
	width: 45px;
	height: 15px;
}
.applybutton2 {
	font-size: 9px;
	font-weight: bold;
	color: #25408f;
	text-indent: 0px; 
	background-color: #FFFDE8;
	padding: 1px 5px 0 0;
	width: 45px;
	border: 0px;
}

.promo_reserveinput2{
	color: #003265;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #003265;
	text-indent: 1px; 
	padding: 0px;
	width: 40px;
	text-align:left;
	margin:0 0 0 5px;
	background-color:white;
	height: 11px;
}

input.clear2 {
color: #000000;
border: 0px;
background-color: #fffce9;
padding: 0;
width: 13px;
margin:0 0 0 4px;
}

.promo_noinsurance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #01376d;
	text-align:left;
	line-height:135%;
}

/* End extra Classes for Jennifer 08/04/2009*/


/* The Featured SPECIALS page */
.featuredspecialheader {
	color: #01376d;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 21px;
}

.featuredspecialsubhead {
	color: #424142;
	font-size: 14px;
	font-weight: normal;
}

.featuredspecialstable {
	width: 90%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color:#FFFFFF;
}

.featured_image {
	width: 202px;
	height: 123px;
	border: solid 0px #b3b4b7;
}

.featuredspecialscontent {
	width: 100%;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background: #fefceb url(images/specials-bkgd.jpg) bottom no-repeat;
	text-align:left;
	height: 230px;
	vertical-align: top;
}

.featuredspecialTD1 {
	height: 20px;
	vertical-align: top;
	
}

.featuredspecialTD2 {
	height: 5px;
	vertical-align: top;
	padding: 0 7px 0 7px;
}

.featuredspecialTD3 {
	height: 5px;
	vertical-align: bottom;
	text-align: right;
	padding: 0 0 0 7px;
}
.featured_desc_spn{
        height: 30px;
	padding: 0 7px 0 7px;
}

.featuredspecialscontentHeader {
	color: #01376d;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

.featuredspecialsinteriorheader {
	margin: 10px 7px 5px 7px;
	font-size: 13px;
	font-weight: bold;
	color: #01376d;
	font-family: Arial, Helvetica, sans-serif;
}

A:link.interiorheaderLink, A:visited.interiorheaderLink {
	font-size: 13px;
	font-weight: bold;
	color: #01376d;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:hover.interiorheaderLink, A:active.interiorheaderLink  {
	font-size: 13px;
	font-weight: bold;
	color: #01376d;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
} 

.featuredspecialsDate {
	font-size: 11px;
	line-height: 16px;
	font-weight: 200;
	color: #464546;
	text-align: left;
}

.featuredspecialsparagraph {
	margin: 0px 7px 0px 0px;
	font-size: 11px;
	line-height: 16px;
	font-weight: 200;
	color: #464546;
	text-align: left;
}

.featuredspecialsunitname {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #464546;
}

.featuredspecialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #ffffff;
	padding: 0px;
	background-color: #FFFFFF;
}

A:link.featuredspecialslink, A:visited.featuredspecialslink {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #01376d;
	text-decoration: none;

}
A:hover.featuredspecialslink, A:active.featuredspecialslink {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #01376d;
	text-decoration: underline;
}

.featuredspecialsempty {
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #837E68;
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px;
}

.featuredspecialsspecs {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align:left;
	color: #003265;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	padding-right: 15px;
}

.featuredspecialsCheckAvailTable {
	margin: 5px 7px 0px 0px;
}

.tableomissions {
	margin-top: 10px;
	border-top: solid 1px #b6b5b1;
}

.featuredspecialsomissions {
	padding-top: 10px;
	text-align: center;
}

hr.featuredspecialsHR {
    border-style: solid;
    background-color: #b3b4b7;
    height: 1px;
	padding: 0px;
    border: none; 
    width: 100%; 
    color: #b3b4b7;
	margin: 0px;
	}
	

/* New Complex Page */
/* /rental/complex.html */

.rental_complex_address {
	font-size: 13px;
	font-weight: bold;
	color: #414142;
}

.rental_complex_table	{ 
	width: 100%;
	background-color: #FFFFFF; 
	padding: 0px;
}

.rental_complex_image_table {
	width: 100%;
	padding: 1px;
	background-color: #FFFFFF;
	margin:0px;
}

.rental_complex_head_top {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	text-align:left;
	padding: 6px 0px 0px 0px;
}

.rental_complex_head {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	text-align:left;
	padding: 15px 0px 0px 0px;
}


.rental_complex_image {
	border: solid 1px #000;
	margin-right: 4px;
}

.rental_complex_map {
	border: solid 1px #000;
}

.rental_complex_specs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align:left;
	padding: 15px 0px 10px 0px;
}


A:link.rental_complex_link, A:visited.rental_complex_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #01376d;
}
A:hover.rental_complex_link, A:active.rental_complex_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #0159b1;
}

.rental_complex_choose_table {
	width: 140px;
	margin-top: 5px;
}

.complex_list {
	list-style-position: inherit;
	text-align: left;
}

.complex_list_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.housespecs2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align:left;

}

.rental_complex_choose_rental_td {
	padding-left: 17px;
	color: #003162;
	font-size: 12px;
	font-weight: bold;
}

.complex_condoratestable {
	text-align: center;
	width: 95%;
	padding: 1px;
	margin-top: 10px;
	margin-left: 17px;
}

.complex_condorateshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #414142;
	text-align: center;
	padding: 5px;
	background-color: #f6ebcf;
	border-bottom: 1px solid #808080;
}

.complex_condorateshead_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #414142;
	text-align: left;
	padding: 5px;
	background-color: #f6ebcf;
	border-bottom: 1px solid #808080;
}

.complex_condorateslabel {
	text-align: left;
	padding: 4px;
	background-color: #f8f0db;
	color: #414142;
	font-size: 12px;
	font-weight: normal;
}

.complex_condorateslabel_alt {
	text-align: left;
	padding: 4px;
	background-color: #FFFFFF;
	color: #414142;
	font-size: 12px;
	font-weight: normal;
}
              
.complex_condoratesdata_alt {
	text-align: center;
	padding: 4px;
	background-color: #FFFFFF;
	color: #414142;
	font-size: 12px;
	font-weight: normal;
}

.complex_condoratesdata {
	text-align: center;
	padding: 4px;
	background-color: #f8f0db;
	color: #414142;
	font-size: 12px;
	font-weight: normal;
}

#caption {
	margin-bottom: 5px;
	padding: 0px;
	font-size: 11px;
	color: #414142;	
}

#rental_complex_gallerydiv {
	margin-top: 5px;
}

/* House Page Check Availability Calendar */
/* /rental/house.html */

#DECLINETRAVELINSURANCE {
	margin-left: -4px;
	margin-right: -4px;
}

#declineinslink {
	float: left;
	margin-top: 1px;
	margin-left: 10px;
	font-size: 10px;
	font-weight: bold;
}

#declinecheckbox {
	float: left;
}

#declineinsurance {
	width:180px;
	margin: 2px 0px;
}

#rateSubmitButton {
	cursor: pointer;
}
/********COMPLEX PAGE STYLES**********/

.qsearchName{
width:208px;
height:24px;
padding:4px 0 0 0;
background:url(images/complex-qsearch-hd.gif) no-repeat;
color:#fff;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
vertical-align:middle;
}
.complexForm{
width:180px;
margin:0 12px;

}
