td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.addressbox {
	font-size: 13px;
	font-weight: normal;

}
.footer {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #900;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;

}
h1 {
	font-size: 30px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #232323;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 30px;
}
h2 {
	font-size: 16px;
	color: #333333;
}
.footer2 {
	font-size: 11px;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
	color: #000066;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #000066;
}
.content {
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 14px;
	padding-left: 18px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.nav a {
	color: #FFF;
	text-decoration: none;
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFF;
	text-decoration: none;
}

.skybox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
	background-image: url(bgsky.jpg);
	background-repeat: repeat-x;
	padding: 12px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
.sidebar {
	background-image: url(personal_airplane_cleaning.jpg);
	background-repeat: repeat-x;
	padding: 12px;
}
.sidebar2 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	background-color: #666;
}


.navphoto {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.blackbartop {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.imgborder {
	padding: 2px;
	border: thin dashed #333;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 5px;
}
.imgborderRight {
	padding: 2px;
	border: thin dashed #333;
	float: right;
	position: relative;
	margin-bottom: 5px;
	margin-left: 20px;
}

.imgspace {
	padding-right: 14px;
}
.imgspaceleft {
	padding-left: 25px;
}

