@charset "UTF-8";
body {
	background: #efe0c1 url(../images/bg_top.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #762703;
}
a:hover {
	color: #51421C;
}
a:visited {
	color: #A7B6AF;
}
#header {
	height: 250px;
	width: 800px;
	background: #a7b6af url(../images/header.gif) no-repeat;
	position: relative;
}
#navigation {
	background: url(../images/nav_bg2.gif);
	height: 61px;
	width: 800px;
	position: absolute;
	top: 190px;
	left: 0px;
}
#container {
	width: 800px;
	height: 100%;
	border-right: 7px solid #51421c;
	border-left: 7px solid #51421c;
	background: #a7b6af;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #51421B;
	font-weight: bold;
}
.nav_locations a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 144px;
	left: 20px;
	top: 4px;
	position: absolute;
}
.nav_locations a:hover {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 144px;
	left: 20px;
	top: 4px;
	position: absolute;
	background: url(../images/location_over2.gif) no-repeat;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 15pt;
	text-transform: uppercase;
	color: #51421C;
	text-align: left;
	font-weight: lighter;
	position: relative;
	left: 20px;
	top: 20px;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #51421C;
	text-align: left;
	position: relative;
	left: 20px;
}
h3 {
	font-family: Helvetica, sans-serif;
	font-size: 15pt;
	text-transform: uppercase;
	color: #51421C;
	text-align: right;
	font-weight: lighter;
	margin-right: 12px;
	margin-top: -20px;
}
#content {
}
.nav_aircraft a {
	text-indent: -9999px;
	display: block;
	left: 142px;
	top: 4px;
	height: 24px;
	width: 134px;
	position: absolute;
}
.nav_aircraft  a:hover  {
	text-indent: -9999px;
	display: block;
	left: 142px;
	top: 4px;
	height: 24px;
	width: 134px;
	position: absolute;
	background: url(../images/aircraft_over2.gif) no-repeat;
}
.nav_sponsors a {
	display: block;
	height: 24px;
	width: 126px;
	position: absolute;
	left: 248px;
	top: 4px;
	text-indent: -9999px;
}
.nav_sponsors a:hover {
	display: block;
	height: 24px;
	width: 126px;
	position: absolute;
	left: 248px;
	top: 4px;
	text-indent: -9999px;
	background: url(../images/sponsors_over2.gif) no-repeat;
}
.nav_registration a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 157px;
	position: absolute;
	left: 464px;
	top: 4px;
}
.nav_registration a:hover {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 157px;
	position: absolute;
	left: 464px;
	top: 4px;
	background: url(../images/registration_over2.gif) no-repeat;
}
.nav_caexpo a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 157px;
	position: absolute;
	left: 607px;
	top: 4px;
}
.nav_caexpo a:hover {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 157px;
	position: absolute;
	left: 607px;
	top: 4px;
	background: url(../images/caexpo_over2.gif) no-repeat;
}
#footer {
	background: url(../images/foot_bg.gif) bottom;
	height: 309px;
	width: 800px;
	color: #EEDFBE;
	text-align: right;
	vertical-align: bottom;
	position: relative;
}
#inner {
	height: 600px;
	width: 680px;
	left: 5px;
	position: relative;
	background: url(../images/content_bg.gif) no-repeat center;
	top: 30px;
}
#inner .left {
	height: 300px;
	width: 275px;
	float: left;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #51421C;
	position: relative;
	left: 20px;
}
#inner .right {
	width: 372px;
	position: absolute;
	height: 259px;
	border-style: none;
	overflow: visible;
	float: left;
	left: 250px;
}
#logo a {
	background: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 127px;
	width: 285px;
	position: relative;
	float: left;
	left: 30px;
	top: 20px;
}
.legal {
	position: relative;
	vertical-align: bottom;
	top: 280px;
	right: 20px;
	font-family: Helvetica, sans-serif;
	color: #EFE0C1;
	font-size: 12px;
}
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

/* Easy Slider */

	#slider{
	border: 2px solid #4F401B;
	height: 255px;
	width: 368px;
	position: relative;
	left: 80px;
	}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		border:none;
		}
	#slider li{
	width:368px;
	height:255px;
	overflow:hidden;
	border-style: none;
		}	
	#prevBtn, #nextBtn{
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:10px;
	top:100px;
		}	
	#nextBtn{ 
		left:432px;
		}
	#prevBtn{ 
		left:70px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
.foot_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #EFE0C1;
	text-decoration: none;
	list-style: none;
	display: inline;
	margin: 0px;
	text-align: left;
	letter-spacing: 0.05em;
	padding: 0px;
	top: 255px;
	position: absolute;
	left: 100px;
}
.cessna a  {
	background: url(../images/cessna.gif) no-repeat;
	height: 69px;
	width: 100px;
	position: absolute;
	text-indent: -9999px;
	border-style: none;
	border-width: 0px;
	top: 460px;
	left: 4px;
}
.cirrus a {
	background: url(../images/cirrus.gif) no-repeat;
	height: 69px;
	width: 78px;
	position: absolute;
	text-indent: -9999px;
	border-style: none;
	border-width: 0px;
	top: 460px;
	left: 104px;
}
.diamond a {
	background: url(../images/diamond.gif) no-repeat;
	height: 69px;
	width: 149px;
	position: absolute;
	text-indent: -9999px;
	border-style: none;
	border-width: 0px;
	top: 460px;
	left: 173px;
}
.hawker a {
	background: url(../images/hawker.gif) no-repeat;
	height: 69px;
	width: 145px;
	position: absolute;
	text-indent: -9999px;
	border-style: none;
	border-width: 0px;
	top: 460px;
	left: 322px;
}
.mooney a {
	background: url(../images/mooney.gif) no-repeat;
	height: 69px;
	width: 114px;
	position: absolute;
	text-indent: -9999px;
	border-style: none;
	border-width: 0px;
	top: 460px;
	left: 467px;
}
.piper a {
	background: url(../images/piper.gif) no-repeat;
	height: 69px;
	width: 97px;
	position: absolute;
	text-indent: -9999px;
	border-style: none;
	border-width: 0px;
	top: 460px;
	left: 581px;
}
.foot_nav li {
	display: inline;
	color: #EFE0C1;
	margin: 0px;
	padding: 0px;
	top: 2px;
	position: relative;
}
.foot_nav a:link {
	color: #EFE0C1;
	text-decoration: none;
}
.foot_nav a:visited {
	color: #A7B6AF;
	text-decoration: none;
}
.foot_nav a:hover {
	color: #A7B6AF;
	text-decoration: none;
}
#innerform {
	height: 700px;
	width: 680px;
	left: 5px;
	position: relative;
	top: 10px;
}
#innerform2 {
	height: 200px;
	width: 680px;
	left: 5px;
	position: relative;
	top: 10px;
}
#august a {
	height: 180px;
	background: url(../images/august.gif);
	width: 667px;
	text-indent: -9999px;
	display: block;
}
#september a {
	height: 180px;
	background: url(../images/september.gif);
	width: 667px;
	text-indent: -9999px;
	display: block;
}
#november a {
	height: 180px;
	background: url(../images/november.gif);
	width: 667px;
	text-indent: -9999px;
	display: block;
}
#locations {
	height: 600px;
	width: 680px;
	left: 5px;
	position: relative;
	background: no-repeat center;
	top: 30px;
}
.cessnaplane {
	height: 173px;
	width: 760px;
	background: url(../images/cessna_air.gif);
}
.cirrusplane {
	height: 173px;
	width: 760px;
	background: url(../images/cirrus_air.gif) no-repeat;
}
.piperplane {
	height: 173px;
	width: 760px;
	background: url(../images/piper_air.gif);
}
.diamondplane {
	height: 173px;
	width: 760px;
	background: url(../images/diamond_air.gif);
}
#aircraft {
	height: 1250px;
	width: 762px;
	position: relative;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.5em;
	left: 5px;
	top: 30px;
}
.contact {
	position: relative;
	left: 500px;
	width: 250px;
	top: 15px;
}
.contact p {
	line-height: 1.5em;
}
.name {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.25em;
	color: #762703;
}
.hawkerplane {
	height: 173px;
	width: 760px;
	background: url(../images/hawker_air.gif);
}
.mooneyplane {
	height: 173px;
	width: 760px;
	background: url(../images/mooney_air.gif);
}
#sponsors {
	height: 800px;
	width: 762px;
	position: relative;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.5em;
	left: 5px;
	top: 30px;
}
.aero {
	height: 173px;
	width: 760px;
	background: url(../images/aero.gif) no-repeat;
}
#sponsors .contact {
	position: relative;
	left: 420px;
	width: 250px;
	top: 15px;
}
.atc {
	height: 173px;
	width: 760px;
	background: url(../images/atc.gif) no-repeat;
}
.nation {
	height: 173px;
	width: 760px;
	background: url(../images/nation.gif) no-repeat;
}
.airport {
	height: 173px;
	width: 760px;
	background: url(../images/airport.gif) no-repeat;
}
