  /*end reset code for bowser compatibilty*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
p { margin-bottom: 1em; }
li p { margin-bottom: 0 }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end reset code for bowser compatibilty*/
.hovered { background-color: #dee7ec; }
ul{clear:both}
li{list-style:none;}
.clear{clear:both}
.float_left{
  float:left;
  width:400px;
  margin-top:0px
}
body{
  margin:0px;
  background-image: url("../images/stripe_2_4.png"); 
  text-align: center; 
  }/*#C7C6AE */
*{margin:0px;padding:0px;}
.wrapper{
  width:960px;
  height:auto;
  margin: 0 auto;  
  text-align:left;
  background-color:#ffffff;
  font-family: "Trebuchet MS", "Helvetica", "sans-serif";
  font-size: 10pt;
  line-height:18pt;
  color: #686157;
  position: relative;
  z-index: 0;
}
.header{
  background-image: url("../images/header.gif");  
  height:129px;
  clear:both;
  position:relative;
  z-index:2000;
}
.home_link{
  width:160px;
  height: 123px;
  float:left;
}
#header_links{
	border:0px solid hotpink;
	width:255px;
	height:120px;
	float:right;
	
}
#contact_now_link{
  border:0px solid blue;
  width:100px;
  height: 20px;
  margin-top: 10px;
  margin-right: -4px;
  cursor:pointer;
  display:block;
}
#contact_now_link:hover{
  background-image: url("../images/contact-link-hover.png");
  background-repeat:no-repeat;
  background-position: -2px 7px;
}
#english_mail_link{
  border:0px solid yellow;
  display:block;
  width:35px;
  height: 18px;
  margin-top:2px;
  margin-left:22px;
  cursor:pointer;
}
#english_mail_link:hover{
  background-image: url("../images/mail-hover.png");
  background-repeat:no-repeat;
  background-position: 11px 3px;
}
#french_mail_link{
  border:0px solid red;
  display:block;
  width:35px;
  height: 18px;
  margin-left:22px;
  cursor:pointer;
}
#french_mail_link:hover{
  background-image: url("../images/mail-hover.png");
  background-repeat:no-repeat;
  background-position: 11px 4px;
}
.reserve_link{
  background-image: url("../images/bttn_reserve_header.png");
  width:140px;
  height: 38px;
  display:block;
  margin-top:12px;
  margin-left: 50px;
  cursor:pointer;
}
.reserve_link:hover{
  background-image: url("../images/bttn_reserve_header.png");
  background-position: 0px 38px;
}
/*serach bar*/
.searchbar{
  background-color:#CAC9AA;
  position:relative;
  z-index:100;  /* fixe IE z-index bug */
  border-bottom: 1px solid #ffffff;
  }
.searchbars{background-color:red;height:400px;}
.searchbar ul{
  clear:both;
  margin-left:80px;
  padding-top:10px;
  height:65px;
  z-index: 700;
  position: relative;
}
.searchbar li{
  display:block;
  float:left;
  margin-left:0px;
  padding-left:0px;
  list-style:none;
  list-style-position: inside;
  margin:0;
  padding:0;
  padding-right:20px;
  color:#ffffff;
  font-size:14px;
  position:relative;  /* for popup calendar */
  /*text-transform: uppercase;*/ 
  vertical-align:top
}
.searchbar select{
  margin-top:2px;
  width:150px
}
.searchbar select[name=guests]{
  text-align: left;
}
.date_input{
  background-image: url("../images/calendar_month.png");
  background-position: 125px 2px;
  background-repeat:no-repeat;
  margin-top:2px;
  width:100px;
  border: 1px solid #9D9D73;
  margin-top:2px;
  width:140px;
  padding:2px;
  padding-left:4px;
  cursor:pointer;
}
.searchbar .search{
  background-image: url("../images/bttn_search3.png");
  background-repeat:no-repeat;
  background-position: 0px 0px;
  margin-top:25px;
  width:75px;
  height:24px;
  cursor:pointer;
  border:0px
}
.searchbar .search:hover{
  background-position: 0px -24px;
}
.searchbar .search.disabled, .searchbar .search.disabled:hover {
  background-position: 0px -48px;
}
.navigation_bar{
  clear:both;
  background-color:#d4d2b8;
  padding-left:20px;
  padding-top:10px;
  height:35px;
}
.navigation_bar ul{
  clear:both;
  margin-top:0px;
  margin-bottom:0px;
  height:10px;
}
.navigation_bar li{
  display:block;
  float:left;
  margin-left:0px;
  padding-left:0px;
  padding-right:15px;
  list-style:none;
  list-style-position: inside;
  font-weight:bold;
  color:#ffffff
}
form{
  display:inline;
  padding:0px;
  margin:0px
}
.navigation_bar .current{
  background-image:url("../images/navigation_current.png");
  background-position:0px 0px;
  background-repeat: no-repeat;
  color:#ffffff;
  border: 1px solid red;
}
.extras-bar{
	clear:both;
	background-color:#eaefe5;
	color:#57879d;
	border-top: 2px solid #72808b;
	padding-top:10px;
	text-align:right;
	padding-right:15px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt
}
.extras-bar a:link,.extras-bar a:visited,.extras-bar a:active{
	color:#7E9FAE;
	text-decoration:none;
}
.extras-bar a:hover{
	color:#57879d;
	text-decoration:underline
}
a#referral-box{
	background-image:url('../images/referral-bg-ribbon.png');
	background-repeat:no-repeat;
	height:81px;
	width:218px;
	position:absolute;
	top:52px;
	left:753px;
	z-index:100;
	text-decoration:none;
}
a#referral-box:hover{
	background-image:url('../images/referral-bg-ribbon-hover.png');
}
#referral-box p{
	width:135px;
	line-height:10pt;
	font-size:8pt;
	color:#474f56;
	padding-top:42px;
	padding-left:12px;
	text-align:left;
	cursor:pointer;cursor:hand;
  z-index: 500;
}
.notice_bar{
  background-color:#E5ECDF;
  text-align:left;
  padding:10px;
  padding-left:80px;
}
.notice_bar div{
  width:570px;
}
.mark_current_arrow{
  background-image:url("../images/current_arrow3.png");
  background-position:480px -2px;
  background-repeat: no-repeat; 
  height:15px;
  width:960px
}
.mark_current{
  border:1px solid #686157;
  text-align:left;
  
}
.main_content{
  background-color: #ffffff;
  margin-left:80px;
  padding-bottom:20px;
  width:750px;
  min-height:400px;
  position:relative;
  z-index: 300;
}
.limit_width{
  width:690px;
}
h1{
  margin-top: 20px;
  margin-bottom: 10px;
  cursor: default;
}
.h1_tight h1{
  margin-top: 20px;
  margin-bottom: 0px;
  border:0px solid red;
  padding-bottom:0px;
  cursor: default
}
.h1_link{
  font-size:12px;
  float:left;
  border:0px solid red;
  margin-bottom:30px;
  font-style:italic;
  margin-left:5px;
}
.back_to{
  margin-top:30px
}
h2{float:left;margin-right:0px;padding-right:0px;}
.float_text, #additional_services_cm p{
  margin-bottom:30px;
}
.copyright{
  font-size:10px;
  color: #979B93;
  margin-right:30px
}
.footer ul{
  clear:both;
  width:auto;
  height:30px;
  margin-left:30px;
  margin-top:30px
}
.footer li{
  float:left;
  padding-right:5px;
  list-style:none;
  vertical-align:bottom
}
.img-panoramic{
  margin:0px;
  margin-bottom:20px;
  width: 690px;
  height: 100px;
}
.img-inline{
  float:right;
  margin-left:10px;
  margin-bottom:10px;
  width: 280px;
  height: 178px;
}
.testimonials h1{
	float:left
}
.send_testimonial{
  background-image:url("../images/mail_testimonial.gif");
  background-repeat:no-repeat;
  background-position:5px 5px;
  padding-left:30px;
  float:left;
  margin-top:35px;
  margin-left: 0px
}
.testimonials-list-top{
	width:900px;
	clear:both;
	background-image:url(../images/testimonials-bg-top.png);
	background-repeat:no-repeat;
    padding-left:20px;
}
div.note{

	background-image:url(../images/bell.png);
	background-repeat:no-repeat;
    padding-left:40px;
	background-color:#dee4d6;
    background-repeat:no-repeat;
    background-position:18px 2px;
	width:820px;
    clear:both


}
.testimonials-list{
	width:840px;
	background-color:#dee4d6;
	padding-left:20px;
	padding-top:20px;
}
.testimonials-list-bottom{
	width:900px;
	clear:both;
	background-image:url(../images/testimonials-bg-bottom.png);
	background-repeat:no-repeat;
	padding-top:80px;
}

#quote{
	position:absolute;
	background-image:url(../images/testimonial-top.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:11px;
	width:561px;
	background-color:transparent;
	z-index:1000;
}
#quote p.body {
	background-color:#f1942d;
	background-image:url(../images/testimonial-body.png);
	background-repeat:no-repeat;
	background-position:bottom center;
    padding-top:5px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:30px;
	margin-left:14px;
	margin-bottom:0px;
	color: #ffffff;
	font-family: georgia, arial;
	font-style: italic;
	font-weight:normal;
	font-size: 13pt;
}

#quote .bottom{
	background-image:url(../images/testimonial-bottom.png);
	background-repeat:no-repeat;
	color:#f9b86e;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	padding-left:180px;
    padding-top:5px;
	height:74px;
}
.testimonials-list-bottom { margin-bottom: 500px;}
ul.testimonials p.quote { display: none; }
ul.testimonials p.name {
	color: #adb0a7;
	font-size: 14pt;
	font-family: georgia;
	text-decoration:none;
	cursor:default;
	line-height:40px
}
ul.testimonials p.name.hover {
    color:#696258;
	font-size: 14pt;
	font-family: georgia;
	text-decoration:none;
}

.results_container { position: relative; }

#apt-tip {
  background-image:url(../images/tooltip_arrow.png);
  background-position:0 27px;
  background-repeat:no-repeat;
  /*margin-left:-18em;*/
  left:0px;
  margin-top:-25px;
  padding-left:13px;
  position:absolute;
  width:455px;
  display:block;
  
}
.tooltip{  
  background-color: #E3E5C4;
  border: 1px solid #645C53;
  width: 501px;
  height:150px; 
  z-index:999;
  padding-right:0px;
  margin-right:0px;
}
.tooltip ul{
  float:left;
  margin:20px;
  margin-left:0px;
  padding-left:15px;
}

.tooltip .price_small{
  font-size:80%
}
.tooltip img{
  width:236px;
  height:150px;
  float:right;
  margin-right:0px;
  padding-left:0px;
}
#contact_birds{
  background-image: url('../images/contact.gif');
  background-repeat:no-repeat;
  background-position: 500px 100px;
  margin-bottom:50px;
}

#contact_us{
  background-image: url('../images/contact_us_top.gif');
  background-repeat:no-repeat;
  padding:20px;
  font-weight: bold;
  background-color: #DEE4D6;
  width:527px;
  height:100px;
}
#contact_us_bottom{
  background-image: url('../images/contact_us_bottom.gif');
  background-repeat:no-repeat;
}
#contact_form{
  background-image: url('../images/contact_form_top.gif');
  background-repeat:no-repeat;
  padding:20px;
  background-color: #BCBB9C;
  width:480px;
  margin-top:20px;
}
.bottom_corners{
  background-image: url('../images/contact_form_bottom.gif');
  background-repeat:no-repeat;
  background-position:-1px 0px;
  clear:both;
}
div.french-contact{
  float:left;
  width:200px;
  background-image: url('../images/contact-for-french.png');
  background-repeat: no-repeat;
  padding-top:30px;
  margin-top:10px;
  font-weight:normal;
}
div.english-contact{
  float:left;
  margin-top:15px;
  font-weight:normal;
}
div.contact-divider{
	float:left;
	width:1px;
	margin-top:15px;
	height:80px;
	background-color:#a5a47b;
	margin-left:20px;
	margin-right:25px;
}
.contact_form li{
  padding-bottom:10px;
  background-color: #BCBB9C;
}
.contact_form select{
  width:120px;
}
.contact_form textarea{
  width:480px;
  height:100px;
}
.contact_form li.float_left{
  float:left;
  width:160px;
  margin-bottom:0px;
  margin-top:10px;
  padding-bottom:0px;
  margin-right:70px;
  border:0px solid red;
}
.contact_form li.clear{
  clear:both;
  margin-bottom:0px;
  margin-top:0px;
  height:0px;
  line-height:0px;
}
.contact_form li.subject{
  clear:both;
  font-weight:bold;
  font-size: 14px;
  margin-bottom:10px;
}
.contact_form .send_button{
  float:right;
  border:1px solid red;
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
  vertical-align:top;
  border:0px solid red;
}
.contact_form .send{
  background-image: url("../images/bttn_send3.png");
  background-position:0px -49px;
  width:118px;
  height: 48px;
  background-repeat:no-repeat;
  float:right;
  margin-top:10px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
  border: 0px
}
.contact_form .send:hover{
  background-position:0 0;
  cursor:pointer;
}
.contact_form .send_disable{
  background-position:0 -98px;
}
#date_error{  
  clear:both;
  background-color: #F7F7B5;
  text-align: center
}
#reserve_date_error{  
  clear:both;
  background-color: #F7F7B5;
  text-align: center
}
.errors li{clear:both;list-style-type:disc;list-style-position: inside;font-weight:normal;}
.errorMessage{ 
  color:#EA5353;
  background-color:#ffffff;
  clear:both;
  font-weight:bold;
  margin-top:10px;
  margin-bottom:10px;
  padding:15px;
  width:auto;
}
.fieldWithErrors input, .fieldWithErrors textarea{ 
  border:1px solid #DD0725;
}
.formError{clear:both;
  background-color: #F7F7B5;
  margin-top:2px;
  color: #000000;
  width:80%;
  text-align: left;
  padding-left:20px;   
  background-image: url("/images/errror_arrow.png");
  background-repeat:no-repeat;
  height:20px
  }
/*links*/
a:link, a:visited{
  color:#645C53;
  text-decoration:none;
}
a:hover{
  color:#645C53;
  text-decoration:underline
}
a.white:link, a.white:active, a.white:visited{
  color:#ffffff;
  text-decoration:underline;
}
a.white:hover{
  color:#ffffff;
  text-decoration:underline
}
.footer a:link, .footer a:visited{
  color:#645C53;
  font-size:12px;
  text-decoration:none;
}
.footer a:hover{
  color:#645C53;
  text-decoration:underline
}
.navigation_bar a:link,.navigation_bar a:visited,.navigation_bar a:active{
  font-size:14px;
  color:#686157;
  text-decoration:none;
}
.navigation_bar a:hover{
  color:#ffffff;
}
.view_all a:link, .view_all a:visited{
  color:#645C53;
  font-size:14px;
  text-decoration:none;
  background-image:url("../images/magnifier.gif");
  background-position: top right;
  background-repeat:no-repeat;
  padding-right: 20px;
}
.view_all a:hover{
  color:#645C53;
  text-decoration:underline;
}

a.hood_title:link, a.hood_title:visited{
  color:#8BDB20;
  font-size:14px;
  text-decoration:none;
}
a.hood_title:hover{
  color:#8BDB20;
  text-decoration:underline;
}
.edit_mode{
  clear:both;
  background-color:#F2F0C1;
  border:1px dashed #6E827B;
  padding:10px
}
.edit_mode a{
/*  color:#149811f; */
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
.delete_mode a{
  color:#D2462F;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
a.delete{
 /* background-image:url("../images/delete.png");
  background-position: top right;
  background-repeat: no-repeat;*/
  color: #D2462F;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  margin-left:30px
}
.amenity_definition{
  margin-top:50px
}
.users{
  border-right: 1px solid #696258;
  border-left: 1px solid #696258;
  width:400px;
  text-align:center
}
.users th{
  background-color:#E5ECDF;
  padding: 5px;
  border-bottom: 1px solid #696258;
  border-top: 1px solid #696258;
  font-weight:bold
}
.users td{
  padding: 5px;
  border:0px;
  border-bottom: 1px solid #696258;
  border-top: 1px solid #696258;
}
/*label  { display: block; margin: 1em 0 -0.2em; font-variant: small-caps; letter-spacing:0.05em; font-family: verdana; }*/
label  { display: block; margin: 0 0 -0.2em; font-variant: small-caps; letter-spacing:0.05em; font-family: verdana; }
select { width: 7em; } 
input  { display: block; margin: 0 0 1em; }
input[type=checkbox] { display: inline; margin: 0; vertical-align: baseline}
input[type=submit]{margin-top:20px;padding:5px}

.form_item { margin: 0 0 1em; }
.formError { margin: -0.5em 0 0; color: #e00; font-size: 10px; font-family: verdana; }
#services{
  background-image: url('../images/service_corners_top.gif');
  background-repeat:no-repeat;
  margin-top:20px;  
  background-color: #BCBB9C;
  width:480px;
  padding:20px;
}
.services_bottom{
  background-image: url('../images/service_corners_bottom.gif');
  background-repeat:no-repeat;
  margin-bottom:20px;
}
.services{clear:both;padding-left:20px;padding-right:20px}
.services input[type=checkbox] { display: inline; margin: 0; vertical-align: baseline; }
.services label { display: inline; margin: 0; font-variant: normal; 
  letter-spacing: normal; font-family: "Trebuchet MS", "Helvetica", "sans-serif"; }
.services_form li.float_left{
  float:left;
  width:160px;
  margin-right:80px;
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
}
.services_form .clear{clear:both;height:0px;margin:0px}
/*.clear_edit_mode{clear:both;height:0px;margin:0px;margin-bottom:20px;margin-top:5px;border:0px solid red}
.services_form .edit_mode{border:1px solid red; height:100px;clear:both}*/
.clear_edit_mode{clear:both;margin:0px;margin-bottom:20px;margin-top:5px;border:0px solid red;}
.services_form .edit_mode{border:0px solid red; }
.services_form .send_button{
  margin-right:35px;
  clear:both;
  height:70px
}
.services_form .send{
  background-image: url("../images/bttn_send3.png");
  background-position:0px -49px;
  width:118px;
  height: 48px;
  background-repeat:no-repeat;
  float:right;
  border:0;
}
.services_form .send:hover{
  background-position:0 0;
  cursor:pointer;
}
.services_form .send_disable{
  background-position:0 -98px;
}
.services_form .subject{
  clear:both;
  font-weight:bold;
  font-size: 14px;
  margin-bottom:10px;
  border-bottom:1px solid #8D8C74;
}
#contact_us textarea { height: 80px; }

.checkset{
  width:200px;
  float:left;
}

.services>.checkset>label {display:inline;margin:0px;margin-left:10px;}

.h1_link a{text-decoration:underline}
.h1_link a:hover{text-decoration:none}

/*results*/

.apt_listing{
  clear:both;
  margin-bottom:10px;
}
.apt_listing a:link,.apt_listing a:visited{
  color:#645C53;
  font-size:14px;
  text-decoration:none;
}
.apt_listing a:hover{
  color:#645C53;
  text-decoration:underline
}
.reports{
  float:left;
  margin-right:5px;
}
.reports a:link, .reports a:visited{
  background-image: url("../images/report.png");
  background-repeat: no-repeat;
  background-position :left top;
  padding-left:16px
}
.reports a:hover{
  text-decoration:underline
}

.inactive{
  color: #F78505;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
label .note { font-size: 10px; letter-spacing: normal; font-variant: normal;  }

/* CSS for the calendars */
.popup_calendar{
  margin-bottom: 20px;
  width:225px;
  border: 1px solid #696258;
  background-color: #EDF1E8;
  color:#696258;
  padding:10px;
  z-index: 700;
}
.static_calendar{
  margin-bottom: 20px;
  width:225px;
  background-color: #ffffff;
  color:#696258;
  padding:20px;
  position:relative
}
.past{
  background-color:#E7E7E7;
  color:#9A9081;
  font-weight: normal;
  cursor:default;
}
.blocked{
  background-color:#E7E7E7;
  color:#9A9081;
}
#cal_day_detail{
  background-image: url("/images/price_regular.png");
  background-repeat: no-repeat;
  width:43px;
  height: 34px;
  text-align: center;
  color: #476638;
}
#cal_day_detail.holiday { background-image: url("/images/price_holiday.png"); color: #663701; }
#cal_day_detail.summer { background-image: url("/images/price_summer.png"); color: #00665e; }

.price_weekend{
  background-image: url("../images/price_weekend.png");
}
.price_holiday{
  background-image: url("../images/price_holiday.png");
}
.price_summer{
  background-image: url("../images/price_summer.png");
}
.cur_year{
  text-align: center;
  font-weight: bold;
}
.cur_month{
  margin-right: 10px;
  margin-left: 10px;
  font-weight: bold;
  cursor:hand;cursor:pointer;
}
.months>.cur_month{
  margin-right: 10px;
  margin-left: 10px;
  font-weight: bold;
  cursor:hand;cursor:pointer;
  display:block;
  width:85px;
  float:left;
  margin:0px
}
.months>.prev_month{
  float:left;
  display:block;
  width:70px;
  text-align: right;
  margin:0px
}
.months>span.prev_month{
  color:#B5AC9F;
  font-size:80%
}
.months>.next_month{
  float:left;
  display:block;
  width:70px;
  text-align: left;margin:0px
}
.next_month{
  color:#9A9081
}
.months{
  text-align: center;
  margin-top:5px;
  margin-bottom:5px
}
th{
  font-size: 90%;
  font-weight: normal;
}
tbody td{
  border:1px solid #D1D1D1;
  background-color:white;
  width:30px;
  text-align:center;
  font-size: 80%;
  cursor: default;
}
.popup_calendar>table, .static_calendar>table{clear:both}
a.prev_month:link, a.prev_month:visited, a.prev_month:active{
  font-size: 80%;
}
a.prev_month:hover{
  font-size: 80%
}
a.next_month:link, a.next_month:visited, a.next_month:active{
  font-size: 80%
}
a.next_month:hover{
  font-size: 80%
}
tbody td.today{
  border:2px solid #FFA500;
}

tbody td.selected{
  background-color: #FFA500;
  color: #fff;
}
