/* CSS Document */


/* - - - - - GENERIC PAGE STYLES - - - - - */

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003f75;
	margin: 0px;
	}

img {
	border: 0px;
	}

a:link, a:visited {
	color: #003f75;
	text-decoration: underline;
	} 

a:hover, a:active {
	color: #003f75;
	text-decoration: none;
	} 

p {
	margin: 0px;
	padding: 0px;
	}

/* - - - - - - - - - - - - - - - - - */



/* - - - - - MAIN CONTAINERS - - - - - */

#main-container {
	width: 941px;
	margin: 10px auto;
	padding: 0px;
	text-align: center;
	}

#inner-container {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#content-container {
	width: 941px;
	padding: 0px;
	float: left;
	}

#content-left {
	width: 299px;
	height:441px;
	margin-left:10px;
	float: left;
	background:#dae2bb url(/images/left_corner.jpg) bottom left no-repeat;
	}

#content-right {
	width: 632px;
	float: right;
	}

#content-rightbottom {
	background-color: #dae2bb;
	width: 632px;
	height: 225px;
	float: left;
	clear: both;
	margin-top: 12px;
	}

/* - - - - - - - - - - - - - - - - - */



/* - - - - - TOP OBJECTS - - - - - */

#logo-main {
	float: left;
	width: 316px;
	height: 71px;
	margin-bottom: 12px;
	padding-right: 146px;
	}

#top-bannerad {
	width: 479px;
	height: 71px;
	float: left;
	}

/* - - - - - - - - - - - - - - - - - */



/* - - - - - MAIN NAVIGATION - - - - - */

h2.main-nav {
	width: 921px;
	height: 27px;
	clear: both;
	background-color: #d4eeff;
	font-size: 10pt;
	font-weight: normal;
	padding: 10px 0px 0px 20px;
	margin: 0px 0px 12px 0px;
	}

ul.main-nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	}

ul.main-nav li {
	display: inline;
	padding-right: 12px;
	}

span.phone {
	display: block;
	float: right;
	padding: 2px 5px 0px 0px;
	}

/* - - - - - - - - - - - - - - - - - */
	


/* - - - - - MAIN DISPLAY IMAGES - - - - - */

#feature-image {
	width: 448px;
	height: 202px;
	float: left;
	margin-right: 13px;
	}

#three-images {
	float: left;
	width: 171px;
	}

ul.three-images {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

ul.three-images li {
	list-style: none;
	padding: 0px;
	margin-bottom: 9px;
	}

li.no {
	padding: 0px;
	margin: 0px !important;
	}
	
/* - - - - - - - - - - - - - - - - - */
	


/* - - - - - FEATURED DESTINATION - - - - - */

#featured-destination {
	float: left;
	}

*html #featured-destination {
	float: left;
	padding-left: 8px;
	}

h3.featured-deals {
	background: url(/images/featured-deals.gif) no-repeat;
	width: 260px;
	height: 30px;
	margin: 5px 0px 0px 8px;
	padding: 0px;
	}

p.featured-info {
	width: 383px;
	font-size: 8pt;
	color: #000;
	line-height: 1.7em;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}

p.featured-info span {
	padding-top: 15px;
	display: block;
	}

p.featured-info img {
	float: left;
	}

table.featured-deals {
	font-size: 8pt; 
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	color: #013C78;
	}

table.featured-deals tr, table.featured-deals td {
	padding: 4px;
	}
	
*html table.featured-deals tr, table.featured-deals td {
	padding: 2px;
	}

*html table.featured-deals {
	font-size: 8pt; 
	margin-left: 4px;
	margin-top: 7px;
	}

/* - - - - - - - - - - - - - - - - - */



/* - - - - - TRAVEL TOOLS - - - - - */

#travel-tools {
	float: right;
	width: 236px;
	height: 225px;
	}

/* - - - - - - - - - - - - - - - - - */


/* - - - - - ABOUT US & TERMS OF USE - - - - - */

#about-container { 
	width: 500px;
	padding: 5px;
	}

#about-title {
	width: 238px;
	height: 71px;
	float: right;
	margin-bottom: 5px;
	}
	
#terms-title {
	width: 238px;
	height: 71px;
	float: right;
	margin-bottom: 5px;
	}

#about-body {
	clear: both;
	background-color: #D4EEFF;
	padding: 10px 5px;
	width: 100%;
	}

#about-body p {
	margin: 0px 0px 10px 0px;
	line-height: 1.7em;
	}
	


/* - - - - - FOOTER - - - - - */

#footer {
	clear: both;
	padding: 12px 0 0 10px;
	}

ul.footer {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

ul.footer li {
	list-style: none;
	display: inline;
	margin-right: 3px;
	font-size: 8pt;
	}

.copyright {
	color: #549fd6;
	font-size: 8pt;
	}
	
	
	
	
	
	
	
	
/*Added by Dustin*/
					iframe{display:none;}
					#multi_searchbox{ background-color:#fff;}
					#search_tabs a:link, #search_tabs a:visited, #search_tabs a:hover, #search_tabs a:active {text-decoration: none;}
					.search_tabs_ul{
					background: transparent url(/images/tab_line.gif) bottom left repeat-x;
					margin:0px;
					padding:0px;
					list-style-type:none;
					float:left;
					}
					.search_tabs_ul li{
					margin:0px;
					padding:0px;
					list-style-type:none;
					float:left;
					}
					.search_tabs_ul a, .search_tabs_ul a:visited{
					font-weight:700;
					font-size:12px;
					display:block;
					text-align:center;
					padding:8px 13px 8px 13px;
					float:left;
					background-repeat:no-repeat;
					}
					.search_tabs_ul a:hover, .search_tabs_ul a:active{ text-decoration:none; background-position:bottom left; outline:none;}
					#tab_1 a,#tab_1 a:visited{background-image: url(/images/tab_1.jpg);}
					#tab_2 a,#tab_2 a:visited{background-image: url(/images/tab_2.jpg);}
					#tab_3 a,#tab_3 a:visited{background-image: url(/images/tab_3.jpg);}
					#tab_4 a,#tab_4 a:visited{background-image: url(/images/tab_4.jpg);padding:8px 12px 8px 12px;}
					.active_tab a, .active_tab a:visited, .active_tab a:hover, .active_tab a:active{ background-position:bottom left;outline:none;}
					#frames{
					clear:left;
					border-left:solid 1px #55a1d5;
					border-right:solid 1px #55a1d5;
					margin-right:15px;
					}
					#searchbox_fot{
					background: transparent url(/images/srch_fot.jpg) 0 0 no-repeat;
					height:39px;
					width:100%;
					}
/*Added by Dustin*/