@charset "UTF-8";
h1 {
	font-size: 20px;
	color: #0066CC;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	color: #0066CC;
	text-decoration: none;
	line-height: 22px;
}
h2 a {
	font-size: 16px;
	color: #0066CC;
	text-decoration: none;
	line-height: 22px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #660000;
	line-height: 8px;
}
body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #002144;
	background-image: url(../images/hor-bar.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-color: #000F1F;
}
table {
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	text-decoration: none;
}
.thrColFix #top-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #636363;
	background-image: url(../images/gray-spacer.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	position: relative;
	height: 21px;
	padding-top: 9px;
	padding-bottom: 3px;
}
.thrColFix #mainContent {
	margin: 0 5px 0 10px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 20px 0 30px;
	top: 159px;
}

.thrColFix #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border-top: 0px none #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 3px solid #FFFFFF;
	height: 1300px;
} 
.thrColFix  #container #header {
	width: 900px;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px;
	height: 138px;
}
.thrColFix #container #mainContent h1 a {
	color: #0066CC;
}
.thrColFix #container-long #mainContent h1 a {
	color: #0066CC;
}
.thrColFix #container #sidebar2 .style1 a {
	color: #660000;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFix #container-long #sidebar2 .style1 a {
	color: #660000;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFix #container #sidebar2 .style1 img {
	margin-bottom: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
.thrColFix #container-long #sidebar2 .style1 img {
	margin-bottom: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 13px;
}
.thrColFix #container-long {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border-top: 0px none #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 3px solid #FFFFFF;
	height: 1350px;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: url(../images/sale-top.jpg) no-repeat right top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 15px;
}
.thrColFix #container #sidebar2 h2 {
	color: #660000;
}
.thrColFix #newslinks {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.thrColFix #newsroom {
	background-image: url(../images/orange-bar.jpg);
	background-repeat: repeat-x;
	height: 27px;
	margin-right: 320px;
}
.thrColFix #piper-news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 9px;
	float: left;
	background-image: url(../images/piper-grad.jpg);
	background-repeat: repeat-y;
	height: 475px;
	width: 165px;
	margin: 12px 0px 0px 15px;
	text-decoration: none;
}
.thrColFix #container #piper-news a {
	color: #333333;
	text-decoration: none;
}
.thrColFix #cessna-news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 9px;
	float: left;
	background-image: url(../images/cessna-grad.jpg);
	background-repeat: repeat-y;
	height: 475px;
	width: 165px;
	margin: 12px 0px 0px 8px;
}
.thrColFix #container #cessna-news a {
	color: #333333;
	text-decoration: none;
}
.thrColFix #hawker-news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 9px;
	float: left;
	background-image: url(../images/hawker-grad.jpg);
	background-repeat: repeat-y;
	height: 475px;
	width: 165px;
	margin: 12px 0px 0px 8px;
}
.div-directories {
	width: 580px;
	font-size: 10px;
	color: #666666;
	padding-left: 12px;
}
.thrColFix #container #hawker-news a {
	color: #333333;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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:250px;
	font-size: 1px;
	line-height: 0px;
}
.thrColFix #container #sidebar2 h1 {
	color: #660000;
	font-size: 21px;
}
.thrColFix #container-long #sidebar2 h1 {
	color: #660000;
	font-size: 21px;
}
.thrColFix #container #sidebar2 .style1 p {
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFix #container-long #sidebar2 .style1 p {
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFix #container #sidebar2 h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 12px;
	color: #660000;
	margin-left: 20px;
}
.thrColFix #container-long #sidebar2 h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 12px;
	color: #660000;
	margin-left: 20px;
}
.thrColFix #container #sidebar2 p {
	margin-left: 20px;
}
.thrColFix #container-long #sidebar2 p {
	margin-left: 20px;
}
.thrColFix #container #sidebar2 div div {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.thrColFix #container-long #sidebar2 div div {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.thrColFix #container #sidebar2 div {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.thrColFix #container-long #sidebar2 div {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.thrColFix #container #sidebar2 #contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #74A3DA;
	text-decoration: none;
	width: 215px;
	padding: 3px 10px;
	line-height: 20px;
}

.thrColFix #container-long #sidebar2 #contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #74A3DA;
	text-decoration: none;
	width: 215px;
	padding: 3px 10px;
	line-height: 20px;
}
.thrColFix #container #sidebar2 #contact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #74A3DA;
	text-decoration: none;
}
.thrColFix #container-long #sidebar2 #contact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	background-color: #74A3DA;
	text-decoration: none;
	width: 222px;
}
.thrColFix #container #mainContent object {
	float: left;
	margin-right: 5px;
	padding-right: 10px;
}
.thrColFix #container #mainContent p {
	color: #003366;
	margin-left: 375px;
}
.main-text {
	float: right;
}
.cessna-p {
	color: #003366;
	padding-left: 41px;
}
.thrColFix #container #cessna-content {
	margin: 0 5px 0 10px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 20px 0 30px;
	top: 159px;
	height: 400px;
}
