@charset "utf-8";
/* CSS Document */

body{
	width: 100%;
	height: 100%;
	background-position: center top;
	background-color: #e7dfca;
	position: absolute; 
	left: 0px; 
	top: 0px; 
	margin: 0;
	background-image:url(airstream/back.jpg);
	background-repeat:repeat;
	font-family: trebuchet ms;
	font-size: 14px;
	


}

.top{
	background-image:url(airstream/airstream_banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:168px;
}
.back{
	background-image:url(airstream/american_retro_strip.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
.homepic{
	width:640px;
}

img
{
	border:none;
	margin:0;
	padding:0;
}

a img
{
	border:none;
}
.retro{
	background-image:url(airstream/retro.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:449;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

/*- Menu 1--------------------------- */
	
#menu1 {
	width: 160px;
	margin: 40px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #E4D6CD;
	display: block;
	background:  url(airstream/menu1.gif);
	padding: 8px 0 0 10px;
	}
	
#menu1 li a:hover {
	color: #FFF;
	background:  url(airstream/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	
	
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
 
 
/*- Menu 2--------------------------- */

#menu2 {
	width: 160px;
	margin: 40px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #563f5d;
	display: block;
	background:  url(airstream/menu2.gif);
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #FFF;
	background:  url(airstream/menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	
	
#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
 
 
/*- Menu 2--------------------------- */

.lefty{
	padding-left: 40px;
	padding-right:20px;
	
}
.leftymarg{
	padding-left: 40px;
	padding-right:20px;
	padding-top:10px;
	
}
.normal{
	padding-left: 20px;
	padding-right:20px;
	
}

.whitetext{
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}
.darktext{
   color: #3C303C;
}
.darkertext{
   color: #000000;
}

.whitetextop{
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding-right:55px;
}

.breadcrumb {
	background-image:url(airstream/purple.gif);
	height:26px;
	padding: 8px 0 0 10px;
	text-decoration: none;
	color:#FFFFFF;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}
.breadcrumb2 {
	background-image:url(airstream/purple2.gif);
	height:26px;
	padding: 8px 0 0 10px;
	text-decoration: none;
	color:#FFFFFF;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}
.thumbs{
	padding:2px;
}
.links{
padding:10px;
padding-top:0px;
}
.contact{
	padding:4px;
	padding-left:15px;
	padding-right:0px;
}
.feature{
	font-size:12px;
	padding: 8px;
}




