/* Standard CSS On All Pages */
 
BODY  {
      background-color: #FFFFFF;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      }
	  
.maxwidth {
	border:0px;
	width:940px;
	margin:0px auto;
	padding:0px;
	
	
}	

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

	  
/* STANDARD HEADERS */
 
h1 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0093d0;
	margin-bottom:2px;
}

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

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

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

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

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

/* STANDARD BODY FORMATTING */

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #033965;
}
	
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding:0px;
}

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

hr {
	background-color: #cccccc; 
	border: 1px solid #B7CCE0; 
	width: 90%; 
	}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #033965;
	padding: 2px;
}
LI.housepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #033965;
	
}

A:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #033965;
}

A:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #02233e;
}

A:active, A:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #0264c1;
} 

TD.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	padding: 10px;
}

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

A:hover.footer, A:active.footer  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FCA96D;
	text-decoration: none;
} 

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

.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}


/*FOR THIS SITE - CUSTOM STYLES */

.mainTable {
	width: 95%;
	padding: 0px;
	border: 1px solid black;
}

.mainContent {
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom: 2px solid #0093d0;
	text-align: left;
	}

.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #018bc4;
	text-align: left;
}
	
.phoneNumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #043868;
	text-align: right;
}
.phoneNumbers2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #043868;
	text-align: right;
	padding-right:5px;
}

.masthead {
	padding-bottom: 15px;
	}
	
.navTD {
	border-top: 2px solid #043868;
	border-bottom: 2px solid #043868;
	padding:1px;
	}
	
.picTD {
	border-top: 2px solid #043868;
	border-bottom: 2px solid #043868;
	}
	
.mastheadphotoTD {
	border-top: 2px solid #043868;
	border-bottom: 2px solid #043868;
	background-image: url(/images/mastheadphoto.jpg);
	}
	
.mastheadphotoTD2 {
	border-top: 2px solid #043868;
	border-bottom: 2px solid #043868;
	background-image: url(/images/masthead6.jpg);
	background-repeat:no-repeat;
	background-position:0 2px;
	height:283px;
	width:720px;
	}	
	
	
#quickSearch{
/*background:url(images/quicksearch-back.jpg) no-repeat;*/
width:210px;
height:283px;
padding:0;
margin:0;
border-top: 2px solid #043868;
border-bottom: 2px solid #043868;

}
#searchSection{
float:right;
border-collapse:collapse;
margin:0 0 5px 0;

}
#siteSearch{
float:right;
}

#topLinks{
float:right;
border-collapse:collapse;
margin:20px 0 0 0;
}
.topLinksTD{
padding:5px;
text-align:right;
border-collapse:collapse;
}

.mastheadPhoto {
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	}
	


.mastheadAboutarea {
	background-image:url(/images/masthead-aboutarea.jpg);
	border-top: 2px solid #043868;
	border-bottom: 2px solid #043868;
	background-repeat: no-repeat;
	}
	
.mastheadVHS {
	background-image:url(/images/masthead-vhs.jpg);
	border-top: 2px solid #043868;
	border-bottom: 2px solid #043868;
	}
	
.mastheadMaps {
	background-image:url(/images/masthead-maps.jpg);
	border-top: 2px solid #043868;
	border-bottom: 2px solid #043868;
	}
	
.mastheadVRI {
	background-image:url(/images/masthead-vri.jpg);
	border-top: 2px solid #043868;
	border-bottom: 2px solid #043868;
	}
	
.mastheadAboutus {
	background-image:url(/images/masthead-aboutus.jpg);
	border-top: 2px solid #043868;
	border-bottom: 2px solid #043868;
	}
	
	
.leftFooter {
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8b8b8b;
}

A:link.leftFooterlink, A:visited.leftFooterlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8b8b8b;
	text-decoration: none;
}

A:hover.leftFooterlink, A:active.leftFooterlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8b8b8b;
	text-decoration: underline;
} 

A:link.rightFooterlink, A:visited.rightFooterlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #033965;
	text-decoration: none;
}

A:hover.rightFooterlink, A:active.rightFooterlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #033965;
	text-decoration: underline;
} 

.rightFooter {
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #535353;
}


A:link.sublinks, A:visited.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   	font-style: normal;
    font-weight: normal;
   	text-decoration: none;
   	color: #043868;
   	background-color: #d2ecf7;
    padding-top: 3px;
	padding-bottom: 3px;
    padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #043868;
	}



A:hover.sublinks, A:active.sublinks {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   	font-style: normal;
    font-weight: normal;
  	text-decoration: none;
    color: #ffffff;
   	background-color: #043868;
    padding-top: 3px;
	padding-bottom: 3px;
    padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #000000;
	}
	
A:link.backlinks, A:visited.backlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:hover.backlinks, A:active.backlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
} 

/*BEGIN Dynamic Page styles */

/* The SEARCH and RESULTS page text */
.searchtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
}
.altcolor {
	background-color: #A78E34;
}
.amenities {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: right;
	line-height: 120%;
	color: #0055A6;
}
.amentable	{
	width: 790px;
	background-color: #FFFFFF;
	padding: 1px;
	border: 0px;
}
.desctable{
	width: 790px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 40px;
	border: 0px;
}
.rental_house_rate_inner_table{
	width: 790px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 40px;
	border: 0px;
}

/* The property details table */
.propdetailstable       {
        text-align: center;
        width: 100%;
        padding: 1px;
}

.propdetailsheads {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
        padding: 3px;
        background-color: #002F65;
}

.propdetails {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        padding: 3px;
        background-color: #a0e3ff;
        color: #043868;
}

/* The HOUSE page */
.househead {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #0055A6;
	text-align: center;
	padding: 3px;
	background-color: #FFF3C8;
}

.househeader {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #000000;
	text-align: center;
	padding: 3px;
	background-color: #FFFFFF;
}

.housespecs {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #000000;
	padding: 1px;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}

.housethumbs {
        width:460px;
        height:105px;
        overflow:auto;
}

                
.housetable	{ 
	width: 700px;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 0px solid #B77342;
}
.housetable1	{ 
	width: 700px;
	background-color: #FFFFFF; 
	padding: 0px 1px 1px 1px;
	margin:0px auto;
	border: 0px solid #B77342;
	text-align:left;
}
/* The SALES HOUSE page */
.salehousehead {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #0055A6;
	text-align: right;
	padding: 3px;
	background-color: #FFF3C8;
}

.salehousespecs {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #333333;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
                
.salehousetable	{ 
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #B77342;
}

/* The RATE TABLE */
.rateheads {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border: 1px solid #4688BF;
	background-color: #043868;
}
.rates {
	text-align: center;
	font-size: 9px;
	padding: 3px;
	background-color: #a0e3ff;
	color: #043868;
	border: 1px solid #043868;
}
                
.ratestable	{ 
	text-align: center;
	width: 700px;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #043868;
}

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

/* The RESULTS page */
.resultshead {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #043868;
	padding: 2px;
	background-color: #86d4f3;
}
.resultsspecs {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	text-align: center;
	border: 1px;
	border-bottom-color: #B77342; 
	background-color: #ffffff;
	padding: 1px;
}
                
.resultsspecshead {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	background-color: #ffffff;
	padding: 1px;
}
                
.resultstable	{ 
	width: 95%;
	border: 1px solid #0055A6;
	padding: 1px;
	
}

.resultstable2	{ 
	width: 100%;
	border: 1px solid #0055A6;
	padding: 1px;
	margin-top: 5px;
}

A:link.modifysearchlink, A:visited.modifysearchlink {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 150px;
	height: 19px;
	background: #345a87;
	border: 2px;
	border-style: outset;
	border-color: #BDCDDC #0E2847 #0E2847 #BDCDDC;
	padding-top: 3px;
}

A:hover.modifysearchlink, A:active.modifysearchlink {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	display: block;
	width: 150px;
	height: 19px;
	background: #345a87;
	border: 2px;
	border-style: outset;
	border-color: #BDCDDC #0E2847 #0E2847 #BDCDDC;
	padding-top: 3px;
}

.rental_results_search {
	border: solid 1px #c9dee6;
	background: #e4f7ff;
	padding: 5px 8px 6px 8px;
	color: #5c6e76;
	font-size: 9px;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.current_search {
	font-size: 12px;
	font-weight: bold;
	color: #033965;
}


/* The SPECIALS page */
.specialstable	{ 
	width: 100%;
	padding: 2px;
	margin: 1px;
	border: 1px solid #096091;
	background-color:#FFFFFF;
	margin-top: 15px;
}
.specialscontent	{ 
	width: 100%;
	padding: 2px;
	margin: 1px;
	border: 0px;
	background-color:#FFFFFF;
}
.specialshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 2px;
	border: 1px solid #002f65;
	background: #265f98 url(images/head-graphic.jpg) repeat-x top;
}

.specialshead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}

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

A:link.specialRates, A:visited.specialRates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}
A:hover.specialRates, A:active.specialRates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #fcd5d8;
	text-decoration: underline;
}

.specialsannounce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #AA0000;
}
.specialsempty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #837E68;
}
.specialsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
	color: #305B86;
	background-color: #ffffff;
	border-bottom: 1px solid #EADE99;
}

.quicklinkstable {
	width: 100%;
}

.quicklinkshead {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13px; 
	 font-weight: bold; 
	 color: #000000;
}

a:link.backToTopLink, a:visited.backToTopLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

a:active.backToTopLink, a:hover.backToTopLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #89ccf2;
}

/* The ALPHA page */
.alphatable {
	width: 95%;
	text-align: center;
	padding: 1px;
	background-color: #1d9fd5;
	border: 1px solid #043868;
	margin: 0px;
}
.alphaletter	{ 
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 4%;
	background-color: #043868;
	border: 0px; 
	padding: 3px;
}
.alphaname	{ 
	font-size: 10px;
	color: #000000;
	text-align: center;
	width: 11%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 3px;
}

/* The Cart TABLE */

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

.carthead {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #861C11;
	text-align: center;
	padding: 3px;
	border: 0px;
	background-color: #FDF3BC;
	border: 1px solid #9B8C27; 
}

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

.buttonbarcell{
	color: #ffffff;
	font: bold 10px  Verdana, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #d5fef9 #012a25 #012a25 #d5fef9;
	text-indent: 0px; 
	background-color: #043868;
	text-align:center;
	padding: 3px;
} 

.buttonbarcellBOOKIT {
	color: #ffffff;
	font: bold 10px  Verdana, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #d5fef9 #043868 #043868 #d5fef9;
	text-indent: 0px; 
	background-color: #a0e3ff;
	text-align:center;
	padding: 3px;
} 

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

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

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

/* the Reserve page */

.reservetable {
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #0055A6;
}

.reserve {
	background-color: #0055A6;
	color: #ffffff;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 200px;
}

.reservedata {
	background-color: #ffffff;
	color: #024381;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ccdded;
	padding: 3px;
	width: 60px;
}




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


/* FORM elements */
input, textarea, select {
color: #0055A6;
font: normal 10px  Verdana, Helvetica, sans-serif;
border: 1px solid #0055A6;
text-indent: 2px; 
background: #FAF2E6;
background-color: #FFFFFF;
padding: 2px;
margin: 0px;
}

input.googlesearch {
	color: #043868;
	font: normal 10px  Verdana, Helvetica, sans-serif;
	border: 1px solid #043868;
	text-indent: 2px;
	background-color: #d2ecf7;
	padding: 2px;
	margin: 0px;
}
/* The button alternative with a 3d effect */
input.button {
color: #ffffff;
font: bold 10px  Verdana, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #d5fef9 #012a25 #012a25 #d5fef9;
text-indent: 2px; 
background-color: #043868;
padding: 3px;
	width: 145px;
}

/* The button alternative with a 3d effect */
input.buttonBOOKIT {
color: #ffffff;
font: bold 10px  Verdana, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #d5fef9 #043868 #043868 #d5fef9;
text-indent: 2px; 
background-color: #012a25;
padding: 3px;
	width: 145px;
}

/* The button alternative with a 3d effect */
input.buttonGO {
color: #ffffff;
font: bold 10px  Verdana, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #d5fef9 #012a25 #012a25 #d5fef9;
text-indent: 2px; 
background-color: #043868;
padding: 3px;
	width: 50px;
}


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


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

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

/* This sets the calender outer box */
.cal-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #043868;border-right-color: #043868;border-bottom-color: #043868;	border-left-color: #043868;}
	
/* This sets the calendar back */
.cal-back {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;background-color: #043868;}
	
/* This sets the calender year outer box */
.cal-year-box {
	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #E4D47C;}
/* This sets the calender today box */

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

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

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

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

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

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

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


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

/*This sets day of the week start*/
.cal-day-start {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #265f98;
}

/*This sets day of the week rest*/
.cal-day-rest {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #265f98;
}


/*This sets days availible*/
.cal-days-avail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #fdfeb9;
}

/*This sets the out of range days */
.cal-days-unknown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #fec752;
}

/*This sets days booked*/
.cal-days-booked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #acb6c1;;
}

/*This sets the out of month days */
.cal-days-invalid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}


/*For 3-D buttons*/
a.3dbuttonlink{
	background: transparent; color: #FFFFFF; text-decoration: none
}
.3dbuttontable {
        border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #743507;
}
.3dbuttoncell {
	color: #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
}
.resterms {
        width:100%;
        height:205px;
        overflow:auto;
}

div#map {
	width: 450px;
	height: 338px;
	border: 2px solid #002F65;
	text-align: center;
	background-color: #FFFFFF;
}
TD.map {
	text-align: center;
}
        
		
.backTop{
width:100px;
float:right;

}
.rental_house_header {
margin:0px;
padding:0px;}
.rental_house_cal_p{
font-size:10px;color:#033965;font-weight:normal;padding:1px;}
.rental_house_section_table{
	margin:5px 0px;
	width:802px;
}
.rental_house_section_header{
	background-image:url(/images/sectionheader.gif);
	background-repeat: repeat-x;
	background-color:#073b6a;
	color:#FFFFFF;
	padding:3px 0px;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	width:176px;
	text-align:center;
	
}
.rental_house_section_td{ border:1px solid #0d3855;
padding:5px;}
