#navOptions a {color: #000000; text-decoration: none;}
#navOptions a:hover {color: #000000; text-decoration: underline;}

#airplane a {color: #FFFFFF; text-decoration: none;}
#airplane a:hover {color: #FFFFFF; text-decoration: underline;}

.hotelInfo a {color: #FFFFFF; text-decoration: none;}
.hotelInfo a:hover {color: #FFFFFF; text-decoration: underline;}

body {
	
	margin: 0;
	background-image: url(../images/miami-airport-map.gif);
	}

#contain {

	width: 799px;
	margin: 20px auto 20px auto;
	background-image: url(../images/back.jpg);
	}

#header {

	width: 799px;
	height: 86px;
	background-image: url(../img/head_bg.gif);
	background-repeat: no-repeat;
	}

#headline {

	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #729AC7;
	padding-bottom: 5px;
	}

#pageHeader {

	background: url(../img/top_logo.gif) top left no-repeat;
	width: 420px;
	height: 71px;
	margin: 0;
	}

#pageHeader span {

	display: none;
	}

#navBar {

	width: 770px;
	height: 28px;
	padding-top: 1px;
	}

#navOptions {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	color: #000000;
	}

#navOptions ul{

	margin: 1px;
	padding: 0;
	list-style-type: none;
	}

#navOptions ul li{


	margin-right: 10px;
	display: inline;
    align: center;
	}

#bodyContainer {

	width: 775px;
	min-height: 250px;
	}

#footer {

	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	width: 781px;
	height: 67px;
	clear: both;
	}

#airplane {

	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #FFF;
	padding-top: 25px;
	padding-left: 62px;
	width: 400px;
	height: 50px;
	background-image: url(../img/airplane.gif);
	background-repeat: no-repeat;
	}

#navContainer2 {

	width: 770px;
	margin-top: 4px;
	margin-left: 21px;
	}

#ColLeft {

	margin-left: 12px;
	margin-top: 16px;
	float: left;
	width: 482px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	}

#ColLeft3 {

	margin-left: 12px;
	margin-top: 16px;
	width: 700px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	}

#ColLeft2 {

	margin-left: 12px;
	margin-top: 16px;
	width: 761px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	}

	

#ColRight {
	
	margin-top: 16px;
	margin-right: 12px;
	width: 248px;	
	float: right;
	}



.hotelContainer {

	width: 482px;
	height: 137px;
	background-image: url(../img/hotelbg.jpg);
	background-repeat: no-repeat;
	}

.hotel {
	
	text-align: left;
	width: 374px;
	height: 137px;
	float: left;
	}

.price {

	width: 98px;
	height: 137px;
	float: right;
	}

.hotelInfo {

	float: right;
	width: 233px;
	height: 100px;
	margin-top: 6px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	}

.imgPush {

	margin-top: 5px;
	margin-left: 5px;
	float: left;
	}

.text0r {

	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	}

.priceTxt {

	text-align: center;
	width: 98px;
	height: 25px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 35px;
	color: #FFFFFF;
	margin-top: 27px;
	margin-bottom: 30px;
	}

.imgPush2 {

	margin-left: 10px;
	}