@charset "UTF-8";
/* CSS Document */

/* clear out default styles */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, 
fieldset, table, th, td { margin: 0; padding: 0; } 

:focus { outline: 0;} /* remember to define focus styles! */
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {list-style: none;}
table { border-collapse: separate;border-spacing: 0;} /* tables still need 'cellspacing="0"' in the markup */
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
sup {line-height:0;}

/* -- -- -- -- -- end css reset -- -- -- -- -- -- -- --- */

.ping {behavior: url(iepngfix.htc);}
.clearer { clear:both; line-height: 0; height: 0;}

a:link, a:visited {color: #1aad90; text-decoration:none;}
a:hover, a:active {color: #1aad90; text-decoration:underline;}

body{
	width:100%;
	background: #ffffff url(images/page-back-home.jpg) repeat-x center top;
	margin:0 auto;
	color:black;
}

#container{
	width:100%;
	background: url(images/home-top.jpg) no-repeat center top;
	height: 1200px;
	
}
#header{
	margin:0 auto;
	width:976px;
	height:231px;
	padding: 0;
}
#address{
	padding-top: 60px;
	padding-left: 590px;
}
#flashArea{
	margin:0 auto;
	width:976px;
	height:689px;
	padding: 0;
}
#belowFlash{
	margin:0 auto;
	width:976px;
	height:690;
}
#leftSide{
	padding: 40px 0 0 50px;
	width: 400px;
	float: left;
}
#rightSide{
	float: right;
	width: 511px;
	background: url(images/home-footer-mapback.jpg) no-repeat left top;
	height: 281px;
}
#map{
	padding:30px 0 0 181px;
	font: normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#contentAll{
	_position:relative;
	_bottom:45px;
}	


/*-- -- -- -- nav stuff -- -- -- */
#topNav{
	font: normal 11px/13px "lucida grande","lucida sans",arial, helvetica, sans-serif;
	padding:11px 0 0 85px;
	text-align:center;
	width:850px;
	height: 45px;
}

ul#navMenu{
	margin:0 auto;
	list-style:url(none) none outside;
	padding:0;
}
ul#navMenu li{
	text-align:center;
	margin:0;
	padding:0 15px;
	display:inline;
	float:left;
}

ul#navMenu a{outline:none;}

	ul#navMenu li a{
		padding:0;
		margin:0;
		border:none;
		display:inline;
		float:left;
		height:45px;
		background-image:url(images/menu.png);
		_background-image:url(images/menu.gif);
		text-indent:-9999px;
		
	}
		ul#navMenu li a.home {
			width:105px;
			background-position:0 0;
		}
		ul#navMenu li a.funjet {
			width:121px;
			background-position: -148px 0;
		}
		ul#navMenu li a.apple {
			width:97px;
			background-position:-312px 0;
		}
		ul#navMenu li a.cruises {
			width:142px;
			background-position:-455px 0;
		}

		ul#navMenu li a.contact {
			width:194px;
			background-position:-642px 0;
		}		
		ul#navMenu li a.home:hover, ul#navMenu li a.home:focus {
			width:105px;
			background-position:0 50px;
		}
		ul#navMenu li a.funjet:hover, ul#navMenu li a.funjet:focus{
			width:121px;
			background-position: -148px -50px;
		}
		ul#navMenu li a.apple:hover, ul#navMenu li a.apple:focus {
			width:97px;
			background-position:-312px -50px;
		}
		ul#navMenu li a.cruises:hover, ul#navMenu li a.cruises:focus {
			width:142px;
			background-position:-455px -50px;
		}
		ul#navMenu li a.contact:hover, ul#navMenu li a.contact:focus {
			width:194px;
			background-position:-642px -50px;
		}
		
		
	
/* --- --- --- --- Main Styles --- --- --- --- */

h1 {
	font: bold 22px/24px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
h2 {
	font: normal 17px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

h3 {
	font: normal 18px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1aad90;
	padding-bottom: 8px;
}
h4 {
	font: bold normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}
h5 {
	font: bold normal 16px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
h6 {
	font: bold normal 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}
p {
	font: normal 13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 13px;
}
li {
	padding-bottom: 5px;
}
ul {
	font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 14px;
	list-style: square outside;
	padding-left: 20px;
}
ol {
	font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 20px 15px;
	list-style: outside;
}
table {
	font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.smallText {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom: 14px;
}
.bigger {
	font-size:18px;
	line-height:22px;
}
.footerDakota {
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	color:#333333;
}

#weblinx {	
margin:50px 0 0 0;
clear:both;
	width:100%;
}

#weblinx a:link, #weblinx a:visited {
	display:block;
	width:100%;
	background-color:#333333;
	padding:5px 0;
	font: normal 12px/18px  Arial, Helvetica, sans-serif;
	color:#999999;
	text-align:center;
	text-decoration:none;
}
#weblinx a:hover, #weblinx a:active {
	display:block;
	width:100%;
	background-color:#999999;
	padding:5px 0;
	font: normal 12px/18px  Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
	

