html {
	min-width: 742px; }
img {
	border: 0; }
body { color: #a9a9a9; font-size: 90%; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-weight: bold; line-height: 140%; margin: 0; padding: 0; border: 0; background-color: white; background-repeat: repeat-y; background-attachment: scroll; background-position: center top; }

div#container {
   width: 80%;
   z-index: 0;
   visibility: visible;
   margin-right: 10%;
   margin-left: 10%;
}
div#masthead { width: 742px; z-index: 1; visibility: visible; }
div#leftside { float: left; width: 150px; clear: left; margin: 0; padding: 0; }


div#rightside { width: 500px; margin-left: 150px; padding: 0; margin-top: 40px; }

div#airreturn { color: red; text-align: center; width: auto; z-index:4; visibility: visible; padding-top: 4em; }
div#airreturn a, 
div#airreturn a:link, 
div#airreturn a:hover, 
div#airreturn a:active, 
div#airreturn a:visited { width:100%; color:red; visibility: visible;  }

.floatrightpad a, 
.floatrightpad a:link, 
.floatrightpad a:hover, 
.floatrightpad a:active, 
.floatrightpad a:visited { width:100%; color:red; visibility: visible;  }

.padbcont_logo { width:100px; height:200px ; float: left; }
.padbox_logo { width:auto; height:auto; padding:0  }
.comp00any { color: #464646; font-size: 180%; font-weight: 900; margin-top: 150px; margin-left: 150px; }
.navboxcont_header { width: 100%; height:200px}
.navboxleft_header { width:60px; float:left; height:200px}
.navboxauto_header { width:auto; height:200px; padding-top: 80px; }
.big { color: #696969; font-size: 200%; }
.blurb { color: black; font-weight: bold; font-stretch: condensed; font-variant: small-caps; }
div#footer {
   color: #520420;
   font-size: 80%;
   font-family: "Poor Richard", "Zapf Chancery", "Comic Sans MS", cursive;
   font-weight: normal;
   width:100%;
   width: 100%;
   clear: both;
   margin: 20px 0 4px;
   padding: 4px;
   border-top-width: thin;
   border-top-style: dotted;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #520420;
}
div#footer a,  div#footer a:link,  div#footer a:visited,  div#footer a:hover,  div#footer a:active {
	color: #520420;
	font-family: "Poor Richard", "Zapf Chancery", "Comic Sans MS", cursive;
	text-decoration: none; }
div#footer a:hover {
	color:blue; }
.floatright {
	width:auto;
	height:auto;
	float: right;
	margin: 0 0 0 10px;
	padding: 0; }
.floatrightpad { width:auto; height:auto; margin: 0; padding:0   }
.pageheader { color: black; margin: 2em; }

/* Modifications
	May 14, 2009 13:12
added border = none to footer for IE8
changed container width to 80%
	May 21, 2010 13.01
removed max width to correct css
*/
