<!--

html, body {
	margin: 0;
	background: #b1865a;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: arial, trebuchet ms, helvetica, verdana;
	color: #333;
	height: 100%;
}

#container {
	width: 1000px;
	background-image: url(images/content-bg.png);
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#padding {
	padding: 0 0 30px 0;
}

a {
	color: #900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	height: 100px;
	background-color: #600;
	color: #fff;
}

/* ****************************************

Nivo Slider

**************************************** */

#slider {
	text-align: center;
    position:relative;
    width:950px; /* Change this to your images width */
    height:300px; /* Change this to your images height */
    background:url(scripts/shadowbox/loading2.gif) no-repeat 50% 50%;
	margin: 10px auto 0;
	border: solid 1px #666;
	-moz-box-shadow: 3px 3px 3px #666;    
	-webkit-box-shadow: 3px 3px 3px #666; 
	box-shadow: 3px 3px 3px #666;  
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#666666')"; 
	/* For IE 5.5 - 7 */   
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#666666');
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.nivo-controlNav {
	position:absolute;
	left:380px;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(scripts/nivo/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(scripts/nivo/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
	font-size: 13px;
}
.nivo-caption a { 
    color:#600;
    text-decoration:none;
}
.nivo-caption a:hover { 
    text-decoration:underline;
}


/* ****************************************

End Nivo Slider

**************************************** */

#topimage {
	margin-top: 10px;
	text-align: center;
}

.slideshow {
	text-align: right;
	font-size: 12px;
	margin: 12px 30px 0 0;	
}

.slideshow a {
	padding-left: 20px;
	background-image: url(images/icons/slideshow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.info {
	padding-left: 20px;
	background-image:url(images/icons/info.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.sched {
	font-size:12px;
	line-height:17px;
	text-align: left;
	border: solid 1px #ccc;
	background-color: #FAE2B8;
}

.sched-head {
	background-color: #933;
	color: #fff;
	font-size: 11px;
	line-height: 11px;
}

.invis {
	display: none;
}

#content {
	float: left;
	width: 660px;
	margin: 20px 20px 20px 30px;
	font-size: 0.85em;
	line-height: 1.5em;
	text-align: justify;
}

#right {
	float: right;
	width: 240px;
	margin: 35px 30px 20px 10px;
	font-size: 11px;
	line-height: 16px;
	color: #333;
}

#content-sched {
	float: left;
	width: 900px;
	margin: 20px 20px 20px 30px;
	font-size: 0.85em;
	line-height: 1.5em;
}


#bottomnav {
	border-top: solid 1px #999;
	padding: 6px 0 12px 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: 980px;
	margin: 0 auto;
}


#footer {
	padding: 6px 0;
	background: #600;
	font-size: 11px;
	text-align: center;
	color: #fff;
	margin: -30px auto 0 auto;
	height: 18px;
	line-height: 18px;
	width: 980px;
}

#footer a {
	color: #fff;
}

h1 {
	color: #900;
	font-size: 18px;
	line-height: 24px;
	text-indent: 30px;
	background-image: url(images/icons/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 21px;
}

h2 {
	font-size: 18px;
	color: #444;
	margin: 28px 0 21px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #999;
}

h2.main {
	font-size: 13px;
	text-align: center;
	margin: -15px 0 21px 0;
	letter-spacing: 1px;
	border: none;
}

h3 {
	font-size: 16px;
	color: #555;
}

h4 {
	font-size: 15px;
	color: #444;
	margin-bottom: 0;
	text-align: left;
}


.inline {
	display: inline;
}

.box1 {
	width: 230px;
	-moz-box-shadow: 3px 3px 3px #999;    
	-webkit-box-shadow: 3px 3px 3px #999; 
	box-shadow: 3px 3px 3px #999;  
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')"; 
	/* For IE 5.5 - 7 */   
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}

.box1a {
	width: 220px;
	padding: 5px;
	background-color: #efefef;
	border: solid 1px #999;
	margin-bottom: 18px;
}

.box1a input {
	padding-left: 1px;
	margin-bottom: 5px;
	font-size: 11px;
	float: right;
}

.btn {
	color: #333;
	background-color: #600;
	font-weight: bold;
	padding: 2px;
	float: none !important;
	color: #fff;
}

.rightbutton {
	margin-bottom: 18px;
}

.floatl {
	float: left;
	margin: 5px 18px 12px 0;
	text-align: center;
	font-size: 12px;
}

.floatr {
	float: right;
	margin: 5px 0 12px 18px;
	text-align: center;
	font-size: 12px;
}

.floatr img, .floatl img {
	margin-bottom: 12px;
}

.mmarg img {
	margin-bottom: 0;
}

.border1 {
	border: dotted 1px #ccc;
}

img {
	border-color: #666;
}

.imgl {
	float:left;
	text-align: center;
}

.imgr {
	float:right;
	text-align: center;
}
	

hr {
	border: solid #ccc;
	border-width: 1px 0 0 0;
	height: 0;
	margin: 15px 0;
}

.videobox {
	float: left;
	width: 210px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

.videobox a {
	font-weight: bold;
}

.videobox img {
	margin-bottom: 3px;
}

.articlebox {
	float: left;
	width: 155px;
	height: 230px;
	margin: 10px 10px 0 0;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	background: #f0f0f0;
	padding: 10px 0 5px;
}

.articlebox img {
	margin-bottom: 3px;
}

.articlebox a {
	font-weight: bold;
}

.lst1 {
	margin: 0 0 18px 10px;
	padding-left:10px;
}

.lst1 img {
	margin: 12px 0 3px;
}

.lst1 li ul {
	margin: 6px 0 15px 10px;
	padding-left: 10px;
}

.dolphins {
	position: relative;
	width: 654px;
	height: 310px;
	border: solid 1px #666;
	background-image: url(pics/dolphins01.jpg);
}

.dolphins .vidmain {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.dolphins .vidmain a {
	color: #444;
}

.dolphins .vidmain img {
	border: solid 3px #fff;
}

.txt {
	position: relative;
	top: 212px;
	background-image: url(images/pixel.png);
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	padding: 5px 10px;
}

.small {
	font-size: 11px;
	line-height: 15px;
}

.medium {
	font-size: 12px;
	line-height: 17px;
}	

.map {
	width: 656px;
	height: 350px;
	border: solid 1px #666;
}

.link {
	font-size: 11px;
	line-height: 17px;
	margin-top: 24px;
	text-align: center;
}

.box2 {
	border: dotted 1px #666;
	background-color: #eee;
	padding: 6px;
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 18px 0;
}

.box2 h4, .box3 h4 {
	margin-top: 6px;
}

.box3 {
	border: dotted 1px #666;
	background-color: #f5f5f5;
	padding: 6px;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 18px 0;
}

.linda {
	width: 220px;
	padding: 10px 10px 10px 0;
	margin-right: 18px;
	border-right: dotted 1px #999;
	font-size: 12px;
	line-height: 17px;
}

#ctfloat {
	float: right;
	width: 396px;
}

.rates {
	width:100%;
	border-collapse:collapse;
}

.rates td {
	border:1px solid #333;
	vertical-align:top;
}


td .tright {
	text-align:right;
	padding-right:5px;
}

.top {
	margin-top: 15px;
	text-align: right;
}

.guestbook_table td {
	padding: 3px 5px;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

/* ****************************************

Facebook

***************************************** */

.fb {
	border:none;
	overflow:hidden;
	width:230px;
	height:395px;
	background-color: #efefef;
}


/* ****************************************


Utopian CSS3 Dropdown Menus
by Justin Carroll (3circlestudio.com)

Version: 1.0


**************************************** */


/* Horizontal Style */




#utopian-navigation {
	font-size: 13px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/nav-bg.png);
	width: 980px;
	height: 33px;
	list-style: none;
}

#utopian-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#utopian-navigation a {
	color: #f7cca0;
	display: block;
	line-height: 1;
	font-weight: bold;
	padding: 10px 19px;
	text-decoration: none;
}

#utopian-navigation a:hover {
	background-color: #900;
	color: #fff;
}

#utopian-navigation li {
	float: left;
}

#utopian-navigation li ul {
	background: #600;
	left: -9999px;
	position: absolute;
	width: 205px;
	z-index: 300;
}

#utopian-navigation li ul a {
	color: #f7cca0;
	font-weight: normal;
	padding: 10px 18px;
	width: 169px;
}
#utopian-navigation li ul a:hover, #utopian-navigation > li.dropdown li.dropdown > a:hover, #utopian-navigation > li.dropdown li.dropdown:hover > a {
	background: #900;
  	color: #ffffff;
	padding-top: 10px;
}

#utopian-navigation li:hover ul, #utopian-navigation li li:hover ul, #utopian-navigation li li li:hover ul { /* lists nested under hovered list items */
	left: auto;
}

#utopian-navigation > li.dropdown > a {
	color: #f7cca0;
	background: url(images/navi/arrow-down.gif) no-repeat center right;
	padding-right: 29px;
	cursor: default;
}

#utopian-navigation > li.dropdown:hover > a {
}






-->
