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

a:link {color:#003399; text-decoration:none; }
a:visited {color: #003399; text-decoration:none; }
a:hover {color:#666666;	text-decoration: none; }

body {
	text-align: center;
	height: 100%;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.9em;
	color:#333300;
	background-image: url(images/body/body-background-main.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	margin: 0px;
	background-color: #2b1311;
	}

#wrapper {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	}

#container {
	height: auto;
	text-align: center;
	float: left;
	}

#header {
	width: 1000px;
	height: 230px;
	}
	
#logo {
	float: left;
	margin-left: 25px; 
	}
	
#header-fill {
	float: left;
	height: 160px;
	width: 750px;
	color: #FFFFFF;
	font-size: 32px;	
	}
	
#navigation-container {
	width: 1000px;
	height: 70px;
	float: right;
	margin-top: -9px;
	vertical-align: middle;
	}
	
#navigation-upper {
	width: 750px;
	height: 22px;	
	float: left;
	margin-left: 200px;
	margin-top: 4px;	
	}
	
#navigation-upper ul, #navigation-upper li  {
	font-size: 12px;
	display: inline;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 6px;
	font-weight: bold;
	}	

a.nav1:link {
color: #775953;
font-weight: bold;
	}

a.nav1:visited {
color: #775953;
font-weight: bold;
	}

a.nav1:hover{
color:#06477D;
font-weight: bold;
font-weight: bold;
	}
	
#navigation-lower {
	width: 760px;
	height: 44px;	
	background-image:url(images/body/background-navigation-lower.png);
	background-repeat:no-repeat;
	margin-top: -2px;
	padding-right: 30px;
	float: right;
	padding-left: 210px;
	}
 
#content-main {
	width: 1000px;
	height: 460px;
	background-image:url(images/body/background-home-content-main.png);
	background-repeat: no-repeat;	
	background-color: transparent;
	float: left;
	}
	
#content-secondary {
	width: 1000px;
	margin-top: 5px;
	background-image:url(images/body/background-content-secondary.png);
	background-repeat: repeat-y;
	background-color: transparent;
	float: left;
	
	}
	
#sponsor_container {
	width: 250px;
	height: auto;
	float: left;
	padding-top: 35px;
	}
	
#feature {
	width:390px;
	height:455px;
	background-color: transparent;
	overflow: hidden;
	float: left;	
	}
	
#feature-right {
	width:610px;
	height:465px;
	float: left;
	background-color: transparent;
	}

#sponsor-left {
	width:250px;
	float: left;
	background-color: transparent;
	margin-left: 20px;
	margin-right: 15px;
	padding-top: 40px;
	}
	
#sponsor-left img{
margin-bottom: 10px;

	}
	
#content-right {
	width: 700px;
	background-repeat: no-repeat;
	float: left;
	background-color: transparent;
	padding: 10px;
	text-align: left;
	padding-right: 0px;
	}	
	
#content-right p {
	padding-right: 10px;
	padding-left: 10px;
}	

#content-right li {
padding-right: 10px;
}	

#content-right div.image-right {
	padding: 10px;
	float: right;
	text-align: center;
}	
		
#footer {
	width: 100%;
	background-image:url(images/body/footer-background-repeat.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	height: 70px;
	vertical-align: middle;
	}
	
#footer-inner {
	height: 70px;
	text-align:center;
	margin: 0 auto;
	width: 1000px;
	}

#footer-inner-left {
	width: 308px;
	height: 62px;
	background-image: url(images/body/background-sponsor-front-white.png);
	margin-left: 20px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 5px;
	margin-right: 0px;	
	}

#footer-inner-left-secondary {
	width: 230px;
	height: 62px;
	margin-left: 20px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 15px;
	margin-right: 30px;
	vertical-align: middle;
	}

#footer-inner-center {
	width: 485px;
	height: 55px;
	float: left;
	font-size: 10px;
	color: #ffffff;
	padding-top: 6px;
	margin-right: 10px;
	}

#footer-inner-right {
	display: inline;
	width: 175px;
	height: 55px;
	}
	
#sponsor-scroll {
	width: 266px;
	height: 55px;
	left: 35px;
	top: 29px;
	text-align:center;
	margin-top: 2px;
	background-color: transparent;
	padding-left: 22px;
	padding-right: 22px;
	}
	
#buttons {
	width: 100%;
	height: 174px;
	float: left;
	text-align:center;
	}
	
#footer a:link {color:#FFFFFF ; text-decoration:none; }
#footer a:visited {color:#FFFFFF ; text-decoration:none; }
#footer a:hover {color:#999999; text-decoration: none;}

#hga a:link {color:#003366 ; text-decoration:none; }
#hga a:visited {color:#003366 ; text-decoration:none; }
#hga a:hover {color:#999999; text-decoration: none;}
#hga { color: #003366; }

h1 {
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 10px;
	margin-top: 0px;
	background-color: #4B302E;
	color: #ffffff;
	margin-left: -8px;
	padding-left: 20px;
	padding-top: 10px;
	margin-right: 0px;
	}
	
h2 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
	font-weight: bold;
	margin-left: 10px;
	}
	
h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 5px;
	font-weight: bold;
	}
	
p {
margin-right: 15px;
}


img {

}

a img {border: none;}

.smallbody {
	font-size: 10px;
}
	
.thankyou {
	font-size: 1.5em;	
	}
	
.question { 
	font-size: 15px;
	cursor: pointer;	
}

.answer {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
	margin-left: 30px;
	margin-bottom: 15px;
}

.closedlanguage {
font-size: 16px;

}

.openlanguage {
margin-top: 10px;
	
	
}

.disclaimer-aircraft {
font-size: .7em;
font-style: italic;
}

.container-three-column {
	width: 180px;
	height: 140px;
	float: left;
	text-align: center;
	padding: 10px;
	margin: 12px;
	background-image: url(images/body/background-rounded-container200x150.png);
	background-repeat: no-repeat;
	overflow: hidden;

	}

.container-three-column h2 {
	color: #663300;
	margin: 0px;
	padding: 4px;
	margin-top: 3px;
	border-bottom: 1px dotted #663300;
	font-weight: bold;
	}

table.tickets {
	width: 660px;
	border: 1px solid #333333;
	text-align: left;
	padding: 0px;
	padding-bottom: 5px;
	margin: 10px;
	background-color: #90614d;
	color: #FFFFFF;
	margin-bottom: 20px;
}

table.tickets th{
	padding: 6px;
	background-color:#644239;
	color: #ffffff;
	text-align: left;
	font-size: 18px;
}

table.tickets td{
	padding: 5px;
	vertical-align: top;
	
}

.ticket-disclaimer {
	font-size: 11px;
}

.ticket-price {
	font-size: 18px;
	font-weight: bold;
}

.ticket-price-container {
	width: 190px;
	height: 65px;
	background-image: url(images/body/background-rounded-200x75.png);
	background-repeat: no-repeat;
	overflow:hidden;
	text-align: center;
	padding: 5px;
	float: left;
}

.ticket-holder {
	width: 660px;
	background-color: #90614d;
	margin: 10px;
	text-align:center;
}

.ticket-heading {
	padding: 6px;
	background-color:#644239;
	color: #ffffff;
}

.order-button {
	width: 128px;
	height: 22px;
	background-image: url(images/body/button-order-background.png);
	background-repeat: no-repeat;
	font-size: 20px;
	padding: 10px;
	text-align: center;
	float: right;
}

.fp-container {
	height: 200px;
	width: 625px;
	padding: 10px;
	margin-bottom: 20px;

	border-bottom: 2px solid
#;
	border-bottom: 1px solid #663300;
}

.rounded-container640x80 {
	width: 640px;
	height: 60px;
	backgrond-color: #ffffff;
	background-image: url(images/body/background-rounded-container.png);
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px;
}

#social-networking-home {
	width: 220px;
	height: 40px;
	position: relative;
	top: 420px;
	left: 380px;
	}

