
body {
	font-size: 75%;
	line-height: 1.5em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #424140;
}
html>body { font-size: 12px; }
h1, h2, h3, h4, h5 {
	color: #594b38;
	margin: 0;
	font-weight: 500;
}
	h1 {
		font-size: 1.6667em;
		line-height: 1.4em;
		padding: 8px 0 0 0;
	}
	h2 {
		font-size: 1.3333em;
		line-height: 1.75em;
		padding: 0.5em 0 0 0;
	}
	h3 { font-size: 14px; }
a {
	color: #6d8946;
	text-decoration: none;
	border-bottom: none;
}
p.green {
	font-family: "Avenir LT Std 45 Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 2em;
	color: #6d8946;
	margin: 0 36px 1em 0;
}



.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}
.hidden { display: none; }
.hr {
	width: 100%;
	height: 0;
	overflow: hidden;
	border-top: 1px solid #e3e3ca;
	border-bottom: 1px solid #fffffd;
}
	#content .hr { width: 684px; }
	#content div div.hr { width: 100%; }
a.no_underline { border: none; }



.two_column {
	position: relative;
	float: left;
	width: 324px;
	padding-right: 36px;
}
* html .two_column { height: 1%; }
.three_column {
	position: relative;
	float: left;
	width: 234px;
}
	.three_column_first { left: -18px; }



.home .header { background-image: url(../images/bannernew2.jpg); }
.aircraft .header { background-image: url(../images/bannernew2.jpg); }
.instructors .header { background-image: url(../images/bannernew2.jpg); }
.services .header { background-image: url(../images/bannernew2.jpg); }

body { background: #f5f5e9; }

.logo { 
	position: absolute;
	width: 333px;
	height: 64px;
	top: 47px;
	left: 36px;
	z-index: 100;
}
	.logo a { border: none; }
.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 992px;
	height: 221px;
	background: #f5f5e9 no-repeat;
	z-index: 10;
}
.flourishes {
	position: absolute;
	top: 0;
	left: 0;
	width: 992px;
	background: transparent no-repeat;
	z-index: 5;
}
.menu {
	position: absolute;
	top: 74px;
	left: 410px;
	width: 445px;
	z-index: 95;
	padding-left: 112px; /* leave room for additional menu items */
}
	.menu li {
		float: left;
		list-style: none;
		padding: 0 7px 0 0;
		margin: 0;
	}	
	.menu a {
		display: block;
		height: 22px;
		background-image: url('../menu.png');
		background-repeat: no-repeat;
		border: none;
	}

	.menu .nav_portfolio 	{ width: 62px; background-position: -112px top;  }
	.menu .nav_web 			{ width: 82px; background-position: -181px top; }
	.menu .nav_content 		{ width: 144px; background-position: -270px top; }
	.menu .nav_company 		{ width: 66px; background-position: -421px top; }
	.menu .nav_contact 		{ width: 56px; background-position: -494px top; }
           
	.menu .nav_portfolio_o { background-position: -112px -22px; }
	.menu .nav_web_o { background-position: -181px -22px; }
	.menu .nav_content_o { background-position: -270px -22px; }
	.menu .nav_company_o { background-position: -421px -22px; }
	.menu .nav_contact_o { background-position: -494px -22px; }
    
	/* current page */
	.portfolio .menu .nav_portfolio { background-position: -112px bottom; }
	.webdesign .menu .nav_web 		{ background-position: -181px bottom; }
	.contentmanagement .menu .nav_content	 	{ background-position: -270px bottom; }
	.company .menu .nav_company	 	{ background-position: -421px bottom; }
	.contact .menu .nav_contact	 	{ background-position: -494px bottom; }

#container {
	position: relative;
	width: 992px;
	margin: 0 auto;
}           
#body {
	position: relative;
	top: 256px;
	margin: 0 0 0 1px;
	width: 990px;
	z-index: 50;
}
	#content {
		position: relative;
		padding: 1px 0 0 0;
		width: 500px;
		float: left;
	}
	#content a:hover { border-bottom: 1px dotted #828076; }
	#content2 {
		position: relative;
		padding: 1px 0 0 0;
		width: 200px;
		float: right;
	}
		* html #content { } /* if we NEED to, we can overflow: hidden to fix IE, but that breaks the labels on contentmanagement.html */
	#sidebar {
		position: relative;
		float: left;
		clear: both;
		width: 233px;
		margin-right: 36px;
	}

		#sidebar .box {
			position: relative;
			width: 217px;
			padding-right: 15px;
			height: 19.333em;
			background: #eaebd8 url('../images/sidebar.png') repeat-x;
			color: #594b38;
			border: 1px solid #e7e7d4;
		}
		#sidebar .underbox {
			padding-top: 15px;
			padding-left: 15px;
		}
			#sidebar .box a {
				color: #594b38; 
				border-bottom: none;
				font-size: 1.4em;
			}
			#sidebar .box a:hover { border-bottom: 1px dotted #828076; }
			#sidebar .box ul.contact { margin: 1.41667em 0 0 7px; }
				#sidebar .box ul li {
					list-style: none outside none;
					background: transparent url('../images/ico_gt.gif') no-repeat top left;
					padding-left: 17px;
				}
				#sidebar b.phone {
					font-size: 1.167em;
					line-height: 1.286em;
				}
				
#footer {
	position: relative;
	width: 990px;
	height: 3.833em;
	margin: 0.667em 1px;
	color: #828076;
}
	#footer ul {
		position: absolute;
		top: 1.5em;
		left: 0;
		margin: 0;
	}
	#footer ul li {
		display: inline;
		list-style: none;
		list-style-position: outside;
		padding: 0 0.75em 0 0;
		margin: 0;
	}
		#footer ul li.blog {
			border-left: 1px solid #b3b0a1;
			padding-left: 0.833em;
		}
			#footer ul li.blog a { color: #b3b0a1; }
	#footer a {
		color: #828076;
		border: none;
	}
		#footer a:hover { border-bottom: 1px dotted #828076; }
	#footer p.copyright {
		position: absolute;
		top: 1.5em;
		right: 0;
	}



.home .portfolio_tiny {
	width: 54px;
	float: left;
	margin: -1px 18px 1.5833em 0;
}
.home .portfolio_tiny a { border: none; }
h2.blog_entries { margin-top: 0.31818182em; }
ul.blog_entries {
	border: 1px solid #e7e7d4;
	border-bottom: 1px solid #fcfcf7;
	border-left: none;
	list-style: none;
	margin: 0 0;
	padding: 0;
}
	ul.blog_entries li {
		border-top: 1px solid #fcfcf8;
		border-bottom: 1px solid #e7e7d4;
		margin: 0;
		padding: 8px 18px 8px 0;
	}
	.blog_home {
		display: block;
		padding-top: 0.667em;
	}
		.blog_home a {
			color: #594b38;
			border-bottom: 1px dotted #594b38;
		}
	
.home .left_column { width: 378px; }
.home .right_column {
	width: 306px;
	padding-right: 0;
}



p.caption {
	margin: -9px 0 27px 0;
}

/* mine */
.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#thumbnail2{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.thumbnail2{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
#forsale .thumbnail {float: left;margin-left:25px;}

dl {
width: 490px;
margin: 10px;
list-style-image: 
}
dl dt
{
float:left;
width: 250px;
}

dl dd
{
text-align:right;
} 
.aircraft h3 {
text-align:center;	
}
.instructors h4 { text-align:center;}
.aircraft h1 {
padding: 8px 0 8px 0;
}
	.cleft {
		position: relative;
		padding: 1px 0 0 0;
		width: 248px;
		float: left;
		border-right: 1px solid #474747;
		height: 350px;
		line-height: 1em;

	}
	.cright {
		position: relative;
		padding: 1px 0 0 0;
		width: 250px;
		float: right;
		border-left: 1px solid #d8d8d8;
		height: 350px;
		line-height: 100%;
		
	}
.cright li { list-style-type: none;}
.cleft li { list-style-type: none;}
.home .cleft {line-height: 1.1em;}
.air {width: 250px;border-left:none;border-right:none;border-bottom: 1px solid #474747;padding: 0 0 0 0;}
.services .cleft { height: auto; border: none;}
.services .cright { height: auto; border: none;}
#cright1 { border-top: none; }
#top { border-top: none;border-bottom: none; }
#cleft1 { border-top: none; }
.home .cleft h4 {margin-bottom: 7px;}
.home .cright h4 {margin-bottom: 7px;}
