/* Global Styles */

#main {width:960px;
}
#dividerline { border:#CCCCCC solid 1px; width:100%; margin-top:20px;}
#headerpics {width:960px; height:357px; margin-top:10px; }

#bottom {background-color:#CCFFFF;
}
#rotatingpics { width:800px; height:337px; border:#990000 solid 1px; 
}
#rotatingpics2 {
float:left;
margin-left:10px;
}

#maincontainer {margin:10px;
width:450px;
float:left;
}

#maincontainerwide {margin:10px;
width:100%;
float:left;
}

#leftside {margin-left:10px;
margin-top:10px;
width:300px;
float:left;

}

#middle {margin-left:10px;
margin-top:10px;
width:300px;
float:left;

}
#rightside {margin-right:0px;
margin-top:10px;
width:300px;
float:right;
}

#plane4sale {margin:0px;
width:275px;
border:#990000 solid 1px;
}
#charterpic1 {margin:0px;
width:275px;
border:#990000 solid 1px;
}
#charterpic2 {margin:0px;
width:275px;
border:#990000 solid 1px;
}

#header tr td img {vertical-align:top;
}

.redborder {border:#990000 solid 1px;}
.redborderpics {border:#990000 solid 1px;}


body {
	margin:0px;
	padding:0px;
	background-color:#14285f;
		}
		
h1, h2, h3, h4, h5  {
margin: 0 0 0 10px;}
		
h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3399FF;
font-size:24px;
}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
color:#cccccc;
font-size:20px;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif;
color:#66ccff; 
font-size:18px;
}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif;
color:#66ccff;
font-size:14px;
font-style:italic;
}
h3.note {
  display: inline;
}



h5 {font-family: Verdana, Arial, Helvetica, sans-serif;
color:#cccccc; 
font-size:14px;}
h6 {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFcc00;
	font-size: 14px;
	font-style: italic;
}
h6.note {
  display: inline;
}

p {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#ffffff;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #66ccff;
	text-decoration:none;
	}
	
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}
	
ul li {
color:#CCFFFF; background-color:
line-height:20px;
font-family:Tahoma, "Trebuchet MS";
}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;

	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}
	
#topofpage {
clear:both;
float:right;
margin:5px;
font-size:10px;
color: #FFFFFF;
}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#cccccc;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px verdana;
	color: #66ccFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	
.smallwhitetext 
 {
	font-size: 10px;
	color: #FFFFFF;
}
.bgwhite
{
background-color:#FFFFFF;
}
.headerbgimage {
width:100%;
background:url(../images/header_rt3.gif);
background-repeat:no-repeat;
}
#map { margin-top:20px;}
#dhtmltooltip{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position: absolute;
border: 1px solid red;

padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
}