
BODY {
	PADDING-RIGHT: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-BOTTOM: 0px; 
    MARGIN: 0px; 
    PADDING-TOP: 0px; 
    BACKGROUND-IMAGE: url(background.gif);
	background:#725945;
}

#orange {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/orange-ball.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#gallery {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/gallery-top.jpg);
	BACKGROUND-REPEAT: no-repeat;
}


#flowers {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/flowers.jpg);
	BACKGROUND-REPEAT: yes;
}
#arm {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/arm.jpg);
	BACKGROUND-REPEAT: no-repeat;
}
#palm {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/palm.jpg);
	BACKGROUND-REPEAT: no-repeat;
}
#ramone {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/ramone.jpg);
	BACKGROUND-REPEAT: no-repeat;
}
#tiki {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/tikitourch.jpg);
	BACKGROUND-REPEAT: no-repeat;
}
#bamboo {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/bamboo.jpg);
	BACKGROUND-REPEAT: no-repeat;
}
#event {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/eventdinner.jpg);
	BACKGROUND-REPEAT: no-repeat;
}
#whiteflower {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/whiteflower.jpg);
	BACKGROUND-REPEAT: no-repeat;
}
#brown {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/brown.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#accommodations {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/accommodations.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#excursions {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/excursions.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#bougainvillea {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/bougainvillea.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#hibiscus {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/hibiscus.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#conch {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/conch.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#conch2 {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/conch2.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#signs {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/signs.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#hands {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/hands.jpg);
	BACKGROUND-REPEAT: no-repeat;
}
#flower {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/flower.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#ocean {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/ocean.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#chairs {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/chairs.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#trees {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/trees.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#back1 {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/back01.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#back2 {
    BACKGROUND-POSITION: center top;
	BACKGROUND-IMAGE: url(images/back02.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

.big {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
        font-size: 12pt;
        color: rgb(63,22,4);
}

.h1 {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
        font-size: 12pt;
        color: rgb(114,89,69);
}
.header {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
        font-size: 10pt;
        color: rgb(95,194,199);
}

.subhead {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 10pt;
        color: rgb(18,98,151);
}

.white {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 9pt;
        color: rgb(255,255,255);
}

.main {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 9pt;
        color: rgb(63,22,4);
}

.bold {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
        font-size: 9pt;
        color: rgb(63,22,4);
}

.italic {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-style: italic;
        font-size: 9pt;
        color: rgb(63,22,4);
}

.nav {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
        font-size: 9pt;
        color: rgb(59,22,4);
}

.footer {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 7pt;
        color: rgb(118,66,0);
}

.large {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 20pt;
        color: rgb(118,66,0);
}

hr  {
        height: 1px;    

}

/* link styles */

a:link, a:active, a:visited {
       font-weight: bold;
       color: rgb(114,89,69);
       text-decoration: underline;
}

a:hover {
        text-decoration: none;
        color: rgb(63,22,4);
}

.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	/*border: 2px solid silver;*/
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
    z-index:10000000!important;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
