<!--
p {font-family: Veranda, sans-serif; font-size: 100%; color: Black; font-weight: normal; text-decoration: none;  }
ul, ol {font-family: Veranda, sans-serif; font-size: 100%; color: Black; font-weight: normal; text-decoration: none;  }
ul ul, ol ol{font-family: Veranda, sans-serif; font-size: 100%; color: white; font-weight: normal; text-decoration: none;  }
p:link { font-family: Veranda, sans-serif; font-size: 100%; font-weight: normal; text-decoration: none; }
p:visited { font-family: Veranda, sans-serif; font-size: 100%; color: #FF8C00; font-weight: normal; text-decoration: none; }
a:link { font-family: Veranda, sans-serif; font-size: 100%; }
a:visited { font-family: Veranda, sans-serif; font-size: 100%; }
a:hover { font-family: Veranda, sans-serif; font-size: 100%; color: Black; text-decoration: none; background-color: red; }

h1 { font-family: Veranda, sans-serif; font-size: 175%; color: Black; font-weight: bold; }
h2 { font-family: Veranda, sans-serif; font-size: 140%; color: black; font-weight: bold; }
h3 { font-family: Veranda, sans-serif; font-size: 100%; color: black; font-weight: bold; }
h4 { font-family: Veranda, sans-serif; font-size: 100%; color: black; font-weight: bold; }

span.linksnav { font-family:  Veranda, sans-serif; font-size: 100%; color: White; font-weight: bold; background-color: #003300; text-decoration: none; }
span.linksnav a:link {font-family:  Veranda, sans-serif; font-size: 100%; color: White; font-weight: bold; background-color: #003300; text-decoration: underline;}
span.linksnav a:visited  {font-family:  Veranda, sans-serif; font-size: 100%; color: White; font-weight: bold; background-color: #003300; text-decoration: underline;}
span.linksnav a:hover { font-family:  Veranda, sans-serif; font-size: 100%; color: black; font-weight: bold;  background-color: #B5B573; text-decoration: underline; }

span.dollynav { font-family:  Veranda, sans-serif; font-size: 100%; color: White; font-weight: bold; background-color: #000000; text-decoration: none; }
span.dollynav a:link {font-family:  Veranda, sans-serif; font-size: 100%; color: White; font-weight: bold; background-color: #000000; text-decoration: underline;}
span.dollynav a:visited  {font-family:  Veranda, sans-serif; font-size: 100%; color: White; font-weight: bold; background-color: #000000; text-decoration: underline;}
span.dollynav a:hover { font-family:  Veranda, sans-serif; font-size: 100%; color: black; font-weight: bold;  background-color: #B5B573; text-decoration: underline; }

span.navtext { font-family:  Veranda, sans-serif; font-size: 100%; color: #ff6600; font-weight: bold; background-color: #003300; text-decoration: none; }
span.navtext a:link {font-family:  Veranda, sans-serif; font-size: 100%; color: White; font-weight: bold; background-color: #003300; text-decoration: none;}
span.navtext a:visited  {font-family:  Veranda, sans-serif; font-size: 100%; color: White; font-weight: bold; background-color: #003300; text-decoration: none;}
span.navtext a:hover { font-family:  Veranda, sans-serif; font-size: 100%; color: black; font-weight: bold;  background-color: #B5B573; text-decoration: none; }

span.navspec { font-family:  Veranda, sans-serif; font-size: 90%; color: #ffff66; font-weight: bold; background-color: #003300; text-decoration: none; }
span.navspec a:link {font-family:  Veranda, sans-serif; font-size: 90%; color: yellow; font-weight: bold; background-color: #003300; text-decoration: underline;}
span.navspec a:visited  {font-family:  Veranda, sans-serif; font-size: 90%; color: yellow; font-weight: bold; background-color: #003300; text-decoration: underline;}
span.navspec a:hover { font-family:  Veranda, sans-serif; font-size: 90%; color: black; font-weight: bold;  background-color: #B5B573; text-decoration: none; }

span.small { font-family: Veranda, sans-serif; font-size: 75%; color: White; text-decoration: none; }
span.small a:link  { font-family: Veranda, sans-serif; color: white; text-decoration: underline; }
span.small a:visited  {	font-family: Veranda, sans-serif; color: white; text-decoration: underline; }
span.small a:hover { font-family: Veranda, sans-serif; color: black; background-color: white; }

span.small2 { font-family: Veranda, sans-serif; font-size: 75%; color: White; text-decoration: none; }
span.small2 a:link  { font-family: Veranda, sans-serif; color: white; text-decoration: underline; }
span.small2 a:visited  {	font-family: Veranda, sans-serif; color: white; text-decoration: underline; }
span.small2 a:hover { font-family: Veranda, sans-serif; color: black; font-weight: bold; background-color: white; }


#gallery {width:760px; height:360px; position:relative; border:1px solid #ddd; background:#003300;}
#gallery ul {list-style:none; padding:5px; margin:0; width:280px; float:right; height:300px; overflow:auto;}
#gallery ul li {display:inline; width:120px; height:80px; float:left; margin:0 4px 4px 0; border:1px solid #444; cursor:pointer;}
#gallery ul li img {display:block; width:120px; height:80px;}
#gallery ul li span {display:none; position:absolute; left:547px; top:325px; width:290px;font-family:verdana, arial, sans-serif; color:white; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li span b {color:yellow;}

/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {margin:5px auto 0 auto; width:320px; height:240px; border:1px solid #fff;}
#gallery ul li.off {display:none;}
#gallery ul li.click {border-color:#fc0; background:#f8f8f8; cursor:default;}
#gallery ul li.click i {position:absolute; left:0; top:0; width:545px; height:355px;}
#gallery ul li.click i img {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #fff;}
#gallery ul li.click span {display:block;}

#chaletgallery {width:760px; height:360px; position:relative; border:0px solid #ddd; background:#003300;}
#chaletgallery ul {list-style:none; padding:5px; margin:0px; width:280px; float:right; height:310px; overflow:auto;}
#chaletgallery ul li {display:inline; width:120px; height:80px; float:left; margin:0 4px 4px 0; border:1px solid #444; cursor:pointer;}
#chaletgallery ul li img {display:block; width:120px; height:80px;}
#chaletgallery ul li span {display:none; position:absolute; left:480px; top:325px; width:290px;font-family:verdana, arial, sans-serif; color:white; font-size:11px; line-height:15px; text-align:justify;}
#chaletgallery ul li span b {color:yellow;}

/* required for IE5.x and IE6 to display the start image size correctly */
#chaletgallery ul li.click i img.default {margin:5px auto 0 auto; width:460px; height:307px; border:1px solid #fff;}
#chaletgallery ul li.off {display:none;}
#chaletgallery ul li.click {border-color:#fc0; background:#f8f8f8; cursor:default;}
#chaletgallery ul li.click i {position:absolute; left:5px; top:0; width:460px; height:310px;}
#chaletgallery ul li.click i img {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #fff;}
#chaletgallery ul li.click span {display:block;}

-->
