/* 
Title:     Dragonfly - accommodations.css
Author:    Darrin Waterbury, darrin@darrinscottstudios.com
*/

/* Accommodations Page 1 Styles
------------------------------------------------------------------------------------------------- */	
#a1_photo1 {
	position: absolute;
	top: 80px;
	left: 50px;
	border: 1px solid #000;
	}
#a1_content {
	position: absolute;
	top: 65px;
	left: 310px;
	width: 350px;
	line-height: 1.3em;
	}
#a1_content strong {
	color: #22007f;
	}
#a1_content2 {
	position: absolute;
	top: 65px;
	right: 40px;
	width: 175px;
	}
#a1_photo2 {
	position:absolute;
	left: -40px;
	top: 400px;
	width: 231px;
	height: 222px;
	background: url(../images/sanddollar.png) no-repeat top left;
	/*background: url(../images/sanddollar.gif) no-repeat top left;*/
	z-index:1;
	}

/* Accommodations Page 2 Styles
------------------------------------------------------------------------------------------------- */
#a2_title {
	position: absolute;
	top: 48px;
	left: 80px;
	z-index: 5;
	}		
#a2_content {
	position: absolute;
	top: 335px;
	left: 625px;
	width: 265px;
	line-height: 1.3em;
	z-index: 5;
	}
#a2_content strong {
	color: #22007f;
	}
#a2_photo1 {
	position: absolute;
	top: 110px;
	left: 50px;
	}
#a2_photo1_txt {
	position: absolute;
	top: 515px;
	left: 45px;
	}
#a2_photo2 {
	position: absolute;
	top: 107px;
	left: 625px;
	}
#a2_photo2_txt {
	position: absolute;
	top: 315px;
	left: 625px;
	width: 250px;
	}
	
/* Accommodations Page 3 Styles
------------------------------------------------------------------------------------------------- */	
#a3_content {
	position: absolute;
	top: 80px;
	left: 120px;
	width: 400px;
	line-height: 1.3em;
	z-index: 5;
	}
#a3_photo1 {
	position: absolute;
	top: 80px;
	left: 50px;
	}
#a3_photo2 {
	position: absolute;
	top: 130px;
	right: 45px;
	width: 200px;
	}
	
/* Accommodations Page 4 Styles
------------------------------------------------------------------------------------------------- */
#a4_title {
	position: absolute;
	top: 500px;
	left: 120px;
	width: 426px;
	height: 56px;
	background: url(../images/t_accommodations_wht.png) no-repeat top left !important;
	background: url(../images/t_accommodations_wht.gif) no-repeat top left;
	z-index: 5;
	}		
#a4_content {
	position: absolute;
	top: 300px;
	left: 390px;
	width: 220px;
	color: #000;
	line-height: 1.2em;
	z-index: 5;
	}
#a4_content p {
	margin: 1em 0;
	}
#a4_photo1 {
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	text-align: center;
	}
#a4_photo2 {
	position: absolute;
	top: 230px;
	left: 490px;
	}
	
/* Accommodations Page 5 Styles
------------------------------------------------------------------------------------------------- */
#a5_title {
	position: absolute;
	top: 290px;
	right: 40px;
	width: 426px;
	height: 56px;
	background: url(../images/t_accommodations_blk.png) no-repeat top left !important;
	background: url(../images/t_accommodations_blk.gif) no-repeat top left;
	z-index: 5;
	}
#a5_content {
	position: absolute;
	top: 50px;
	left: 250px;
	width: 350px;
	z-index: 5;
	}
#a5_photo1 {
	position: absolute;
	top: 20px;
	left: 40px;
	}
#a5_photo2 {
	position: absolute;
	bottom: 20px;
	left: 50px;
	}
#a5_photo2_txt {
	position: absolute;
	bottom: 20px;
	left: 45px;
	z-index: 5;
	}
#a5_photo3 {
	position: absolute;
	bottom: 20px;
	left: 450px;
	}
#a5_photo3_txt {
	position: absolute;
	bottom: 20px;
	left: 445px;
	z-index: 5;
	}
#a5_photo4 {
	position: absolute;
	bottom: 70px;
	right: 63px;
	}
#a5_photo4_txt {
	position: absolute;
	bottom: 70px;
	left: 717px;
	z-index: 5;
	}
