/* CSS Document */
/* © June 2006 UCLA, Inc., MNguyen */

body {
	margin: 0;
	padding: 0;
	background-color: #001E39;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/planes.gif);
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

#address {
	width: 120px;
	float: right;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #001E39;
	border-right-color: #001E39;
	border-bottom-color: #001E39;
	border-left-color: #001E39;
	vertical-align: middle;
}

#construction {
	background-color: #ECE9DF;
	/* filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75; opacity:0.75; */
	padding: 3px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#message {
	margin: 0px;
	background-image: url(images/silhouette_sm2.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 30px;
}
#logo {
	padding: 3px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.transparent50 {
	filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75; opacity:0.75;
}
#content {

	background-color: #ECE9DF;
	/* filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75; opacity:0.75; */
	padding: 2px;
	width: 776px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#banner {
	padding: 2px;
	width: 776px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/logo3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
#top {
	background-image: url(images/logo_bkgd.gif);
	background-repeat: repeat-x;
}

#nav {
	height: 25px;
	color: #FCC300;
	line-height: 25px;
	margin-top: 75px;
	float: right;
	padding: 0px;
	margin-right: 20px;
	text-align: left;
	clear: none;
	right: 50px;
}
#nav ul,li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	color: #FCC300;
	list-style-type: none;
	margin: 0px;
	text-align: left;
}
#nav li a:link {
	color: #FCC300;
	text-decoration: none;
}
#nav li a:visited {
	color: #FCC300;
	text-decoration: none;
}
#nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#main {
	background-image: url(images/sunset.jpg);
	background-repeat: no-repeat;
	height: 396px;
	width: 776px;
	background-position: center center;
}
#copyright {
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 780px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#inventory {
	width: 776px;
}
.plane_info {
	width: 772px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #041B2D;
	border-right-color: #041B2D;
	border-bottom-color: #041B2D;
	border-left-color: #041B2D;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
}
.specifications {
	padding: 5px;
	height: 215px;
	width: 98%;
	overflow: auto;
}

.image_link {
	color: #041B2D;
	font-size: 10px;
	border: 1px none #FCC300;
}
a.image_link:link {
	color: #041B2D;
	text-decoration: none;
}
a.image_link:visited {
	color: #041B2D;
	text-decoration: none;
}
a.image_link:hover {
	color: #041B2D;
	text-decoration: underline;
}
#footer {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
#logos {
	background-color: #FFFFFF;
	float: left;
	text-align: justify;
	width: 100px;
	margin-right: 15px;
}
.margin_right10 {
	margin-right: 10px;
}
.link_name {
	font-size: 16px;
}
.underconstruction {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#index_message {
	width: 780px;
	font-size: 12px;
	color: #FCC300;
	text-align: left;
	margin: 0px auto 15px;
}
#weather {
	clear: none;
	float: right;
	position: absolute;
	z-index: 2;
	top: 6px;
	right: 6px;
}
