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

body{
	background-color:#26A9E0;
}

#enter{
	width:100%;
	height:100%;
	position: absolute;
	z-index:1;
	background-color: rgba(0,0,0,0.3);
	}

#contain{
	position: absolute;
	z-index:2;
	}

#intro{
	float:left;
	margin-top:50px;
	width:500px;
	height:270px;
	overflow:hidden;
	background-color:white;
	padding:40px;
	}

h1{	font-size:50px;	padding-bottom:15px; text-align:center;	}
h2{ font-size:17px; padding:15px; }
h3{ font-size:17px; padding:15px; text-align:center; color:#FFF; }
h4{ font-size:30px; padding-bottom:15px; text-align:center; }
p{	text-indent:25px; font-size:14px; padding: 10px 0px;	}

#button{
	background-image:url(intro2.jpg);
	float:left;
	width:20px;
	height:50px;
	background-color: white;
	margin: 50px 0px 0px 5px;
	font-size:40px;
	}

#usa{
	width:950px;
	height:630px;
	display:block;
	margin:auto;
	}

#florida{
	width:950px;
	height:630px;
	position:fixed;
	display:none;
	left:0;
	top:0;
	}

.info{
	background-color:#333333;
	left:100px;
	top:670px;
	position:fixed;
	width:400px;
	display:none;
	}
	
#jacksonville{
	position:fixed;
	left:706px;
	top:72px;
	display:none;
	}

.button{
	}

.destination{
	background-color:#FFF;
	margin:auto;
	top:25px;
	left:100px;
	position:fixed;
	width:850px;
	display:none;
	}
	
.side1{
	width:300px;
	padding:25px;
	margin:50px 0;
	height:600px;
	overflow-y:scroll;
	float:left;
	}

.side2{
	width:450px;
	padding:25px;
	float:right;
	height:700px;
	}
	
.side2 img{
	width:100%
	}
	
.changemain{
	font-size:20px;
	color:#000;
	padding:0 50px;
	margin:auto;
	}	
	
.change{
	font-size:20px;
	color:#000;
	padding:0 50px;
	margin:auto;
	display:none;
	}

#img2, #img3, #img4, #img5, #img6, #img7, #img8, #img9, #img10, #img11 #img12, #img13, #img14, #img15, #img16, #img17, #img18, #img19, #img20, #img21, #img22, #img23, #img24, #img25, #img26, #img27, #img28, #img29, #img30, #img31, #img32, #img33, #img34, #img35, #img36, #img37, #img38, #img39, #img40, #img41, #img42, #img43, #img44, #img45, #img46, #img47 {
	display:none;
}

#venice{
	position:absolute;
	left:685px;
	top:480px;
	display:none;
	}

#1d{
	display:block;}

#2d{
	display:none;}
	
#fortmyers{
	position:absolute;
	left:747px;
	top:537px;
	display:none;
	}