body {
	background: #fff url(/_elements/img/blue_bg.jpg);
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 160%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: bold;
	color: #933;
}
h1, .h1 {
	font-size: 2.25em;
	margin: 18px 0 18px 3px;
}
h2, .h2{
	font-size: 2em;
	margin: 15px 0 15px 3px;
}
h3, .h3{
	font-size: 1.75em;
	margin: 12px 0 12px 3px;
}
h4, .h4{
	font-size: 1.5em;
	margin: 9px 0 9px 3px;
	color: #333;
}
h5, .h5{
	font-size: 1.25em;
	margin: 6px 0 6px 3px;
	color: #333;
}
h6, .h6{
	font-size: 1em;
	margin: 3px 0 3px 3px;
	color: #333;
}
blockquote {
	margin: 24px 48px;
	padding: 0 0;
	line-height: 120%;
	font-size: 1.5em;
	font-weight: bold;
}
ol, ul {
	margin: 12px 0 12px 24px;
}
ol li {
	padding: 0 0 3px 0px;
	list-style: decimal;
	list-style-position: outside;
}
ul li {
	padding: 0 0 3px 0px;
	list-style: disc;
	list-style-position: outside;
}
p {
	line-height: 130%;
	font-size: 1em;
	padding: 6px;
}
a:visited, a:hover, a:link, a:active, a {
	text-decoration: none;
	color: #036;
}
a:hover {
	cursor: pointer;
}


.form input, .form textarea{
font-size: 15px;
padding: 3px;
margin: 0px 3px 3px 6px;
letter-spacing: 1px;
border: 1px solid #ccc;
background: #fff;

font-family: Verdana, Arial, sans-serif;
line-height: 160%;
max-width: 95%;
color: #666;
}
.form textarea{
margin-top: 6px;
}
.form input:focus, .form textarea:focus{
border: 1px solid #000;
background: #fff;
color: #000;
}
.form label{
font-size: 18px;
color: #666;
}

.form label span{
display: block;
float: left;
width: 120px;
}

.form input[type="submit"]{
background: #eaeff2;
color: #666;
cursor: pointer;
}
.form input[type="submit"]:hover{
background: #dae4e9;
color: #555;
}
.form label label.error{
font-size: 12px;
}
.container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
.top, .nav, .content, .buckets, .footer {
	float: left;
	width: 100%;
}

.top a img.service {
	width:139px;
	height:22px;
	margin-left:-20px;
}

.top {
	min-height: 120px;
	background: #fff;
}
.top a, .top a img {
	display: block;
	width: 100%;
	/* height: 120px; */ //restore when tree is removed
}
.top img {
	position: relative;
}
.top .container {
	position: relative;
	margin-top: -120px;
	z-index: 1000;
}
.nav {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 50px;
	background: url(/_elements/img/nav_bg.jpg) repeat-x 0 0;
}
.nav ul {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 50px;
	margin: 0;
	overflow: hidden;
}
.nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.nav ul li a {
	display: block;
	height: 30px;
	padding: 10px 0;
	text-align: center;
}
.nav ul li a:hover {
	color: #300;
}
.nav ul li a span {
	display: block;
	color: #993333;
	font-weight: bold;
	border-left: 1px solid #ccc;
	padding: 6px 0;
	width: 158px;
}
.nav ul li.last a span {
	border-right: 1px solid #ccc;
}
.content {
	clear: both;
	width: 100%;
	padding: 12px 0 22px 0;
	background:#FFF
}
.content .banners {
	width: 922px;
	height: 292px;
	float: left;
	border: 9px solid #ccc;
	margin: 0 0 15px 0;
}
.content .banners img{
width: 100%;

}
.home .content .text {
	height: 25px;
	width: 922px;
	margin-top: -89px;
        margin-left: 9px;
	color: #fff;
	background: url(/_elements/img/black_60.png);
	position: relative;
	font-size: 25px;
	padding: 20px 0;
	display: block;
	line-height: 100%;
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, sans-serif;
	letter-spacing: 2px;
float: left;
}
.content .body {
	float: left;
	width: 640px;
	border-right: 1px solid #ccc;
}
.content .news {
	width: 200px;
	float: right;
	background:#FFF;
	padding:20px;
}
.content p {
	line-height: 150%;
}
.news div.heading {
	clear: both;
	width: 100%;
	padding: 0 0 6px 0;
}
.news .heading img {
	float: left;
}
.news .heading h3 {
	color: #036;
	font-size: 1.5em;
	margin: 6px 0 6px 6px;
}
.news .readmore {
	background: url(/_elements/img/btn.gif) no-repeat 0 0;
	padding: 6px 0;
	float: right;
	display: block;
	width: 98px;
	text-align: center;
	color: #933;
	font-weight: bold;
}
.buckets {
	background: url(/_elements/img/bucket_bg.jpg) repeat 0 0;
	clear: both;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 18px 0 18px 0;
}
.buckets .bucket {
	float: left;
	width: 25%;
}
.bucket img {
	border: 3px solid #ccc;
}
.bucket h4 a, .bucket h4 {
	color: #933;
	font-size: 1em;
	padding: 3px 0 3px 6px;
	margin: 0;
}
.bucket p {
	font-size: 1em;
	padding: 3px 6px 3px 6px;
}
.inside .content .container {
	background: #fff;
	border: 1px solid #ccc;
}
.inside .left {
	margin: 12px;
	padding: 0 12px 0 0;
	float: left;
	width: 250px;
	overflow: hidden;
	border-right: 1px solid #ccc;
}
.left .menu, .left .news {
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #ccc;
}
.left ul, .left ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.left ul li a {
	padding: 6px 6px 6px 12px;
	display: block;
}
.left ul li a:hover {
	background: url(/_elements/img/blue_bg.jpg);
}
.left ul li.parent a {
	font-weight: bold;
	padding-left: 0;
}
.left .news {
	width: auto;
	float: left;
}
.left .buckets {
	background: none;
	border: none;
}
.left .buckets .bucket {
	width: auto;
	margin: 0 0 12px 0;
}
.left .buckets .bucket a {
	display: block;
	width: 125px;
	float: left;
	overflow: hidden;
}
.left .buckets .bucket img {
	width: 100%;
	border: 0;
	opacity: 0.7;
}
.left .buckets .bucket a.text {
	padding: 18px 0 19px 18px;
	width: 107px;
}
.left .bucket:hover {
	background: url(/_elements/img/blue_bg.jpg);
}
.left .bucket:hover img {
	opacity: 0.9;
}
.inside .body {
	border: 0;
	margin: 24px 0;
	width: 660px;
}
.footer {
	padding: 12px 0 12px 0;
}
.footer p {
	text-align: center;
	font-size: 1em;
}
.footer span {
	padding: 0 6px;
	border-right: 1px solid #666;
}
.footer span.gphone, .footer span.copyright {
	border-right: 0;
}
/* service locations */
#map {
	float:left;
	width:635px;
	height:425px;
border: 2px solid #666;
margin-left: 10px;
}
#message {
	position:absolute;
	padding:10px;
	background:#555;
	color:#fff;
	width:75px;
}
#list {
	float:left;
	width:200px;
	background:#933;
	list-style:none;
	margin: 0;
padding: 0;
border: 2px solid #666;
}
#list li {
	padding:10px;
list-style: none;
color: #fff;
font-weight: bold;
}
#list li:hover {
	background:#555;
	color:#fff;
	cursor:pointer;
	cursor:hand;
}

img.aircraft{
max-width: 90%;
margin: 12px auto 48px auto;
display: block;

}
.aircrafttitle{
margin-top: 12px
}

.locationinfo{
display: none;

clear: both;
padding: 24px 0 0 0;
}


.locationinfo ul.photos{
float: right;
width: 250px;
}

.locationinfo ul li{
float: left;
width: 83px;
list-style: none;
margin: 0;
padding: 0;

}
.locationinfo ul li.first{
width: 100%;
margin-bottom: 6px;
}
.locationinfo ul li.first a{
padding: 0;
}
.locationinfo ul li.first a img{
border: 1px solid #ccc;
}
.locationinfo ul li a{
padding: 0 3px;

display: block;
text-align: center;
}
.locationinfo .photos img{
max-width: 100%;
border: 1px solid #ccc;
}
.newsitem{
margin-bottom: 24px;
padding-bottom: 24px;
border-bottom: 1px solid #ccc;
float: left;
width: 100%;
}
.newsitem .image{
float: right;
}
.newsitem .image img{
max-width: 150px;
}

.newsarticle .image{
margin: 12px auto 12px auto;
width: 100%;
text-align: center;
}
.newsarticle .image img{
max-width: 100%;
}


label.error{
padding-left: 24px;
color: #f00;
font-weight: bold;
}

.tree{
   background-image: url("/_elements/img/tree.png");
    float: right;
    height: 128px;
    margin-right: 320px;
    margin-top: -120px;
    position: relative;
    width: 54px;
}
.navl {
    /*border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;*/
    height:50px;
    background:url(_elements/img/nav_bg.jpg) repeat-x 0 0;
    text-align:center;
    width:960px;
    margin:0 auto;
}
.navl.ul{
width: 100%;
    padding: 0px;
    height:50px;
    margin:0;
    overflow:hidden;
}
.navl ul li{
padding: 0;
margin: 0;
list-style: none;
float: left;
list-style-position:inside;
}
.navl ul li a{
padding: 10px 0;
font-weight: bold;
display: block;
text-align:center;
height:30px;
}
.navl ul li a span {
    display:block;
    color: #993333;
font-weight: bold;
border-left: 1px solid #ccc;
padding: 6px 0;
width: 158px;

}
.navl ul li a:hover{
background: #eee;
cursor: auto;
}
#introduction {
    text-align:justify;
    font-family : Arial;
}
#introduction #thick
{
    font-weight:bold;
}