@charset "UTF-8";
/* CSS Document */


body { 
	margin:0px 0px 0px 0px; 
	text-align: center;
	background-color:#FFFFFF;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
}

a	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#877739;
	font-weight:bold;
	font-size:11px; 
	line-height:16px;	
}

a:link, a:visited, a:active, a:link {
	font-family:Arial, Helvetica, sans-serif; 
	color:#877739;
	font-weight:bold;
	font-size:11px; 
	line-height:16px;
}

a:hover {
	color:#496c88;
}

td	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#767779; 
	font-size:11px; 
	line-height:16px;
}

td a:link, a:visited, a:active {
	color:#877739;
	font-weight:bold;
}

td a:hover {
	color:#496c88;
}

p	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#767779; 
	font-size:11px; 
	line-height:16px;
}

p a:link, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif; 
	color:#877739;
	font-weight:bold;
	font-size:11px; 
	line-height:16px;
}

p a:hover {
	color:#496c88;
}

ul	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#767779; 
	font-size:11px; 
	line-height:16px;
}

ul a:link, a:visited, a:active {
	color:#877739;
	font-weight:bold;
}

ul a:hover {
	color:#496c88;
}




#subnav	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#877739; 
	font-size:10px; 
	line-height:16px;
	font-weight:normal;
}

#subnav a {
	font-family:Arial, Helvetica, sans-serif; 
	color:#877739; 
	font-size:10px; 
	line-height:16px;
	font-weight:normal;
}

#subnav a:link, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif; 
	color:#877739; 
	font-size:10px; 
	line-height:16px;
	font-weight:normal;
}

#subnav a:hover {
	color:#496c88;
}

.headline	{
	font-family:'Times New Roman', Times, serif; 
	font-size:22px; 
	line-height:25px; 
	color:#877739; 
	font-weight:normal;
	padding-bottom:15px;
}


#container {
	margin-left: auto; 
	margin-right: auto; 
	width: 780px;
	text-align: left;
	
}

#subcontainer	{
	height:113px;
	min-height:113px;
	background-color:#FFFFFF;
	background-image:url(../images/navbg.gif);
}

#subcontainerinterior	{
	height:113px;
	min-height:113px;
	background-color:#FFFFFF;
	background-image:url(../images/navbginterior.gif);
}

#logo	{
	left:32px; 
	top:46px; 
	position:relative; 
	width:134px; 
	float:left; 
	z-index:20px;
}


#navContainer {
	position:relative; 
	top:63px; 
	width:580px;
	float:right;
	text-align:right; 
	z-index:10px;
}

#navContainer ul {
	margin: 0;
	padding-right:35px;
	list-style-type: none;
}

#navContainer ul li { 
	list-style-type:none; 
	padding-right:15px;
	display:inline; 
}

#navContainer a	{
	text-decoration:none;
	color:#496c88;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#navContainer a:link, a:visited, a:active	{
	text-decoration:none;
	color:#496c88;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#navContainer a:hover	{
	text-decoration:none;
	color:#877739;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}


#content	{
	background-image:url(../images/middlepagebackground.gif);
	background-repeat:repeat-x;
}

#contentinterior	{
	background-image:url(../images/middlepagebackgroundinterior.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#336699;
	min-height:4px;
}

#contentinterior a {
	font-family:Arial, Helvetica, sans-serif; 
	color:#877739;
	font-weight:bold;
	font-size:11px; 
	line-height:16px;
	text-decoration:underline;
}

#contentinterior a:link, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif; 
	color:#877739;
	font-weight:bold;
	font-size:11px; 
	line-height:16px;
	text-decoration:underline;
}

#contentinterior a:hover {
	color:#496c88;
	text-decoration:underline;
}

#contenttour	{
	background-image:url(../images/middlepagebackground.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#336699;
	min-height:4px;
}


#leftcolumn	{
	float:left;
	width:424px;
	padding-bottom:30px;
	padding-top:30px;
	padding-left:46px;
}

#rightcolumn	{
	float:left;
	width:230px;
	padding-bottom:30px;
	padding-top:30px;
	padding-right:40px;
	padding-left:40px;
}

#leftcolumnint	{
	float:left;
	width:409px;
	padding-left:46px;
	padding-right:30px;
	border-right-style:solid; 
	border-right-color:#869aa9; 
	border-right-width:1px;
}

#leftcolumnnews	{
	width:704px;
	padding-left:46px;
	padding-right:30px;
	
}
#rightcolumnint	{
	float:left;
	width:214px;
	padding-right:40px;
	padding-left:40px;
	
}

.quote	{
	font-family:'Times New Roman', Times, serif; 
	font-size:16px; 
	line-height:25px; 
	color:#877739; 
	text-align:center;
}

#foot	{
	width:100%;
	clear:both;
}

#footertop	{
	height:12px; 
	background-image:url(../images/footerbgtop.gif); 
	background-repeat:repeat-x;
	background-position:bottom;
}

#footerbottom	{
	height:48px; 
	background-image:url(../images/footerbgbottom.gif); 
	background-repeat:repeat-x;
	color:#496c88;
	padding-top:5px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
}

#footerbottom a	{
	height:48px; 
	color:#496c88;
	padding-top:5px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:14px;
	text-decoration:underline;
}

#footerbottom a:link, a:visited, a:active	{
	height:48px; 
	color:#496c88;
	padding-top:5px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:14px;
	text-decoration:underline;
}

#footerbottom a:hover	{
	height:48px; 
	background-image:url(../images/footerbgbottom.gif); 
	background-repeat:repeat-x;
	color:#877739;
	padding-top:5px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:14px;
	text-decoration:underline;
}

#footertext	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size:11px; 
	line-height:14px;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:6px; 
	padding-bottom:6px;
	background-color:#496c88;
}

#footertext a	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size:11px; 
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}

#footertext a:link, a:visited, a:active	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size:11px; 
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}

#footertext a:hover	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#20394e; 
	font-size:11px; 
	line-height:14px;
}

.boldGoldAllCaps	{
	font-weight:bold;
	font-size:12px;
	color:#877739;
	text-transform:uppercase;
}

#featuredaircraftcontainer	{
	width:780px;
}

#featuredaircraft	{
	width:190px; 
	height:15px; 
	background-color:#e7ebee; 
	border-color:#869aa9; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px; 
	border-top-style:solid; 
	border-top-width:1px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#767779; 
	font-size:10px; 
	font-weight:bold; 
	text-align:center; 
	padding-top:2px;
}

#listingcontainer	{
	width:100%; 
	background-color:#FFFFFF; 
	border-bottom-style:solid; 
	border-bottom-color:#869aa9; 
	border-bottom-width:1px; 
	border-top-style:solid; 
	border-top-color:#869aa9; 
	border-top-width:1px;
}

#listingsubcontainer	{
	width:780px; 
	height:38px;
	text-align:left;
}

#listingfirst	{
	float: left; 
	background-color:#ffffff; 
	width:190px;
	border-right-style:solid;
	border-right-color:#869aa9;
	border-right-width:1px;
	border-left-style:solid;
	border-left-color:#869aa9;
	border-left-width:1px;
}

#footerinterior	{
	border-top-style:solid;
	border-top-color:#869aa9;
	border-top-width:1px;
}

#listing	{
	float: left; 
	background-color:#ffffff; 
	width:195px;
	border-right-style:solid;
	border-right-color:#869aa9;
	border-right-width:1px;
}

#listingnav	{
	float:right; 
	width:125px; 
	padding-top:7px; 
	padding-right:5px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	line-height:12px; 
	color:#747163;
}

#listingnav a	{
	color:#747163;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	line-height:12px; 
}

#listingnav a:link, a:visited, a:active	{
	color:#747163;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	line-height:12px; 
}

#listingnav a:hover	{
	color:#333333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	line-height:12px; 
}
