/* CSS Document */

body, html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
/*	background-color:#000000;*/
	background-image:url(../images/airtaxibkgrd2.gif)
}

#banner {
	position:absolute;
	left: 50%;
	top: 2px;
	width: 700px;
	height: 100px;
	margin-left: -350px;
/*	border:double #333333 thin;*/
	text-align:center;
}

#planeleft {
	float: left;
	margin: 10px;
}

#planeright {
	float: right;
	margin:10px;
}

#homebody {
	position:absolute;
	left:200px;
	top:140px;
	text-align:center;
}

#textybody {
	position:absolute;
	left:180px;
	top:140px;
	text-align:left;
	width: 700px;
}

#flycheap {
	position:absolute;
	color:#333333;
	top:130px;
	left:10px;
	width: 200px;
/*	border: medium double #33FF00;*/
	text-align:center;
}

#acclogodiv {
	position: absolute;
	height: 72;
	width: 160;
	left: 9px;
	top: 500px;
	margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#navdiv {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 250px;
	margin: 0 0 0 0;
    padding: 0 0 0 0;
	font-size: 90%;
	border:double #999999 medium;
}

#nav {
  padding: 4px 2px 2px 4px;
  list-style: none;
/*  border: 1px solid #FFF; */
  margin: 0 0 0 0;
/*  background: #000000 url(../images/nav_bg.gif) repeat-x bottom left; */
  }

#nav li {
/*  float: left;  */
  margin: 3px;
  padding: 0 0 0 0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
/*  font-size:medium;*/
	border-bottom: 1px solid #9B8748;
/*  border: 1px solid #9B8748; */
  }

#nav a {
/*  display: block;   This one seems to create an effect */
  margin: 2px;
/*  padding: 1px 0px 0px 0px ;*/
  color:#003300;
  text-decoration: none;
  vertical-align: bottom;
/*  border: 1px solid #9B8748; */
  } 

#nav a:hover, body#index #t-index a {
  color: #FFF;
  font-weight: bold;
  border-color: #727377;
  background: #000;
  margin: 0;
  padding: 0;
  border: 1px solid #9B8748;
 }
 
#nav a:hover, body#prices #t-prices a {
  color: #FFF;
  font-weight: bold;
  border-color: #727377;
  background: #000;
  margin: 0;
  padding: 0;
  border: 1px solid #9B8748;
 }
 
#nav a:hover, body#scenic #t-scenic a {
  color: #FFF;
  font-weight: bold;
  border-color: #727377;
  background: #000;
  margin: 0;
  padding: 0;
  border: 1px solid #9B8748;
 }
 
#nav a:hover, body#contact #t-contact a {
  color: #FFF;
  font-weight: bold;
  border-color: #727377;
  background: #000;
  margin: 0;
  padding: 0;
  border: 1px solid #9B8748;
 }
 
#nav a:hover, body#photo #t-photo a {
  color: #FFF;
  font-weight: bold;
  border-color: #727377;
  background: #000;
  margin: 0;
  padding: 0;
  border: 1px solid #9B8748;
 }
 
#nav a:hover, body#faq #t-faq a {
  color: #FFF;
  font-weight: bold;
  border-color: #727377;
  background: #000;
  margin: 0;
  padding: 0;
  border: 1px solid #9B8748;
 }
 
#nav a:hover, body#about #t-about a {
  color: #FFF;
  font-weight: bold;
  border-color: #727377;
  background: #000;
  margin: 0;
  padding: 0;
  border: 1px solid #9B8748;
 }
 
#nav a:hover, body#links #t-links a {
  color: #FFF;
  font-weight: bold;
  border-color: #727377;
  background: #000;
  margin: 0;
  padding: 0;
  border: 1px solid #9B8748;
 }
 