/*************************************
 +Images - Header and Footer
 *************************************/

/*Header Images on All Pages*/
.header_image {
	width: 960px;
	height: 220px;
} 

.head_image_1 {
	float: right;
	margin: 18px 0 0 0;
	width: 279px;
	height: 176px;
 }

.logo {
	position: absolute;
	margin: 35px 0 0 45px;
	width: 407px;
	height: 134px;
}

.tag {
	position: absolute;
	margin: 180px 0 0 45px;
	width: 407px;
	height: 134px;
}

.head_image_2 {
	float: left;
	margin: 10px 0 0 0;
	width: 190px;
	height: 201px;
 }

/*Block Image Filler*/ 
.block_image {
	height: 30px;
	width: 950px;
	border: none;
}

/*************************************
 +Images - Right Column
 *************************************/
 
.rc_image1 img{
	width: 295px;
	height: 202px;
	border: none;
	padding: 10px 0 15px 0;
}

.rc_image2 img{
	width: 295px;
	height: 202px;
	border: none;
	padding-bottom: 15px;
}

.rc_image3 img{
	width: 295px;
	height: 202px;
	border: none;
}

.specials1 img {
	width: 295px;
	border: none;
	padding: 10px 0 5px 0;
}

/*************************************
 +Fishing Images - Right Column
 *************************************/
 
.ft_rc_image1 img{
	width: 200px;
	height: 255px;
	border: none;
	padding: 10px 0 15px 0;
	margin-left: 40px;
}

.ft_rc_image2 img{
	width: 295px;
	height: 202px;
	border: none;
	padding-bottom: 15px;
}

.ft_rc_image2b img{
	width: 200px;
	height: 255px;
	border: none;
	padding-bottom: 15px;
	margin-left: 40px;
}

.ft_rc_image3 img{
	width: 295px;
	height: 202px;
	border: none;
}