@charset "utf-8";
/* CSS Document */


* {margin:0; padding:0}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

h1 {font-size: 13px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#003366;}

a:link {color:#00373a;}
a:visited {color:#31003a;}


div#mainwrapper {width: 835px;  margin-left:auto; margin-right:auto; margin-top: 15px;}

div#wrapper {width: 835px; float: left; }

div#pr {width: 600px; margin-left:auto; margin-right:auto; font-size:12px; line-height: 20px; padding:20px;  border: 1px solid #666666; }

div#subwrapper {width: 833px; float: left;  border-right:1px solid black; border-left:1px solid black; border-bottom:1px solid black; background-image: url(../images/sub_content_bg.gif);}

div#header {width: 835px; height: 155px; background-image:url(../images/header_bg.gif); color:#9f9f9f; line-height: 17px;}

div#biglinks{width: 833px; height: 63px; background-image:url(../images/sub_links_bg.gif); border-left: 1px solid black; border-right: 1px solid black;}
div#biglinks img {border:none;}

div#header p {padding: 25px 13px 30px 220px;}
div#content {width: 556px;  float:right;  padding:20px; line-height: 16px;}
div#content ul li ul {margin-left: 20px;}


div#header a {color:#CCCCCC;}


.paddedimg {padding: 15px; float: left;}
.quoteimg {padding-right: 15px; padding-bottom: 10px; padding-top:8px; float: left;}
.subhead {display:block; background-color: #e6fbfd; font-weight:bold; color:#006666; padding:3px;}

.subhead2 {display:block; background-color: #D5D8BE; font-weight:bold; color:#006666; padding:3px;}


div#nav {width: 234px; height:254px; background-color:#e5fbfd; float:left; border-top:1px solid white; border-left:1px solid black; }

div#subnav {width: 234px;  background-color:#e5fbfd; float:left;   border-right: 1px solid #666666; }

div#quote {width: 556px; border-bottom: 1px dashed #CCCCCC; padding-bottom: 20px; }
div#quotetext {width: 400px; margin-left: 148px; background-image:url(../images/endquote.gif); background-position: bottom right; background-repeat: no-repeat;}

div#donations {width: 214px; padding: 10px; background-color: #FFEBD8; margin-right: 10px; margin-top: 30px; border:1px double black;}

div#companytext {width: 340px; margin-left: 210px; padding-top:15px;}

div#subimage {width: 234px;}

div#navitem {height: 41px;
width: 234px;
text-indent: 40px;
overflow: hidden;
background: url(../images/nav_plane.gif) bottom left no-repeat;
display: block;
border-bottom:1px solid #d2f0f3;
}

div#navitem img {margin-top:10px; margin-bottom: 9px; border:none;}
 
div#navitem:hover{
background-position: top left;
}

div#home{width: 180px;  float:left;}
div#where_sub_box {width: 250px; margin-left:60px;  float:left;}
div#donate_sub_box {width: 250px; margin-left:520px; }

div#homeimage {width: 599px; height:254px; background-color:#26cce8; float:right; border-top: 1px solid white; border-right:1px solid black;}
div#sponsors {width: 833px; border:1px dotted #66CCCC; background-color:white; clear:both;}
div#columns {width: 833px;  background-image:url(../images/column_bg.gif); border-bottom: 1px solid black; border-right:1px solid black; border-left:1px solid black; line-height: 16px; }
div#columns img {border:none;}
div#col1 { width: 260px; padding:100px 10px 40px 10px; float:left;}
div#col2 {width: 250px; padding:100px 10px 40px 10px; float:left;}
div#col3 {width: 240px; padding:100px 10px 40px 20px; float:left;}
div#footer {width: 825px; background-color: #fdffff; clear:both; padding: 5px; text-align:center;}

.floatleft {float:left;}
.floatright {float:right;}

.pulledquote {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333366;}
.company {width: 556px; border-bottom: 1px dashed #CCCCCC; padding-bottom: 20px; }

.prevAttemptUL {
	list-style:none;
}

.prevAttPilots {width: 400px; margin-left: 148px; padding-top:5px;}

.planeSpecsList li {
	padding-bottom:5px;
}



.style2 {color: #008000}

.company img {border:none;}

.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */


.clearfixNew{
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
