/*Styles Only Pertinent to the Homepage*/


#upper {
	/* background: #3399cc url(../images/bg_upper.jpg) bottom repeat-x; */
        /* background: #958c8c; */
	background:#fff;
	padding:0 19px 0 0;
	height:400px;
	background:url("../images/TheOutdoorType_29.jpg");
	}
	
#recent {
	width:260px;
	/* background: url(../images/new_recent.jpg) no-repeat top right; */
/*	background: #fff; */
	float:right;
	padding:15px 15px 8px 0px;
	margin:160px 0 0 0;
/*	border-left: 1px solid #d5d5d5 */
/*	border-bottom:1px solid #d5d5d5; */

	}
.soc-link {
        margin: 10px 5px 10px 0px;
}

#recent ul {
	margin-top:0px;
	}

#recent img {
	float: center;
	}
	
#recent li {
	list-style:none;
	padding: 1px 0px 1px 0px;
	font: 1.2em Arial, Helvetica, sans-serif;
        color:#000;
	/* text-transform:uppercase; */
	/* border-bottom:1px solid #d5d5d5; */
	/* text-align: center; */
	/* background:url(../images/icon_page_home.gif) no-repeat  9px;*/
	}

#recent a, #recent a:visited {
	/* color:#222121; */
        /* color:#fff; */
        color:#000;
	font-weight:bold;
	font-size:1.0em;
	}
	
#recent .grab {
	font: 1em Arial, Helvetica, sans-serif !important;
	/* border-bottom:1px solid #d5d5d5; */
	text-transform: none;
	font-size:0.8em !important;
	padding:5px 0px 0px 0px;
	}
			
#home .stripes {
	/* background:url(../images/bg_stripe.gif); */
	padding:14px 14px 20px 14px;
	}



/*Features and Carousel*/

#carousel {
	height:151px;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	/* border-left:1px solid #d5d5d5; */
	/* border-right:1px solid #d5d5d5; */
/*	background:#e7e8df url(../images/bg_carousel.jpg) repeat-x; */
	background:#fff;
	margin-bottom:5px;
	}

#carousel li {
	/* border-right:1px solid #cdcec7; */
	float:left;
	padding:0 15px;
	}

#carousel li img {
	border:3px solid #FFF;
	display:block;
	margin-bottom:6px
	}
	
#carousel a, #carousel a:visited {
	float:left;
	color:#585b41;
	}

#carousel a:hover, #carousel a:active {
	color:#828569;
	}
	
#home #content {
	float:left;
	width:452px;
	}

.whitebox h3 a, .whitebox h3 a:visited {
	color:#FFF;
	}



/*Middle Column*/

.whitebox, #home #sidebar {
	/* border-top:1px solid #e0e0db; */
	background:#FFF;
	padding:13px;
	color:#737373;
	}

#home #content .whitebox {
	margin-bottom:13px;
	}

#home-content-main {
	float:left;
}

#home-content-right {
	float:right;
	width:245px;
	height:800px;
	border-left:1px solid #d5d5d5;
	margin:10px 0 0 10px;
	padding-left:20px;
}

#mc_embed_signup {
	width:250px;
	margin:0 0 0 0px;
}

#home-content {
	float:left;
	width:615px;
	height:400px;
	clear:both;
	position:relative;
}

#content-section-1 {
	width:350px;
}

#content-section-2 {
	width:350px;
	border: solid 1px;
}

#content-col-1 {
	width:165px;
	margin: 0 0 0 0px;
	padding:0;
	position:absolute;
	top:10px;
	left:20px;
}

#content-col-2 {
	width:165px;
	margin: 0 0px 0 0px;
	padding:0;
	position:absolute;
	top:10px;
	left:235px;
}

#content-col-3 {
	width:165px;
	margin: 0 10px 0 0px;
	padding:0;
	position:absolute;
	top:10px;
	left:450px;
}

#right-col {
	float:right;
	width:250px;
	height:350px;
	margin:10px 0 0 20px;
border-left:1px solid #d5d5d5;
}

.catnews a, .catnews a:visited {
	color:#22222d;
	font: Georgia, "Times New Roman", Times, serif;
	}	
	
.catnews img {
	float:left;
	margin:3px 11px 7px 1px;
	border:1px solid #516f80;
	padding:1px;
	}

.catnews p {
	font-weight:normal;
        font:1.2em Arial, Helvetica, sans-serif;
}

#headline-hero {
	color: #000 !important;
}

#headline-hero h3 a {
	/* width: 200px !important; */
	font:1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000 !important;
}

#headline-hero h4 {
	color: #000 !important;
	font-weight: normal;
}

#headlines {
	list-style: none !important;
	width: 400px;
	margin: 0;
	padding: 10px 0 0 0;
	overflow: hidden;
}

#headlines li {
	list-style: none;
	margin-bottom: 5px;
	clear: both;
}

#headlines h3 {
	/* float: left; */
	/* width: 200px !important; */
	font:1.2em Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: bold;
	padding:0;
	margin:0;
}

#headlines h3 a {
	color:#000 !important;
}

#headlines h4 {
	margin: 0px 0px 0px 0px;
	/* width: 200px; */
	/* text-align:left; */
	font-weight:normal;
	padding:0;
	margin:0 !important;
}

#headlines p {
	width: 200px;
	clear: both;
}

#home .commentcount {
	font-size:0.8em;
	font-weight:normal;
	margin-left:2px;
	}	
	
	
		
	

