@charset "utf-8";

body, html {
	margin: 0;
	padding: 0;
	background-color: #2c0202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
}
body {
	scrollbar-face-color: #3a0404; 
	scrollbar-track-color: #604242;
	scrollbar-arrow-color: #bca873; 
	scrollbar-shadow-color: #999999; 
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-3dlight-color: #bbbbbb; 
	scrollbar-highlight-color: #dddddd;
}
/* Leave this in. This style code created by The PCman Website CSS Generator find this and more at: http://www.thepcmanwebsite.com  Copyright 2007 */


#wrapper {
	position: relative;
	width: 800px;
	height: 600px;
	margin: 0 auto 0 auto;
	padding: 0;
	}
.bgabout {
	background: url(../images/AboutBG.jpg) top center no-repeat;
}
.bgair {
	background: url(../images/AirToAirBG.jpg) top center no-repeat;
}
.bgcontact {
	background: url(../images/ContactUsBG.jpg) top center no-repeat;
}
.bgground {
	background: url(../images/GroundBG.jpg) top center no-repeat;
}
.bgmounts {
	background: url(../images/MountsBG.jpg) top center no-repeat;
}
.bgservices {
	background: url(../images/ServicesBG.jpg) top center no-repeat;
}

	
#menu {
	position: absolute;
	margin-top: 10px;
	height: 20px;
	color: #FFF;
	left: -1px;
	font-size: 95%;
	/*border: 1px solid #fff;*/
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding-left: 30px;
	text-align: left; 
	}
#menu li {
	display: inline;
	padding: 0 22px 0 0;
	}
#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
	}
#menu a:hover {
	color: #bca873;
	text-decoration: none;
	}
	
#submenu {
	position: absolute;
	margin-top: 35px;
	margin-left: 0;
	width: 110px;
	height: 90px;
	font-size: 95%;
	/*border: 1px solid #fff;*/
} 	
#submenu ul{
	margin: 0;	
	padding: 0;
	list-style: none;
	margin-left: 4px;
	padding-left: 4px;
	}
#submenu li {
	margin: 0 0 6px 0;
	padding: 0;
	}	
#submenu a:link, #submenu a:visited {
	color: #fff;
	text-decoration: none;
	}
#submenu a:hover {
	color: #bca873;
	text-decoration: none;
	}
#subsub li {
	margin: 2px 0;
	padding: 0;
}
		
.current {
	color: #bca873;
}	

#content {
	position: absolute;
	/*background-color: #3a04004;*/
	padding: 0;
	padding-right: 8px;
	margin-left: 480px;
	margin-top: 180px;
	width: 315px;
	height: 280px;
	overflow: auto;
	color: #FFF;
	left: -5px;
	font-size: 100%;
	/*border: 1px solid #fff;*/
}	
#content p {
	margin-top: 0;
	margin-bottom: 8px;
}

#content h1 {
	font-size: 115%;
	margin-bottom: 2px;
	}
#content h2 {
	font-size: 105%;
	margin-bottom: 2px;
	}
	
#content ul {
	margin-top: 2px;
	list-style: none;
	margin-left: 10px;
	padding-left: 10px;
}
#content li {
	margin-bottom: 6px;
	margin-left: 0;
	}
#content ol {
	margin-left: 15px;
	padding-left: 15px;
}
#content ol li {
	margin-bottom: 6px;
	}
#content a:link,  #content a:visited{ 
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	}
#content a:hover {
	color: #bca873;
	font-weight: bold;
}

.floatrt {
	float: right;
	margin-left: 15px;
	}

#topphoto {
	position: absolute;
	margin-left: 117px;
	margin-top: 38px;
	/*border: 1px solid #FFFF00;*/
}


#weslink {
	position: absolute;
	margin-top: 180px;
	margin-left: 105px;
	width: 300px;
	text-align: center;
	font-size: 92%;
	line-height: 150%;
	
}

#weslink a:link, #weslink a:visited {
	color: #947271;
	text-decoration: underline;
	font-size: 105%;
}
#weslink a:hover {
	color: #bca873;
	text-decoration: underline;
	font-size: 105%;
	}

#video {
	position: absolute;
	margin-top: 250px;
	margin-left: 105px;
	width: 320px;
	height: 260px;
	background-color: #947271;
	}
#video p {
	margin: 0;
	}

#centerphoto {
	position: absolute;
	margin-left: 105px;
	margin-top: 230px;
	/*width: 335px;
	height: 222px;*/
	/*border: 1px solid #fff;*/
}

#ctrphoto {
	position: absolute;
	margin-left: 85px;
	margin-top: 190px;
}

#photoFade {
	position: absolute;
	margin-left: 160px;
	margin-top: 180px;
}

#v14centerphoto {
	position: absolute;
	margin-left: 140px;
	margin-top: 190px;
}	

#logo {
	position: absolute;
	background: url(../images/hdalogo.gif) no-repeat left top;
	margin-left: 465px;
	bottom: 20px;
	width: 312px;
	height:	65px;
	/*border: 1px solid #fff;*/
}

#matt {
	position: relative;
	margin-top: 62px;
	padding-left: 11px;
}
#matt a:link, #matt a:visited {
	color: #fff;
	text-decoration: none;
	}
#matt a:hover {
	color: #bca873;
	text-decoration: underline;
	}

#footer {
	position: absolute;
	margin-top: 600px;
	margin-left: 465px;
	font-size: 85%;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}
#footer a:hover {
	color: #bca873;
	text-decoration: underline;
	}
#contactphoto {
	position: absolute;
	margin-top: 80px;
	margin-left: 87px;
	background: url(../photos/ContactCenterPic713.jpg) top right no-repeat;
	width: 713px;
	height: 337px;
}		
#contactinfo1 {
	position: absolute; 
	margin-top: 440px;
	margin-left: 120px;	
	width: 95px;
	height: 40px;
	text-align: left;
	font-size: 110%;
}

#contactinfo2 {
	position: absolute; 
	margin-top: 440px;
	margin-left: 225px;	
	width: 110px;
	height: 40px;
	text-align: left;
	font-size: 110%;
}
#contactinfo2 a, #contactinfo2 a:visited {
	color: #FFF;
	text-decoration: none;
}
#contactinfo2 a:hover {
	color:#bca873;
	text-decoration:underline;
	}

/* Styles for Rollover Images */
#vvrollimages {
position:absolute;
background-image: url(../photos/vv01.jpg);
background-position: 40px 56px; 
background-repeat: no-repeat;
margin-top: 175px;
margin-left: 90px; 
width: 400px;
height: 400px;
}

#vvrollthumbs {
width:400px; 
float:left;

}
#vvrollthumbs a {
display:block; 
float:left; 
margin:0 15px 0 0; 
width: 38px; 
height: 38px; 
border: 1px solid #3a0404;
}
#vvrollthumbs a img {
width: 38px; 
height: 38px; 
border:0;
}
#vvrollthumbs a:hover {
border-color: #604242;
}
#vvrollthumbs a:hover img {
position:absolute; 
width:auto; 
height:auto; 
left:40px; 
top:56px; 
/*border:1px solid #3a0404;*/
}

#rollcenterphoto {
	position: absolute;
	margin-left: 105px;
	margin-top: 230px;
	width: 335px;
	height: 222px;
}

#noserollimages {
position:absolute;
background-image: url(../photos/nose01.jpg);
background-position: 40px 56px; 
background-repeat: no-repeat;
margin-top: 175px;
margin-left: 90px; 
width: 400px;
height: 400px;
}
#noserollthumbs a {
display:block; 
float:left; 
margin:0 15px 0 0; 
width: 58px; 
height: 38px; 
border: 1px solid #3a0404;
}
#noserollthumbs a img {
width: 58px; 
height: 38px; 
border:0;
}
#noserollthumbs a:hover {
border-color: #604242;
}
#noserollthumbs a:hover img {
position:absolute; 
width:auto; 
height:auto; 
left:39px; 
top:55px; 
border:1px solid #3a0404;
}