/* CSS Document */
div.hr {
	clear:right;
  	height: 2px;
  	background: #3E4462 url(../images/hr1.gif) no-repeat scroll center;
	width: 100%;
}

div.hr hr {
  	display: none;
}

div#content p { line-height:1.4em; }

div#trout_river_lineup { background:#FFFFFF; }

div#content { 
	/* border: 1px solid; */
	float:left;
	width:979px;
}

div#content H2 {
	margin-bottom: 10px;	
}

.product_image_lineup{
	width:33%; 
	height:135px; 
	float:left;
	border-bottom:solid;
	border-bottom-color:#000
}

.product_text_lineup{
	width:33%; 
	height:200px; 
	float:left;
	border-bottom-color:#000
}

.PLU_Image_Caption{
	font-size:20px;
	font-weight:bold;
	margin-top:20px;
	text-align:center;
}

.model_info { 
	text-align:left;
	font-size:16px;
	margin:10px;
}
div#model_page_width { 
	float:right;
	clear:right;
	width: 100%;
	text-align:left;
	margin-bottom:3%;
}


.trailer_pic_image_links {
	font-weight:bold;
	color:#02174A;
	text-align:Center;
}

.trailer_pic_image_links a {
	color:#02174A;
	text-decoration:none;
}

.trailer_pic_image_links a:hover {
	text-decoration:underline;
}


div#slogan {
	 text-align:center;
	 font-size: 175%; 
	 margin-top:25%;
}

a {
	color:#02174A;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}
/
