/*  * { 
    margin: 0; 
    padding: 0;
  }
*/  
  body {
    background: #C1C5CD; 
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    line-height: 18px;
  }
  p,
  ul,
  ol { 
    margin-bottom: 18px; 
  }
  ul {
    list-style-type: square;
    margin-left: 2em;
  }
  h1 { 
    color: #000066;
    font-size: 18px; 
    line-height: 24px;
  }
  h2 { 
    color: #CC6600;
    font-size: 14px; 
    line-height: 18px; 
    margin-bottom: 15px;
  }
  h3 { 
    font-size: 12px; 
    line-height: 15px; 
  }
  h4 {
  	font-size: 11px;
	font-weight: bold;
  }
 
 .padded {
	padding: 8px 15px 0 10px; 
 }
  
 a {
	color: #000066;
	text-decoration:none;
}	

a:hover {
	color: #0000FF;
	text-decoration:underline;
	}   

a:visited {
	color: #000066;

} 
  
  .left { 
    float: left; 
    margin: 0 15px 15px 0; 
  }
  .right { 
    float: right; 
    margin: 0 0 15px 15px; 
  }
  .callout {
    font-size: 10px;
    color: #a39c8d;
    border: 1px solid #ddd;
    background: #f1f2e7;
    padding: 7px 10px 6px 10px;
    margin-bottom: 15px; 
  }
  .callout :last-child { 
    margin-bottom: 0; 
  }
  .callout h4 { 
    font-size: 11px; 
    line-height: 15px; 
  }
  .column { 
    float: left; 
  /*  width: 65%; */
  }
  .sidebar {
    width: 25%;
    font-size: 10px;
    color: #a39c8d;
  }
  
 #metacontainer {
 	margin: 0em auto;
	width: 940px;
	background-color:#DADCDF;
 }
  
 #masthead {
	color: #181818;
 }
 
 #navmenu {
	background-color: #758279; 
	width:936px;
	margin: 0 0 0 2px;
/*	border: 1px solid #000;   */
 }
 

  
  #content {
	width: 100%;
	padding: 0;	
  }
  
  
#navcol, #maintop, #maincol, #featurecol {
	float:left;
	position:relative;
	color:#181818;
}

#navcol {
		width:309px;
		padding: 0px;
/*		border: 1px solid #ddd;  */
		background-color:#DADCDF;
}
		
#maintop {
	width:620px;
	padding: 5px;
	background-color:#FFFFFF;
	background-image:url(../images/cloudfade.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#maintopwide {
	width:930px;
	padding: 5px;
	background-color:#FFFFFF;
	background-image:url(../images/cloudfade.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}


#maintop h1 {
	margin-top:0px;
	margin-bottom: 12px;
}

.headslug {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	text-align: right;
	font-style: italic;	
}

.headslugfloat {
	float:right;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	text-align: right;
	font-style: italic;
	padding-top:22px;
}


.overbar {
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-style: italic;
}

#maincol {
	width:620px;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	
/*	border: 1px solid  #00FF66;  */
}

#maincolwide {
	width:930px;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	
/*	border: 1px solid  #00FF66;  */
}


#featurecol {
	padding: 15px 0 0 10px;
} 
 
/* 
#navcol a {
	padding-left: 8px;
} 
*/
.youarehere {
	background-image : url(../images/tri8.gif);
	background-position : left;
	background-repeat : no-repeat;
}
.youarehere2 {
	background-image : url(../images/tri82.gif);
	background-position : left;
	background-repeat : no-repeat;
}

  #biopic {
    width: 98px;
  }
  
#footer {
	clear: both;
	border-top: 1px solid #666;
	font-size: 90%;
	color: #eee;
	padding: 5px;
	margin: 0px;
	background-color: #000066;
	text-align: center;
}

.blackhilight {
	background-color:#000;
	color:#fff;
}

.blackhilight a, .grayhilight a {
	color:#fff;
}

.grayhilight {
	background-color:#666;
	color:#fff;
}

.fleettable {
	padding: 2px 5px;
}

.fleettablehead {
	padding: 2px;
}

.brown {
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	line-height: 19px;
}

.impt {
	font-weight: bold;
	color: #0000FF;
}

.headul {
	border-bottom:1px solid #999999;
	color: #000099;
	padding-bottom: 2px;
}

.news {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #012266;
	padding: 5px 10px 5px 10px;
	margin: 0;
	line-height:15px;
}

.newsdate {
	color:#666666;
}

.upper {
	text-transform:uppercase;
}

.normal {
	padding: 5px;
}

#planefeatures  {
/*	width:100%;    */
	height: 19px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:15px;
	border-top:1px solid #fff;
	border-bottom:1px solid #aaa;
	float:right;
}
#planefeatures ul {
	margin:0px;
	padding:0px;
}
#planefeatures li {
	margin:0px;
	padding:0px;
	list-style: none;
	display: inline;
	text-transform:uppercase;
}

#planefeatures a {
	color: #CC6600;
	text-decoration:none;
	display:block;
	padding: 2px 1em 3px 1em;
	height:15px; 
	float:left;
}	
#planefeatures li a:hover{
	color:#fff;
	background-color:#CC6600;
	text-decoration:none;
	}   
	
.specs {
	text-transform:uppercase;
	padding-right:10px;
}	

#fleetbox {
	width:307px;
	height:112px;
	background-image:url(/images/homepage_fleetbox.jpg);
	background-repeat: no-repeat;	
	padding: 30px 4px 4px 10px;
	color: #ffffff;
}

#fleetbox a, #homeincentivebox a {
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}	
#fleetbox a:visited, #homeincentivebox a:visited {
	color: #ffffff;

} 
#fleetbox a:hover, #homeincentivebox a:hover {
	color: #FFFF66;
	text-decoration:underline;
	}   

#homeincentivebox {
	width:342px;
	height:112px;
	background-image:url(/images/homepage_moonraker.jpg);
	background-repeat: no-repeat;	
	padding: 30px 4px 4px 10px;
	color: #ffffff;
}
  