@charset "utf-8";
.jettext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
	border: thin solid #666666;
	background-color: #666666;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.toplinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a:hover {
	font-weight: bold;
	color: #065073;
	background-color: #FFFF66;
}
.gallery {
	text-align: center;
	background-position: center center;
	padding: 0px;
	text-decoration: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}



h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF66;
	text-align: center;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

.phone {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF66;
	text-align: center;
	font-weight: bold;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.footlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF33;
	background-color: #000000;
	font-weight: bold;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	display: block;
	height: 15px;
	width: 775px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #006699;
	text-align: left;
}
.sidebar-p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	background-image: none;
}


h3 {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerbar {
	background-color: #006699;
}
.panelheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	background-position: left top;
}
.jetpic1 {
	text-align: center;
	float: none;
	text-decoration: none;
	border: thin solid #FFFFFF;
}
.textrt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin: 10px;
	width: 250px;
}
.barright {
	background-position: right top;
}
.barleft {
	background-position: left top;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* 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: #000000 url(images/BL-BKsidebar.jpg) no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
