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

/* -----------------------------------*/
/* -------->> RESET <<<-----------*/
/* -----------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: none;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	
	vertical-align: baseline;
}

ol, ul {list-style: none outside none;}
blockquote, q {quotes: none;}
:focus {outline: 0 none;}



/* -----------------------------------*/
/* ----------->> GLOBAL <<<-----------*/
/* -----------------------------------*/
body {
	background: #342c26;
	color: #000;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
}
#centerContainer {
	margin: 0 auto;
	width: 960px;
}


/* ----------->> HEADER <<<-----------*/
#headerContainer {
	background: url(Images/Header/Header_Bkgd.jpg) no-repeat left top;
	float: left;
	height: 150px;
	position: relative;
	width: 960px;
	z-index:4;
}
#logoContainer {
	float: left;
	margin: 5px 0 0 380px;
	_margin: 0 0 0 175px;
	position: relative;
	width: 200px;
	z-index: 4;
}
#contactTag {
	float: right;
	height: 115px;
	margin: 20px 0 0 0;
	position: relative;
	width: 160px;
}
#balloonContainer {
	float: left;
	height: 290px;
	margin: 0 0 0 20px;
	_margin: 0;
	position: relative;
	top: -460px;
	_top: -550px;
	width: 210px;
	z-index: 4;
}
#photoContainer {
	float: left;
	height: 290px;
	position: relative;
	top: -90px;
	_top: -180px;
	width: 960px;
}

#exploreContainer {
	float: left;
	height: 70px;
	margin: 0 235px;
	_margin: 0 100px;
	position: relative;
	top: -75px;
	_top: -80px;
	width: 490px;
	z-index: 2;
}
#exploreContainer a {
	height: 70px;
	position: relative;
	width: 490px;
	float: left;
}
#exploreContainer a:hover {
	position: relative;
	width: 490px;
	float: left;
	top: 55px;
	_top: 50px;
	height: 130px;
}


/* ----------->> NAV <<<-----------*/
#navContainer {
	float: left;
	height: 35px;
	position: relative;
	top: -415px;
	_top: -510px;
	width: 960px;
	z-index: 2;
}
#navButtonContainer {
	float: left;
	height: 35px;
	position: relative;
	margin: 0 122px 0 122px;
	_margin: 0 50px;
	width: 715px;
}
ul.page-nav {
	float: left;
	height: 35px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
}
ul.page-nav li {
	color: #000;
	display: inline;
	float: left;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 15px;
	font-weight: bold;
	height: 35px;
	line-height: 40px;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.page-nav li a {
	background: url(Images/Nav/Nav_Bkgd.png) no-repeat left 5px;
	color: #000;
	display: inline;
	height: 35px;
	position: relative;
	text-decoration: none;
	width: 119px;
	text-align: center;
	float: left;
}
ul.page-nav li a:hover {
	background: url(Images/Nav/Nav_Bkgd.png) no-repeat left top;
	color: #000;
	text-decoration: none;
	position: relative;
	display: inline;
	width: 119px;
	text-align: center;
	float: left;
	top: -8px;
	height: 43px;
}
ul.page-nav li.other a {
	background: none;
	color: #000;
	display: inline;
	height: 35px;
	position: relative;
	text-decoration: none;
	width: 60px;
	text-align: center;
	float: left;
}
ul.page-nav li.other a:hover {
	background: none;
	color: #000;
	text-decoration: none;
	position: relative;
	display: inline;
	width: 60px;
	text-align: center;
	float: left;
	top: -8px;
	height: 43px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}




a.ie6:link {
	color: #000;
	text-decoration: none;
}
a.ie6:visited {
	color: #000;
	text-decoration: none;
}
a.ie6:hover {
	color: #000;
	text-decoration: none;
}
a.ie6:active {
	color: #000;
	text-decoration: none;
}

#borderBox{
	background-color: #4c2d2d;
	float: left;
	height: 10px;
	position: relative;
	top: -415px;
	_top: -520px;
	width: 960px;
	z-index:3;
}

/* ----------->> LOWER <<<-----------*/
#lowerContainer {
	background-color: #fcf7e3;
	float: left;
	position: relative;
	top: -415px;
	_top: -520px;
	width: 960px;
}


/* ----------->> SIDEBARS <<<-----------*/
.sidebarContainer {
	float: left;
	position: relative;
	width: 200px;
}
#flightTag {
	float: left;
	height: 125px;
	margin: -5px 0 0 0;
	position: relative;
	width: 165px;
	z-index: 4;
}
.sbTextContainer {
	float: left;
	margin: 0 10px 20px 10px;
	position: relative;
	width: 180px;
}
.sbTextContainer2 {
	float: left;
	margin: 40px 10px 20px 10px;
	position: relative;
	width: 180px;
}
.divder {
	float: left;
	height: 4px;
	margin: 15px 0;
	position: relative;
	width: 180px;
}
.socialContainer {
	float: left;
	height: 23px;
	margin-right: 10px;
	position: relative;
	width: 23px;
}

	
/* ----------->> MAIN <<<-----------*/
#textBox {
	float: left;
	margin: 40px 20px 20px 25px;
	_margin: 40px 0 20px 0;
	position: relative;
	width: 515px;
}
.pictureBox {
	border: #cbc7c7 3px solid;
	float: right;
	height: auto;
	margin: 20px 0 20px 20px;
	position: relative;
	width: auto;
}
.pictureBox2 {
	float: right;
	height: auto;
	margin: 20px 0 20px 20px;
	position: relative;
	width: auto;
}


/* ----------->> FOOTER <<<-----------*/
#footerContainer {
	background: url(Images/Footer/Footer_Bkgd.jpg) no-repeat left top;
	float: left;
	height: 80px;
	position: relative;
	text-align: center;
	top: -415px;
	_top: -520px;
	width: 960px;
}




/* ----------->> TEXT <<<-----------*/
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px 0;
}
h2 {
	color: #dd6320;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
h3 {
	font-size: 14px;
	margin: 0 0 15px 0;
}

p {margin: 0 0 15px 0;}

.footer {
	line-height: 12px;
	margin-top: 20px;
}

ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0 0 15px 20px;
} 

ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 15px 20px;
}

.sidebar{font-family: Georgia, "Times New Roman", Times, serif;}

.center {text-align: center;}

a:link {
	color: #dd6320;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #dd6320;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #dd6320;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #dd6320;
	font-weight: bold;
	text-decoration: none;
}


a.footer:link {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.footer:active {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
