/* * * * * * * * * * * * * * * * * * */
/*  CSS file for Surf Web site.    */
/* * * * * * * * * * * * * * * * * * */
body {
	padding:0; 
	margin:0; 
	text-align:center;
	font-size:	 large;
	font-family:"Palatino Linotype", Georgia, Arial, Verdana, Times;
	background-color: #3f6b03;
	}

li {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom:    6px;
}

h1 { font-size:150%; }
h2 { font-size:120%; }
h3 { font-size:110%; }
h4 { font-size:100%; }

#logo { position:relative; }

h2 {
	background: url(../images/flower3.gif) left no-repeat;
	padding-left:40px;
}

#homepage h2 {
	background: url(../images/flower1.gif) left no-repeat;
	padding-left:20px;
}

#amenities h2 {
	background: url(../images/flower5.gif) left no-repeat;
	padding-left:30px;
}


#activities h2 {
	background: url(../images/flower4a.gif) left no-repeat;
	padding-left:30px;
}


#shadowbox {
	width:			900px;
	margin: 		18px auto;
	padding:		0;
	text-align:	left;
	background-color: #cfce8d;
	border:		double #ffcc66 thick; 
	}

#content {
	width:			800px;
	margin: 		18px auto;
	padding:		0;
	text-align:	left;
	border:  none; 
	}

#innercontent {
	margin: 		0;
	padding:		4px 8px;
	background-color: #ffeebb;
	text-align:	left;
	}

#innercontent img { border: 3px solid  #006600; }

.pagetitle {
	text-align:center;
	color: #116600;
}

.rightcolumn {
	float:right;
	margin: 10px 5px;
	padding:0 0 2px 0;
	width:225px;
	font-size:90%;
	border: 5px solid  #006600; 
	background-color:#DBCD9B;
}

.rightcolumn h4 { width: 100%; text-align:center; margin:0; padding:0 0 4px 0; background-color: #006600; color:#FFCC66; }
.rightcolumn ul { margin-top: 4px; margin-bottom:2px; }
.rightcolumn p { padding:5px; margin:0; }

.bigspecial {
	float:left;
	margin: 10px 5px;
	padding:0 0 2px 0;
	width:225px;
	font-size:90%;
	border: 5px solid  #006600; 
	background-color:#DBCD9B;
}

.bigspecial h4 { width: 100%; text-align:center; margin:0; padding:0 0 4px 0; background-color: #006600; color:#FFCC66; }
.bigspecial ul { margin-top: 4px; margin-bottom:2px; }
.bigspecial p { padding:5px; margin:0; }

.fullcolumn {
	float:left;
	margin: 10px 5px;
	padding:0 0 2px 0;
	width:750px;
	font-size:90%;
	border: 5px solid  #006600; 
	background-color:#DBCD9B;
}

.fullcolumn h4 { width: 100%; text-align:center; margin:0; padding:0 0 4px 0; background-color: #006600; color:#FFCC66; }
.fullcolumn ul { margin-top: 4px; margin-bottom:2px; }
.fullcolumn p { margin: 6px;}

.package { float:left; }

#whales { width: 66%; border-right: 4px solid #006600; }
#third { width: 30%; }

.emphasize { color:#006600; font-weight:bold; }

/*
a 				{ text-decoration:none; }
a:link 		{ color: #ffbf00; }
a:visited 	{ color: #ffbf00; }
*/
a:hover		{ color: #116600; background-color:#ffbf00; text-decoration: none}
a:active 	{ color: #FFFF66 }

p.dropcap:first-letter {font-size:2em}

caption { font-weight:bold; font-size: 150%; }
th { font-weight: bold; }
td { font-weight: bold; }


/* * * * * * * * * * * * * * */
/* DFF's layout for Surf  */
/* * * * * * * * * * * * * * */

.SurfFooter { width:100%; margin:12px auto; padding: 0 0 6px 0;
	overflow: hidden; clear:both; vertical-align:middle; color:	#ffbf00;
	background: url(../images/Footer-BG.gif) no-repeat bottom ;
	font-size:80%; font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; text-align:center; text-transform:capitalize;
}

.SurfFooter h3 { margin:0; padding: 6px 0 0 0; 
	background: url(../images/Footer-BG.gif) no-repeat top #cfce8d; }

.SurfFooter a { text-decoration:none; }
.SurfFooter a:link { color: #ffbf00; }
.SurfFooter a:visited { color: #ffbf00; }
.SurfFooter a:hover { color: #116600; background-color:#ffbf00; text-decoration: none}
.SurfFooter a:active { color: #FFFF66 }

.highlight-box { float:right; clear:right; width:250px; color:#C63; background-color:#fffecb; 
	border:3px solid #060; margin-top:12px; margin-left:6px; }

.highlight-alt { clear:right; color:#C63; background-color:#fffecb; 
	border:3px solid #060; margin-top:12px; }

.highlight-too { color:#C63; background-color:#fffecb; border:3px solid #060; margin:12px; 
	font-size:125%; padding:6px; text-align:left;}

/* * * * * * * * * * * * * * */
/* ***  HIGHSLIDE  *** */
/* * * * * * * * * * * * * * */
.highslide { cursor: url(../highslide/graphics/zoomin.cur), pointer; outline: none; }
.highslide img { border: 2px solid gray; }
.highslide:hover img { border: 2px solid white; }

.highslide-image { border: 2px solid white; }
.highslide-image-blur { }
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: "Palatino Linotype", Palatino, Cambria, Georgia, "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica;
    font-size: 14px;
	font-weight:bold;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}

a.highslide-credits, a.highslide-credits i {
    display:none;
	padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,  a.highslide-credits:hover i { color: white; background-color: gray; }

.highslide-move { cursor: move; }

.highslide-overlay { display: none; }

/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	height: 27px;
}
.controlbar a:hover { background-image: url(../highslide/graphics/controlbar4-hover.gif); }
.controlbar .previous { width: 50px; }
.controlbar .next { width: 40px; background-position: -50px 0; }
.controlbar .highslide-move { width: 40px; background-position: -90px 0; }
.controlbar .close { width: 36px; background-position: -130px 0; }

/* Necessary for functionality */
.highslide-display-block { display: block; }
.highslide-display-none   {display: none; }


/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


#tabs h3, #tabs p { text-align:left; }
#tabs h3 { margin-top:12px; font-size:125%; }
.emphasis { color:#ff0000; background-color:#ffcc66; padding-left:10px; padding-right:10px; }
.short { width:380px; text-align:left; }

#slideshow { width:770px; height:450px; text-align:center; }

a.btn {
  /*width: 250px;*/
  padding: 8px 12px 8px 12px;
  font-family: Arial;
  font-size: 16px;
	font-weight:bold;
  text-decoration: none;
  color: #ffffff;
  text-shadow: -1px -1px 2px #618926;
	background-color:#3f6b03;
  background: -moz-linear-gradient(#7fab43, #5f8b23 35%, #3f6b03);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #7fab43),color-stop(.35, #5f8b23),color-stop(1, #3f6b03));
  border: 1px solid #ffcc66;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

a.btn:hover {
  /*width: 250px;*/
  padding: 8px 12px 8px 12px;
  font-family: Arial;
  font-size: 16px;
	font-weight:bold;
  text-decoration: none;
  color: #FC3;
  text-shadow: -1px -1px 2px #12295d;
	background-color:#618926;
  background: -moz-linear-gradient(#245192, #1e3b73 75%, #12295d);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #245192),color-stop(.75, #1e3b73),color-stop(1, #12295d));
  border: 1px solid #0f2557;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}


/* styles for simple dropdown menu */
#navbar { display: block; position: relative; width:100%; margin:6px auto;
	padding:6px 0; vertical-align: middle; color:#999999;
	background: url(../images/orange-bg.gif) repeat top;
	font-family:Arial, Helvetica, sans-serif; font-weight: bold;
	text-align:left; text-transform:capitalize; border-bottom:solid 1px #000000;
}

#jsddm { margin: 0; padding: 0;}
#jsddm li {float: left; list-style: none; font: 14px Arial,Helvetica,sans-serif; padding-bottom:0; }
#jsddm li a { display: block; color:#000; padding: 5px 12px; margin:0 !important; 
	text-decoration: none; white-space: nowrap; color: #000; font-weight:bold; }
#jsddm li ul {margin: 0; padding: 0; position: absolute; visibility: hidden; border-top: 1px solid #ffcc66;}
#jsddm li ul li { float: none; margin:0 !important; padding-bottom:0; }
#jsddm li ul li a { width:150px; background-color:#A9C251; color:#24313C; margin:0 !important; 
	border-top:1px dotted #030; }
#jsddm li ul li a:hover  { color:#ffbf00; background-color:#478343; }

