/* FIELD AVIATION PRINT STYLES */

body {
	font-family: arial, helvetica, sans-serif;
}

#header ul, #header h1, #search, #contact-btn, .addthis_toolbox, #flash, #sub-nav, #contact, #sitemap, #credit, #video, .side-feature {
	display: none;
}

ul {
	margin: 0 0 0 5%;
	padding: 0;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

h1 {
	color: #a80101;
	font-weight: normal;
	font-size: 18pt;
}

	#page-title h1, #page-title-cap h1 {
		font-size: 23pt;
		color: #cccccc !important
	}

h2 {
	font-size: 15pt;
	font-weight: normal;
}

	#content h2 {
		color: #a80101;
		margin-top: 0;
	}
	
	#content img {
		margin: 0 4% 4% 0;
	}
	
h3 {
	font-size: 13pt;
	font-weight: normal
}
	

p {
	font-size: 11pt;
	line-height: 1.4em;
	margin-bottom: 2%
}

#content, #content-narrow {
	float: left;
	width: 65%;
}

#content-wrap {
	padding: 5% 0 0 0;
}

#side-bar, #side-bar-wide {
	float: right;
	width: 30%
}