@charset "UTF-8";
/* CSS Document */
/* AIRSTREAMTRAILERS.COM */

body {
	margin:0;
	background-image:url("../images/bg_aluminum.jpg");
	background-repeat:repeat;
	font-family: Helvetica, Verdana, Arial, Lucida Grande, sans-serif;
	color:#646464; 
	font-size:12px;
	line-height:18px;
	min-width:894px;
	}
	
img, div { behavior: url(iepngfix.htc) }

#rivets {
    position: absolute;
    top: 0px;
    right: 0px;
    height:auto;
    width:100%;
    min-height:100%;
    background:transparent url("../images/rivets.png") right top repeat;
    text-align:center;
    }
	
* html #rivets {
    height:100%;
	}
	
a {
	color:#862e06;
	text-decoration:none;
	} 
	
a:hover {
	color:#b28472;
	text-decoration:none;
	}	
	
#wrap {
	position:relative;
	width:1000px;
	height:100%;
	margin: 0 auto;
	background-color:#FFFFFF;
	border-left:#818181 1px solid;
	border-right:#818181 1px solid;
	background-image:url("../images/bg_wrap_shadow.jpg");
	background-repeat:repeat-y;
	}
	
h1 {
	font-size:16px;
	font-weight:bold;
	color:#862e06;
	margin-bottom:0px;
	}
	
h2 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:2px;
	margin-top:15px;
	}
	
hr {
	height:1px;
	color:#CCCCCC;
	border:0;
	background-color: #ccc;
	margin-bottom:20px;
	margin-top:20px;
	}			
	
.small {
	font-size:10px;
	font-weight:100;
	}	
	
.tight {
	margin-top:-5px;
	}
	
.strong {
	font-weight:bold;
	}		
	
.clearit {
	clear:both;
	margin:5px 0 5px 0;
	}	
	
/*** HEADER ***/	

#header_wrap {
	width:1000px;
	height:152px;
	background-image:url("../images/bg_wood.jpg");
	background-repeat:repeat-x;
	}
	
#logo {
	width:423px;
	height:92px;
	margin-left:50px;
	padding-top:35px;
	float:left;
	}	
	
#logo img {
	border:0;
	}	
	
#feature_photo {	
	top:0;
	right:0;
	position:absolute;
	width:auto;
	height:auto;
	z-index:200;
	float:right;
	padding-right:30px;
	margin-bottom:15px;
	}
	
#feature_photo img {	
	border:0;
	}	
	

img {
	border:#e3e3e3 6px solid;
	vertical-align:top;
	margin-right:15px;
	float:left;
	}
	
a:hover img {
	border:#d3d2d2 6px solid;
	}	
			
/**MAIN NAV**/	
	
#nav {
	width:998px;
	height:32px;
	background-image:url("../images/bg_nav_grad.jpg");
	background-repeat:repeat-x;
	border:#c6c5c5 1px solid;
	text-align:left;
	padding-left:0px;
	padding-top:0px;
	z-index:10;
	}	
	
#nav li {
	width:auto;
	float: left;
	list-style-type: none;
	margin-right:23px;
	font-size:14px;
	font-weight:bolder;
	color:#6a6a6a;
	margin-top:-2px;
	}
	
#nav a {
	color:#6a6a6a;
	text-decoration:none;
	}
	
#nav a:hover {
	color:#862e06;
	text-decoration:none;
	font-weight:bolder;
	}
	
#nav a.active {
	color:#862e06;
	}			
	
/**COL1**/

#col_1 {
	width: 540px;
	border-right:#c6c5c5 1px solid;	 
	text-align:left;
	padding:25px 40px 25px 40px;
	float:left;
	margin:0;
	}

#col_1 img {
	border:#e3e3e3 6px solid;
	vertical-align:top;
	margin-right:15px;
	float:left;
	}
	
#col_1 a:hover img {
	border:#d3d2d2 6px solid;
	}
	
#col_1 a img{
	border:#e3e3e3 6px solid;
	}	
	

#main_link_list li {
	list-style:none;
	margin-left:-40px;
	font-size:12px;
	line-height:18px;
	}

#main_link_list {
	float:left;
	margin-right:40px;
	width:140px;
	padding:0;
	margin-top:7px;
	}	
				

/**COL2**/

#col_2 {
	width: 300px;
	text-align:left;
	padding:38px;	
	float:right;
	margin-top:70px;
	}

.fpo {
	margin-left:-15px;
	}	
	
.textfield { 
	font-family: Lucida Grande, sans-serif;
	color:#999999;
	font-size:.9em;
	padding:4px;
	margin-right:4px;
	width:190px;
	}	
	
#col_2 li {
	list-style:none;
	margin-left:-40px;
	font-size:12px;
	line-height:15px;
	}

#link_list_l {
	float:left;
	margin-right:15px;
	width:140px;
	}	
	
#link_list_r {
	float:left;
	width:140px;
	}
	
.first {
	font-weight:bold;
	margin-bottom:3px;
	}
	
				
/**FOOTER**/

#footer {
	border-top:#c6c5c5 1px solid;
	clear:both;
	background-image:url("../images/bg_wood.jpg");
	background-repeat:repeat-x;
	color:#cf9980;
	padding:10px 0 10px 0px;
	font-size:11px;
	}