If you are experienced with modifying HTML, you are free to do anything you wish with the Cancellation Policy file.
If not, please be careful not to remove the following code from the beginning of the file:
<
script
type
=
"text/javascript"
language
=
"JavaScript"
>
function Resize()
{
window.resizeTo(550,535);
}
</
script
>
<
title
>Cancellation Policy</
title
>
<
body
onload
=
"Resize()"
>
<
body
onload
=
"Resize()"
>
<
table
border
=
"0"
style
=
"border-collapse: collapse"
width
=
"100%"
>
<
tr
>
<
td
> </
td
>
</
tr
>
<
tr
>
<
td
><
font
face
=
"Century Gothic"
>Due to our intimate size a cancellation
affects us significantly. Consequently we do adhere to a strict
cancellation policy. We strongly suggest the purchase of trip insurance
to cover you in the event of an unexpected cancellation.<
br
>
<
br
>
<
b
>Cancellation policy: </
b
><
br
>
A deposit equal to 100% of your stay is required to confirm a
reservation. In the event of a cancellation, your deposit, will be
returned provided we are notified at least 72 hours prior to 2:30pm the
day of arrival. If cancelled less than 72 hours prior to 2:30 on the
scheduled day of arrival, you are responsible for the entire stay.<
br
>
<
br
>
The full daily rate will be charged if guests do not arrive, arrive
after the reserved date or depart before the final date of a guaranteed
reservation.</
font
></
td
>
</
tr
>
<
tr
>
<
td
>
<
p
align
=
"center"
>
<
br
>
<
input
type
=
"button"
value
=
"Close This Window"
name
=
"B3"
onclick
=
"javascript:window.close();"
></
p
>
</
td
>
</
tr
>
</
table
>
</
body
>