@import url('css/reset.css');

body{
	background: #336699 url("images/bg2.jpg") no-repeat center top;

}

#wrapper{
	margin:0em auto;
	width:825px;
}

#header{
	margin-top:40px;
	position:relative;
	height:460px;
}
h1#logo a, h2#logo a {
	background: transparent url(images/logo.jpg) no-repeat;
	height:83px;
	width:283px;
	display: block;
	text-decoration: none;
	float:left;
	text-indent:-99999px;
	margin-left:20px;

}

#main{
	background: transparent url(images/main.png) no-repeat;
	width:823px;
	height:443px;
	position:absolute;
	text-indent:-99999px;
}

#location{
	background: transparent url(images/location.png) no-repeat;
	width:763px;
	margin:0em auto;
	height:119px;
	text-align: center;
	padding: 30px;
	padding-top:35px;
	padding-bottom: 0px;
	color:#FFF;
	font: .90em "Arial", "Trebuchet MS", Verdana, sans-serif;
}

#lolita{
	color:#006699;
	width:823px;
	height:234px;
	background: transparent url(images/lolita.png) no-repeat;
	margin:5px 0px;
	
}

#flipper{
	color:#006699;
	width:823px;
	height:234px;
	background: transparent url(images/flipper.png) no-repeat;
	margin:5px 0px;
}

#golden{
	color:#006699;
	width:823px;
	height:234px;
	background: transparent url(images/golden.png) no-repeat;
	margin:5px 0px;
}
#deck{
	color:#006699;
	width:823px;
	height:234px;
	background: transparent url(images/deck-show.png) no-repeat;
	margin:5px 0px;
}

#crocs{
	color:#006699;
	width:823px;
	height:234px;
	background: transparent url(images/crocs.png) no-repeat;
	margin:5px 0px;
}

#wings{
	color:#006699;
	width:823px;
	height:234px;
	background: transparent url(images/stingray.png) no-repeat;
	margin:5px 0px;	
}

#shark{
	color:#006699;
	width:823px;
	height:234px;
	background: transparent url(images/shark.png) no-repeat;
	margin:5px 0px;
}

#manatee{
	color:#006699;
	width:823px;
	height:234px;
	background: transparent url(images/manatee.png) no-repeat;
	margin:5px 0px;
}

#food{
	color:#006699;
	width:823px;
	height:234px;
	background: transparent url(images/food.png) no-repeat;
	margin:5px 0px;
}

#important{
	width:823px;
	height:347px;
	background: transparent url(images/important.png) no-repeat;
	margin:5px 0px;
}

.importantDescription{
	width:750px;
	height:200px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	font: .85em "Arial", "Trebuchet MS", Verdana, sans-serif;
	
}
.importantDescription ul{
	margin:10px 0px;
}
.importantDescription li{
	list-style: disc inside;
}


.greenTitle{
	color:#78b000;
	font: 1.10em "Arial", "Trebuchet MS", Verdana, sans-serif;
	
}

#footer{
	height:20px;
	padding-top:70px;
	color:#000;
	font: .75em "Arial", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	
}
#dolphinharbor{
	background: transparent url(images/dolphinharborBg.png) no-repeat;
	width:823px;
	height:404px;
}
#dolphinharborLogo{
	background: transparent url(images/dolphin-harbor-logo.jpg) no-repeat;
	width:235px;
	height:110px;
	display: block;
}


.description{
	width:445px;
	height:200px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}

.titles{
	font: 1.20em "Arial", "Trebuchet MS", Verdana, sans-serif;
	margin:10px 0px;
}
.moretext{
	color:#666666;
	font: 1.00em "Arial", "Trebuchet MS", Verdana, sans-serif;

}
