@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	/*background-image:url(../images/body_background.gif);*/
	Background-image:url(../images/body_background_red.gif);
	font-size: 62.5%;
	padding: 0;
	background-repeat: repeat;
	background-position: left top;
}

html { min-height: 100%; margin-bottom: 1px; }

/*---------------------------------------layout--------------------------------------------------------------------*/

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	/*background-image: url(../images/images/container.jpg);*/
	background-image:url(../images/alternative%20background%20images/images/container.jpg);
	/*background-color: #678262;*/
	background-color:#0033cc;
	

}
/*-----------------header and title styles-----------------*/
#header{
	width: 780px;
	height: 200px;
	top: 0px;
}

#title_text {
	width: 85px;
	height: 390px;
	/*background-image:url(../images/travel_deals_text.jpg);*/
	background-image:url(../images/alternative%20background%20images/images/travel_deals.gif);
	
	float: left;
}
/*-----------------navbar styles----------------------*/
#navbar{
	width: 187px;
	height: 1342px;
	float: left;
	text-align:left;
	margin-left: 10px;
	position: relative;
}

#navbar_pic{
	width: 256px;
	height: 250px;
	position: absolute;
	top: 450px;
	left: -95px;
	z-index: 100;
	visibility: visible;
}

#navbar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

#navbar li {
	list-style-type: none;
	margin-top: 16px;
	margin-bottom: 16px;
}

#navbar a {
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	font-family: Rockwell, "Times New Roman", Garamond, serif;
	font-size: 1.4em;
}

#navbar a:hover{
	font-weight: bold;
	color: #FF0033;
	font-family: Rockwell, "Times New Roman", Garamond, serif;
}

#navbar h4{
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 2em;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
/*#ap_navbar_adsense {
	position:absolute;
	left:95px;
	top:956px;
	width:187px;
	height:600px;
	z-index:1;
}*/

#navbar_spacer{
	height: 343px;
	width: 187px;
}

#navbar_adsense {
	height: 600px;
	width: 187px;
}

	
/*---------------------google adsense-----------------------*/

#google{
	width: 300px;
	height: 250px;
	float:left;
	margin-left: 8px;
	margin-bottom: 8px;
}

/*----------------------------- main div styles----------------------------*/

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 482px;
	margin-left: 8px;
	/*background-image: url(../images/main_background.gif);*/
	background-image:url(../images/alternative%20background%20images/images/main_bkgd_long.gif);
	background-repeat: no-repeat;
	background-position: -9px 250px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#player {
	height: 415px;
	width: 400px;
	margin-left: 41px;
}


#main p {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: .1em;
	line-height: 1.5em;
}
#main p.last{
	/*background-image: url(../images/images/main_backgroundbottom.jpg);*/
	background-image:url(../images/alternative%20background%20images/images/main_backgroundbottom.jpg);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
#main  h1  {
	padding-right: 10px;
	padding-left: 10px;
}
#main h2 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}

#main h3 {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFF33;
}
.red_letters {
	color: #FF0000;
}


#main li {
	line-height: 1.6em;
	list-style-type: none;
	list-style-image: url(../images/spyglass_icon.gif);
	list-style-position: outside;
	padding-top: 10px;
}
#main a {
	color: #FFFF00;
	text-decoration: none;
}






/*---------------------clear and footer styles-------------------------------*/

#clear {
	clear: both;
	width: 780px;
	height: 0px;
}

#adsense_footer {
	width: 500px;
	height: 90px;
	margin-top:	20px;
	left: auto;
	right: auto;
	float: right;
}



#footer {
	height: 20px;
	width: 770px;
	text-align: right;
	float: none;
	font-size: 1.4em;
	font-weight: bold;
	padding-right: 10px;
	color: #FFFFFF;
}
#footer a {
	/*color: #354234;*/
	color:#FFFFFF;
	text-decoration: none;
}


/*--------------------------------fixed position divs------------------------*/

#apDiv1 {
	position:absolute;
	width:257px;
	height:250px;
	left: 285px;
	z-index: 10;
}
#apDiv2 {
	position:absolute;
	width:186px;
	height:32px;
	z-index:20;
	left: 1px;
	top: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 2em;
	color: #FFFFFF;
	visibility: visible;
}
#airplane_div {
	position:absolute;
	left:90px;
	top:36px;
	width:154px;
	height:154px;
	z-index:1;
}


.no_display {
	display: none;
}

.padding_left_right {
	padding-right: 30px;
	padding-left: 15px;
}
#beach_img {
	float: left;
	height: 172px;
	width: 200px;
	margin-left: 10px;
	/*margin-right: 20px;*/
	margin-bottom: 38px;
	margin-top: 20px;
}
#main_referral {
	float: right;
	height: 150px;
	width: 234px;
    margin-top: 5px;	
	margin-right: 10px;
	margin-bottom: 76px;
}

#flight_referral {
	height: 60px;
	width: 234px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#hotel_referral {
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#hotels_text_referral {
	height: 60px;
	width: 134px;
	margin-left: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
}
