@import url("reset.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	background:#004566 url(images/gradient_bkg.gif) repeat-y;
	color: #444;
	}

em { font-style: italic;}

strong {font-weight: bold;}

a { font-weight: normal; color: #555; text-decoration: none; }
a:hover{ color: #F2A400; }

#homecontent a, #content a { font-weight: normal; color: #F2A400; text-decoration: underline; }
#homecontent a:hover, #content a:hover { color:#555; text-decoration: underline;}

p { margin-bottom: 1em; line-height: 1.4em;	}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: .5em;
	}
	
h3 {
	font-size:12px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: .25em;
	}

h4 {
	font-size:12px;
	font-weight:bold;
	margin-top: 1.5em;
	}
	
td, th {
	text-align: left;
	vertical-align: center;
	padding: 5px;
	}
	
th {
	background-color: #E6e6cc;
	}
	
table	{
	margin-bottom: 1em;
	}

#iframestyle 	{
	border: 1px solid #999;
	}

img {
	border: 1px solid #999;
	padding:7px;
	}
.thumbnail {
	padding:0px;
	margin-right:5px;
	}	
	
#home img {
	border:0px;
	padding: 0;
	}
	
#bio	{
	float: left;
	margin-right: .3em;
	margin-bottom: .3em;
	}
	
#wrapper {
	width: 980px;
	margin:20px auto 20px auto;
	background-color: #F3F3E7;
	border:1px solid #ccc;
	}

#header {
	height: 110px;
	background: url("images/header.jpg") top center no-repeat;
	position: relative;
	/*border:5px solid #00f;*/
	}

#logo a {
	position:absolute;
	top: 15px;
	left: 30px;	
	display: block;
	height: 60px;
	width: 400px;
	text-indent: -9000px;
	}

#header #contact_info {
	position: absolute;
	top: 32px;
	left: 550px;
	line-height: 1.2em;
	border:0px solid #ccc;
	}

#header #contact_info h2 {
	font-size:14px;
	color: #444;
	margin:0;
	}	

#header #contact_info a:link {
	color:#F2A400; 
	}

#header #contact_info a:hover {
	color:#333;
	text-decoration:underline;
	}

#header p {
	font-size:14px;
	margin:0;
	padding:0;
}

#header #icons {		/* sets FB & blog icon positions in header include*/
	position: absolute;
	top: 30px;
	right: 30px;
	}

#header #icons_home {	/* sets FB & blog icon position specifically on homepage*/
	position: absolute;
	top: 40px;
	right: 40px;
	}
	
#header #icons_home #fb {  /* sets spacing between FB & blog icon on homepage only */
	padding-right:20px;
	}

#header #icons img {
	border:none;
	}

#subheader {
	height: 260px;
	/*background: #ecf2f5 url("images/planes.jpg") top left no-repeat;*/
	position: relative;
	}

#nav {
	position: absolute;
	bottom: -50px;
	right: 55px;
	font-size: 18px;
	line-height: 1em;
	border:1px solid #ccc;
	}

#nav_home {
	float:right;
	border:1px solid #ccc;
	margin: 117px 87px 20px 0px;
	}

#nav li, #nav_home li {
	text-indent: -9999px;
	float: left;
	overflow: hidden;
	}

#home #nav li a, #home #nav_home li a {
	display: block;
	width: 140px;
	height: 241px;
	text-shadow: #eee 0.05em 0.05em 0.1em;
	}

#home #nav li a:hover, #home #nav_home li a:hover, #nav li a:hover, #nav_home li a:hover{
	background-position: bottom left;
	}

#nav li a {
	display: block;
	width: 140px;
	height: 41px;
	}

#home #fbolink {
	background: url("images/fbo.jpg") top left no-repeat;
	}
#home #flightlink {
	background: url("images/flight-training.jpg") top left no-repeat;
	}
#home #maintenancelink {
	background: url("images/maintenance.jpg") top left no-repeat;
	}
#home #charterlink {
	background: url("images/charter.jpg") top left no-repeat;
	}
#fbolink {
	background: url("images/fbo_small.jpg") top left no-repeat;
	}
#flightlink {
	background: url("images/flight-training_small.jpg") top left no-repeat;
	}
#maintenancelink {
	background: url("images/maintenance_small.jpg") top left no-repeat;
	}
#charterlink {
	background: url("images/charter_small.jpg") top left no-repeat;
	}
#homelink {
	background: url("images/home_small.jpg") top left no-repeat;
	}

#middle {
	overflow:hidden;
	padding:0 0 20px 0;
	}

#content {
	width: 690px;
	min-height:450px;
	margin: 30px 45px 20px 20px;
	padding: 0px;
	float: right;
	border:0px solid #f00;
	}

#content ul{
	list-style-type: disc;
	padding:0;
	margin:0 0 15px 20px;
}

#content ul ul {
	list-style-type: circle;
	margin-bottom: 0px;
	padding: 0;
	}
#content ul li {
	padding-bottom:5px;
	}

#column {
	float: left;
	width: 220px;
	margin:0 5px 0 0px;
	border: 0px solid #ccc;
	}

#column li {
		list-style:none;
	}
#column h3 {
	background-color:#E6e6cc;
	padding:2px;}	

/* ----homepage columns---- */
/*#home #contentcontainer {
	position:relative;
	width: 600px;
	overflow:hidden;
	padding:0 0 20px 0;
	border: 1px solid #000;
	}*/

#home #columnleft {
	float:left;
	width: 270px;
	margin: 10px 15px 20px 45px;
	border: 0px solid #f00;
	}

#home #columnmiddle {
	float:left;
	padding-bottom:2px;
	width: 375px;
	border: 1px solid #ccc;
	background-color:#ccc;
	}
	
#home #columnright {
	float:left;
	width: 200px;
	margin: 0 0 0 20px;
	border: 0px solid #00f;
	}	

/* ---- left sidebar sub navigation ---- */
#sidebar {
	width: 166px;
	margin: 8px 0 0 45px; 
	padding-bottom: 60px;
	background-color: #FAFAF5;
	border:1px solid #ccc;
	font-size: 14px;
	float: left;
	}

#sidebar ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#sidebar li {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #ededed;
	padding-left:10px;
	}

#sidebar li a {
	display: block;
	padding: 10px;
	}

#sidebar li.current {
	display: block;
	padding: 10px 10px 10px 20px;
	background:url(images/arrow.gif) no-repeat 5px 14px;
}

h1 {
	font-size: 18px;
	width: 146px;
	margin: 7px 0 -9px 45px;
	padding:12px 0 12px 20px;
	background-color:#FAFAF5;
	border:1px solid #ccc;
}

/*---- sidebar subnav headers ------*/
#charter h1 {
	color: #779356;
	/*background: #b3c18c url("images/charter_grad.jpg") top left repeat-x;*/
	}
#charter h2 {
	color: #587636;
	}
#fbo h1 {
	color: #c84c28;
	/*background: #c84c29 url("images/fbo_grad.jpg") top left no-repeat;*/
	}
#fbo h2 {
	color: #d76c48;
	}
#flight h1 {
	color: #5da2c3;
	/*background: #368aad url("images/flight-training_grad.jpg") top left repeat-x;*/
	}
#flight h2 {
	color: #368aad;
	}
#maintenance h1 {
	color: #9c987e;
	/*background: #bdb899 url("images/maintenance_grad.jpg") top left repeat-x;*/
	}
#maintenance h2 {
	color: #9c987e;
	}

.current{
	color: #375865;
	}

/* ----footers---- */
#fatfooter {
	width: 980px;
	margin: 0 auto 0px auto; 
	height: 150px;
	/*margin: 15px 0 0 0;*/
	padding: 10px 0;
	background:#CECAB1 url(images/fatfooter_bkg.jpg) repeat-x;
	font-size:.95em;
	}

#fatfooter ul {
	margin:0;
	padding:0;
	border:0px solid #f00;
	}

#fatfooter li {
	margin:0;
	padding:0;
	line-height:20px;
	border:0px solid #00f;
	}

#fatfooter a:link {
	display:block;
	width: 150px;
	position:relative;
	}

#fatfooter a {color:#555;}

#fatfooter a:hover {color:#B94500;}

/* The fat footer columns are set with these attributes. 
If a new footer menu item is added, use the placeholder items at the bottom of each column. 
Adjust the negative margin-top in increments of 20px for each .coltopper class to align top edges. 
Width controls the heading underline.*/

#fatfooter .coltopper1 {
	width: 110px;
	margin-top: 0px;
	border-bottom: 1px solid #999;
	}
#fatfooter .coltopper2 {
	width: 55px;
	margin-top: -140px;
	border-bottom: 1px solid #999;
	}
#fatfooter .coltopper3 {
	width: 200px;
	margin-top: -120px;
	border-bottom: 1px solid #999;	
	}
#fatfooter .coltopper4 {
	margin-top: -120px;
	}	
#fatfooter .coltopper5 {
	width: 110px;
	margin-top: -140px;
	border-bottom: 1px solid #999;	
	}

#fatfooter .footerCol1, #fatfooter .footerCol2, #fatfooter .footerCol3, #fatfooter .footerCol4, #fatfooter .footerCol5 {
	font-weight:bold;
	color:#333;	
	}

#fatfooter .footerCol1 {
	margin-left:75px;
	}
#fatfooter .footerCol2 {
	margin-left:290px;
	}
#fatfooter .footerCol3 {
	margin-left:460px;
	}
#fatfooter .footerCol4 {
	margin-left:570px;
	}
#fatfooter .footerCol5 {
	margin-left:775px;
	}	

#footer {
	text-align: center;
	margin:-10px 0 20px 0;
	background:#004566 url(images/gradient_bkg.gif) repeat-y;
	clear: both;
	color:#ededed;
	font-size: .9em;
	}

#footer a:link{
	color:#F2A400;
	}

#footer a:hover{
	color:#999;
	}
	
.clear {
	clear: both;
	}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.floatright {
	float:right;
	margin-left: 20px;
	}

.floatleft {
	float:left;
	margin-right: 20px;
	}	
