.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;float: left;z-index:1;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url("/images/arrow-left.gif");}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url("/images/arrow-right.gif");}
.ajax__calendar_title {cursor:pointer;font-weight:bold;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}
.ajax__calendar_disabled { text-decoration: line-through; color: Gray; }
.ajax__calendar_todaydate { color: red; font-weight:bold; text-decoration: line-through;  }
.ajax__validatorcallout div, .ajax__validatorcallout td {border:solid 1px Black;background-color:LemonChiffon;}
.ajax__validatorcallout_popup_table {border:none;background-color:transparent;padding:0px;margin:0px;position:absolute;z-index: 2;}
.ajax__validatorcallout_popup_table_row {vertical-align:top;height:100%;background-color:transparent;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_cell {width:20px;height:100%;text-align:right;vertical-align:top;border:none !important;background-color:transparent !important;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_table {height:100%;border:none;background-color:transparent;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_table_row {background-color:transparent;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_arrow_cell {padding:8px 0px 0px 0px;margin:0px;text-align:right;vertical-align:top;font-size:1px;border:none !important;background-color:transparent !important;}
.ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;left:1px;border-bottom:none !important;border-right:none !important;border-left:none !important;width:15px;background-color:transparent !important;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div {height:1px;overflow:hidden;border-top:none !important;border-bottom:none !important;border-right:none !important;padding:0px;margin:0px 0px 0px auto;}
.ajax__validatorcallout_error_message_cell {font-family:Verdana;font-size:10px;padding:5px;border-right:none !important;border-left:none !important;width:100%;}
.ajax__validatorcallout_icon_cell {width:20px;padding:5px;margin:0px;border-right:none !important;}
.ajax__validatorcallout_close_button_cell {vertical-align:top;padding:0px;margin:0px;text-align:right;border-left:none !important;}
.ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {border:none !important;text-align:center;width:10px;padding:2px;cursor:pointer;}

/* do not change this section */
.error {background-color:Red;color:Yellow;}
.error a:link {background-color:white;color:black;padding:2px 5px 2px 5px;text-decoration:none;border:1px solid black;}
.error a:hover {background-color:silver;color:blue;padding:2px 5px 2px 5px;text-decoration:none;border:1px solid blue;}
.missingContent {border:1px dashed red;}
/* customize below this line */
body {font-family:Arial;font-size:12px;padding:0px;margin:0px;color:#333333;}
div.page {width:944px;text-align:left;padding:0px 40px 0px 40px;}
img {border:0px;border-collapse:collapse;}
.HeaderText {width:450px;margin-bottom:0px;font-size:8pt;margin-left:0px;margin-top:0px;}
hr.divider{color: #3a4e77; background-color: #3a4e77; border: 0px; height: 1px;}
/* footer */
a.SmallWhiteLink1 {vertical-align:middle;font-size:8pt;font-family:Arial;color:#ffffff;text-decoration:none;margin:5px;}
a.SmallWhiteLink1:hover {text-decoration:underline;}
/* Request Assistance */
.RequestAssistance {background-color:#FFFFFF; padding: 0px 10px 0px 10px;}
.RequestAssistance h2 
{
	margin: 0px;
	background: url("../content/images/Request_Assistance.gif") no-repeat -10px top;
	height: 45px;
	text-indent: -9999px;
}
.RequestAssistanceBody
{
	padding: 0px 10px 10px 10px;
	padding-bottom: 10px;
	color: #868686;
}
.RequestAssistanceBody p
{
	font-size: 13px;
}
.LeadFormLayoutTable
{
	width: 550px;
	margin: 0px auto;
}
.RequestAssistanceBody td
{
	vertical-align: top;
}
.RequestAssistanceBody h3
{
	margin: 0px 0px 8px 0px;
	color: #868686;
}
.RequestAssistance .LeadFormTable textarea
{
	width: auto;
}
.SubmitContainer
{
	text-align: right;
	padding: 30px 35px 0px 0px;
}
/* template styles */
h2 {font-size:14pt;font-family:Arial;color:#333333;font-weight:bold;}
h3 {font-size:12pt;font-family:Arial;color:#333333;font-weight:bold;}
/* common content - specifics in page css */
div.contentData {width:668px;color:#333333;background-color:#FFFFFF;text-align:left;padding:10px 10px 10px 10px;font-family:Arial;font-size:12px;font-weight:normal;}
div.contentData h2 {font-size:14pt;font-family:Arial;color:#333333;font-weight:bold;}
div.contentData h3 {font-size:12pt;font-family:Arial;color:#333333;font-weight:bold;}
/* plan ahead menu */
div.planAhead {margin:10px 0px 0px 10px;width:218px;}
div.planAhead table {width:218px;margin:0px;}
div.planAhead table td.row1 {padding:3px 0px 3px 15px;background-color:#FFFFFF;}
div.planAhead table td.row2 {padding:3px 0px 3px 15px;background-color:#FFFFFF;}
div.planAhead table td a {display:block;color:#333333;padding:0px 0px 0px 15px;font-family:Arial;font-size:12px;font-weight:bold;text-decoration:none;background:#ffffff url(/content/images/TinyArrow.gif) no-repeat left;}
div.planAhead table td a:hover {color:#CCAE5D;text-decoration:underline;}
/* bedroom search tabs */
div.bedroomSearchTabs {vertical-align:bottom;text-align:center;}
div.bedroomSearchTabs table {width:670px;height:32px;margin-top:5px;margin-bottom:0px;margin-left:0px;vertical-align:bottom;}
div.bedroomSearchTabs td.bedroomSearchTab {text-align:center;vertical-align:middle;width:108px;background:url(/content/images/tab.gif) no-repeat bottom;}
div.bedroomSearchTabs a.bedroomSearchLink {vertical-align:middle;font-size:10pt;font-family:Arial;color:#000000;text-decoration:none;font-weight:bold;}
div.bedroomSearchTabs a.bedroomSearchLink:hover {vertical-align:middle;font-size:10pt;font-family:Arial;color:#000000;text-decoration:underline;font-weight:bold;}
/*left search */
.LeftSearchForm {width:218px;margin:10px 0px 10px 10px;text-align:left;}
.LeftSearchForm p, .LeftSearchForm label {color:#333333;font-weight:bold;font-size:8pt;font-family:Arial;font-style:normal;}
.LeftSearchForm .ajax__calendar {font-weight: normal;}
.LeftSearchForm div.search {text-align:left;width:198px;margin:0px;padding:10px 10px 10px 10px;background: url(/Content/images/BottomLeftSearch.gif) no-repeat bottom;}
.LeftSearchForm img.topImage {display:block;margin:0px;}
.LeftSearchForm label {display:block;}

/* header menu */
.headerTable {width:917px;margin:5px 0px 0px 0px;}
.headerTable td.HeaderText {padding:5px 0px 0px 10px;text-align:left;}
.headerTable td.headerPhone {padding:5px 0px 0px 10px;text-align:right;font-size: 12px;font-weight:bold;}
.headerTable td.headerPhone b {font-size: 20px;letter-spacing: 1px;}
.headerTable td.headerLogo {padding:5px 0px 0px 10px;text-align:left;}

.topMenu {margin:0px 0px 0px 8px;padding:0px 0px 0px 0px;}
.topMenu li {float: left; list-style: none;}
.topMenu a {display: block; height: 39px; text-indent: -9999px; background-repeat: no-repeat; background-position: left top; outline: none;}
.topMenu .home a, .topMenu .home a:visited {width: 90px;background-image: url("../content/images/NavLink01.gif");}
.topMenu .home a:hover, .topMenu .home a:active {width: 90px;background-image: url("../content/images/NavLink01_1.gif");}
.topMenu .lodging a, .topMenu .lodging a:visited {width: 101px;background-image: url("../content/images/NavLink02.gif");}
.topMenu .lodging a:hover, .topMenu .lodging a:active {width: 101px;background-image: url("../content/images/NavLink02_1.gif");}
.topMenu .resorts a, .topMenu .resorts a:visited {width: 97px;background-image: url("../content/images/NavLink03.gif");}
.topMenu .resorts a:hover, .topMenu .resorts a:active {width: 97px;background-image: url("../content/images/NavLink03_1.gif");}
.topMenu .hotels a, .topMenu .hotels a:visited {width:90px;background-image: url("../content/images/NavLink04.gif");}
.topMenu .hotels a:hover, .topMenu .hotels a:active {width:90px;background-image: url("../content/images/NavLink04_1.gif");}
.topMenu .restaurants a, .topMenu .restaurants a:visited {width: 129px;background-image: url("../content/images/NavLink05.gif");}
.topMenu .restaurants a:hover, .topMenu .restaurants a:active {width: 129px;background-image: url("../content/images/NavLink05_1.gif");}
.topMenu .activities a, .topMenu .activities a:visited {width: 106px;background-image: url("../content/images/NavLink06.gif");}
.topMenu .activities a:hover, .topMenu .activities a:active {width: 106px;background-image: url("../content/images/NavLink06_1.gif");}
.topMenu .shopping a, .topMenu .shopping a:visited {width: 104px;background-image: url("../content/images/NavLink07.gif");}
.topMenu .shopping a:hover, .topMenu .shopping a:active {width: 104px;background-image: url("../content/images/NavLink07_1.gif");}
.topMenu .specials a, .topMenu .specials a:visited {width: 100px;background-image: url("../content/images/NavLink08.gif");}
.topMenu .specials a:hover, .specials .home a:active {width: 100px;background-image: url("../content/images/NavLink08_1.gif");}
.topMenu .groups a, .topMenu .groups a:visited {width: 100px;background-image: url("../content/images/NavLink09.gif");}
.topMenu .groups a:hover, .topMenu .groups a:active {width: 100px;background-image: url("../content/images/NavLink09_1.gif");}

/* featured */
.tablefeatured1 {background-color:#ffffff;margin-left:0px;margin-top:0px;width:688px;padding-bottom:10px;}
.tablefeatured1 h1 {background-color:#ffffff;margin:0px;padding:10px 0px 10px 10px;}
table.featured {font-family:arial;font-size:12px;color:#666666;margin:0px 0px 0px 0px;width:664px;}
table.featured td {padding:10px;text-align:left;}
table.featured td strong {color:#333333;}
table.featured td.featuredPropertyImg {width:126px;}
table.featured td.featuredPropertyDetails {width:150px;}
div.featured {font-size:11px;line-height:18px;}
div.featured h2 {font-size:13px;color:#3C4E74;margin:10px 0px 10px 0px;}
div.featured div.featured-property {width:206px;background-position:bottom right;background-repeat:no-repeat;margin:3px 0px 10px 0px;padding:3px 0px 0px 4px;}
div.featured img.featuredPropertyImg {margin:0px 4px 0px 0px;}
div.featured div.featuredPrice {text-align:center;padding:5px 0px 5px 0px;color:#3B4E76;font-weight:bold;font-size:12px;}
/* sitemap */
h1.sitemap {font-family:Arial;font-weight:bold;font-size:16px;color:#638C46;padding:0px 0px 5px 0px;margin:0px 0px 5px 0px;border-bottom:1px solid #D4E4F1;}
h2.sitemap {font-family:Arial;font-weight:normal;font-size:14px;color:#638C46;padding:5px 0px 0px 0px;margin:5px 0px 0px 0px;}
h3.sitemap {font-family:Arial;font-weight:bold;font-size:12px;color:#3A4E73;padding:10px 0px 0px 0px;margin:0px 5px 5px 5px;}
a.sitemap {color:#444444;font-weight:bold;text-decoration:underline;padding:0px 3px 0px 3px;}
a.sitemap:hover {color:#628D46;}
/* Other Locations */
.otherLocations a {font-family:arial;color:#333333;text-decoration:none;font-weight:bold;font-size:12px;}
.otherLocations a:hover {color:#111111;text-decoration:underline;}
/* Content Area */
div.contentData a {padding:0px 3px 0px 3px;}
/* lead form */
label em {color: Red;}
.LeadFormTable td {padding: 3px;}
.ajax__calendar td {padding: 0px;} /* stop the calendars on the home page from getting all messed up. */
.LeadFormTable textarea {width: 534px; height: 75px;}
.LeadFormTable input {width: 225px;}
.LeadFormTable input.checkBox {width: auto;}
input.date
{
    height: 16px;
    width: 82px;
    background: white url(../images/icon_Calendar.gif) no-repeat 67px 2px;
    border: solid 1px #99b3d0;
    padding: 2px 1px 1px 2px;
}
.LeadFormTable label, .LeadFormTable .label {font-weight: bold;}
.ValidationSummary ul {padding: 0px; margin: 5px 0px 5px 0px;}
.ValidationSummary li {color: Red; list-style: none none; padding: 1px 0px 1px 18px; background: url("../images/error.gif") no-repeat left 1px;}
/* virtual tour button */
.virtualTour a {display:block; text-indent: -9999px; height: 48px; width: 110px; background: url("/images/button_Virtual_Tour.gif") no-repeat left top; outline: none;}
.virtualTour a:hover, .virtualTour a:active {background-image: url("/images/button_Virtual_Tour_over.gif");}
.clear{ clear: both; height: 0px; }

.modalBackground
{
	background-color: Gray;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.calendarTravelSpecialist { font-weight: bold; font-size: 12px; letter-spacing: 1px; }
.calendarPhoneNum { font-weight: bold; font-size: 20px; letter-spacing: 1px; margin: 0; padding: 0; }

.calendarPhoneContainer { float: right; color: #F47B2B; position: relative; top: -2px; text-align: right; margin: 0; padding: 0; }

.page_not_found { color: #425E85; text-align: left; position: relative; bottom: 60px; left: 470px; margin: 0; padding: 0; }
.page_not_found a { color: #425E85; }

/**** Min Night Modal ****/
div.minNightModal { background-color: White; border: solid 1px #99b3cf; width: 400px; height: 230px; padding: 12px; }
div.minNightModal p.closeWindowContainer { margin: -4px 4px 4px; float: right; }
div.minNightModal div { color: #425e85; padding: 12px; clear: both; }
div.minNightModal div h2 { color: #425e85; font-size: 18px; font-weight: normal; font-style: italic; margin-top: 0; }
div.minNightModal div p span { color: #f47b2b; font-weight: bold; }
body
{
	background-color: #CDC2A4;
}

.HeaderText
{
	color: #ffffff;
}

.headerPhone
{
	color: #403d33;
}

.headerPhone b
{
	color: #8c0101;
}

.RequestAssistanceBody
{
	border: 1px solid #8B8575;
}

div.bedroomSearchTabs a.bedroomSearchLink
{
	color:#ffffff;
}

div.bedroomSearchTabs a.bedroomSearchLink:hover
{
	color:#CDC2A4;
}

.LeftSearchForm p
, .LeftSearchForm label 
{
	color:#ffffff;
}

.LeftSearchForm div.search
{
	background-color: #8B8575;
}

table.featured
{
	border:1px solid #8D8777;
}

.footerTravelSpecialist { color: #403D33; font-weight: bold; font-size: 12px; }
.footerPhoneNumber { color: #8C0101; font-weight: bold; font-size: 20px; letter-spacing: 1px; }
