@charset "utf-8";
/* CSS Document */

#nav {
	height: 31px;
	width: 644px;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	#nav a strong {
		display: none;
		}
#nav ul {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
	#nav ul li {
		float: left;
		position: relative;
		line-height: 31px;
		margin: 0;
		}
	#nav ul li a  {
		height: 31px;
		overflow: hidden;
		}
		 
		
#homebtn {
	cursor: pointer;
	width:45px;
	height: 31px;
	}
li.tophome {
	background: transparent url(/images/navbar/home-over.jpg) no-repeat scroll left top;
	display: block;	
	width:45px;
	height: 31px;
	}	
	#homebtn a {
		display: block;
		width:45px;
		height: 31px;
		background: transparent url(/images/navbar/home.jpg) no-repeat scroll left top;
		}		

#aboutbtn {
	cursor: pointer;
	width:45px;
	height: 31px;
	}
li.topabout {
	background: transparent url(/images/navbar/about-over.jpg) no-repeat scroll left top;
	display: block;
	width:45px;
	height: 31px;
	}		
	#aboutbtn a {
		display: block;
		width:45px;
		height: 31px;
		background: transparent url(/images/navbar/about.jpg) no-repeat scroll left top;
		}	
		
#wacobtn {
	cursor: pointer;
	width:43px;
	height: 31px;
	}
li.topwaco {
	background: transparent url(/images/navbar/waco-over.jpg) no-repeat scroll left top;
	display: block;
	width:43px;
	height: 31px;
	}		
	#wacobtn a {
		display: block;
		width:45px;
		height: 31px;
		background: transparent url(/images/navbar/waco.jpg) no-repeat scroll left top;
		}		
#amchampbtn {
	cursor: pointer;
	width:123px;
	height: 31px;
	}
li.topamchamp {
	background: transparent url(/images/navbar/americanchampion-over.jpg) no-repeat scroll left top;
	display: block;
	width:123px;
	height: 31px;
	}		
	#amchampbtn a {
		display: block;
		width:123px;
		height: 31px;
		background: transparent url(/images/navbar/americanchampion.jpg) no-repeat scroll left top;
		}	
		
		
#cubcraftersbtn {
	cursor: pointer;
	width:79px;
	height: 31px;
	}
li.topcubcrafters {
	background: transparent url(/images/navbar/cubcrafters-over.jpg) no-repeat scroll left top;
	display: block;
	width:79px;
	height: 31px;
	}		
	#cubcraftersbtn a {
		display: block;
		width:79px;
		height: 31px;
		background: transparent url(/images/navbar/cubcrafters.jpg) no-repeat scroll left top;
		}			
					
#forsalebtn {
	cursor: pointer;
	width:56px;
	height: 31px;
	}
li.topforsale {
	background: transparent url(/images/navbar/forsale-over.jpg) no-repeat scroll left top;
	display: block;
	width:56px;
	height: 31px;
	}		
	#forsalebtn a {
		display: block;
		width:56px;
		height: 31px;
		background: transparent url(/images/navbar/forsale.jpg) no-repeat scroll left top;
		}		
#maintenancebtn {
	cursor: pointer;
	width:83px;
	height: 31px;
	}
li.topmaintenance {
	background: transparent url(/images/navbar/maintenance-over.jpg) no-repeat scroll left top;
	display: block;
	width:83px;
	height: 31px;
	}		
	#maintenancebtn a {
		display: block;
		width:83px;
		height: 31px;
		background: transparent url(/images/navbar/maintenance.jpg) no-repeat scroll left top;
		}	
#flightschoolbtn {
	cursor: pointer;
	width:83px;
	height: 31px;
	}
li.topflightschool {
	background: transparent url(/images/navbar/flightschool-over.jpg) no-repeat scroll left top;
	display: block;
	width:83px;
	height: 31px;
	}		
	#flightschoolbtn a {
		display: block;
		width:83px;
		height: 31px;
		background: transparent url(/images/navbar/flightschool.jpg) no-repeat scroll left top;
		}	
#contactbtn {
	cursor: pointer;
	width:71px;
	height: 31px;
	}
li.topcontact {
	background: transparent url(/images/navbar/contact-over.jpg) no-repeat scroll left top;
	display: block;
	width:71px;
	height: 31px;
	overflow: hidden;
	}		
	#contactbtn a {
		display: block;
		width:71px;
		height: 31px;
		background: transparent url(/images/navbar/contact.jpg) no-repeat scroll left top;
		}											
						
		
/***************** Drop Down *******************/			
#nav li ul {
		display:none;
		margin: 0;
		padding: 0;	
		top: 0px;
		line-height: 15px;	
		position:absolute;
		width: 200px;
		}	
#nav li ul li  {
		line-height: 31px !important;
		border: none !important;	
		}			
		#nav li ul a {		
			background-color: #000;		
			color: #FFF;
			display: block;
			text-decoration: none;
			margin:0;
			padding-left: 10px;	
			width: 200px;					
			}
			
		#nav li ul.about a:hover {
				padding-left: 10px;				
				background-color: #460708 !important;								
				width: 200px;															
				}
		#nav li ul.waco a:hover {
				padding-left: 10px;				
				background-color: #460708 !important;								
				width: 200px;															
				}		
		#nav li ul.forsale a:hover {
				padding-left: 10px;				
				background-color: #460708 !important;								
				width: 200px;															
				}										
		#nav li ul.amchamp a:hover {
				padding-left: 10px;				
				background-color: #9B1617 !important;								
				width: 200px;															
				}
		#nav li ul.cubcrafters a:hover {
				padding-left: 10px;				
				background-color: #b58000 !important;								
				width: 200px;															
				}
		#nav li ul.flightschool a:hover {
				padding-left: 10px;				
				background-color: #111182 !important;								
				width: 200px;															
				}					
														
	#nav li > #nav ul {
		left:auto;
		top:auto;	
		}		
	#nav li:hover ul, #nav li.over ul {
		display:block;
		}				
	#nav ul li img {
		border: 0px;
		}					
/********************************************/	
		