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

H2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	padding-top:10px;
}

H3 {
	margin-top:8px;
}

#All {
	height:720px;
	background-image:url(images/book_stretch.jpg);
	background-repeat:no-repeat;
	background-position: 0px 85px;
}

/* LEFT COLUMN */

#LeftColumn {
	width:300px;
}

#SpacerLeft {
	height:315px;
}

#BookLeftPic {
	position:absolute;
	left:0;
	top:325px;
}
#Silhouette {
	position:absolute;
	bottom:50px;
	left:195px;
}

/* RIGHT COLUMN */
#RightColumn {
	top:120px;
	right:0px;
	width:415px;
	text-align:left;
}


#SpacerRight {
	height:50px;
}

.middletext {
	width:350px;
	padding-top:0;
	padding-left:0;
	text-align:left;
}
#DontSeeADate {
	width:155px;
	padding-top:10px;
	padding-left:0;
	text-align:left;
}

.indent {
	margin-left:130px;
}
.tripheader {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	margin-left:5px;
	line-height:20px;
}
.tripindent {
	margin-left:8px;
	line-height:20px;
	font-size:12px;
}

#GetawayHeader {
	position:relative;
	left:60px;
	margin-top:10px;
	text-align:left;
	width:325px;
}
#Getaways {
	position:relative;
	left:60px;
	text-align:left;
	width:325px;
	height:200px;
	overflow: auto;
	/* background-color:#bfcceb; */
}
#Getaways a:hover {
	color:red;
}
#Getaways p {
	margin-top:10px;
	line-height:15px;
}

.redbullit LI {
	list-style-type:circle;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left:15px;
	margin-right:5px;
}


#LucyCoupon {
	position:absolute;
	bottom:10px;
	right:250px;
	width:150px;
	height:110px;
	text-align:center;
	margin-right:20px;
	font-size:10px;

}

#CruiseShipPics {
	position:absolute;
	bottom:35px;
	right:35px;
	width:150px;
	height:240px;
	text-align:center;
	margin-right:10px;
	font-size:12px;

}

#FunBar {
	top:260px;
	left:5px;
}

#FitFacts {
	top:500px;
	left:320px;
}
#BottomImages {
	top:500px;
	left:320px;
	width:350px;
}

