﻿* {
	margin: 0;
	padding: 0;
}

i {
	display: none;
}

a {
	color: #4e2603;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



h1 {
	font-family: "Times New Roman", serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	color: #000;
	margin-bottom: 6px;
}

h2 {
	position: relative;
	/*overflow: hidden;*/
	font-size: 16px;
	line-height: 16px;
	.line-height: 18px;
	color: #fff;
	font-weight: normal;
	height: 24px;
	padding: 10px 0 0 7px;
	background: #4e2603 url(../images/bg-heading.gif) repeat-x left top;
	clear:both;
}


h2 span.goTo a {
	font-size: 10px;
	color: #fff;
	float: right;
	margin-right: 5px;
	margin-top: -15px;
	.margin-top: -20px;
}
/*
*html h2 span.goTo a {
	font-size: 10px;
	color: #fff;
	float: right;
	margin-right: 5px;
	margin-top: -15px; 
	position: relative;
}*/

h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}

h4 { /*added by MW May 19, 2010*/
	font-size: 14px;
	font-weight: normal;
}



blockquote {
	margin-left:30px;
	margin-right:30px;
}

html {
	font-family: arial, sans-serif;
	color: #333;
	font-size: 12px;
}

body {
	text-align: center;
}

#container {
	/*width: 970px;
	width: 990px;*/
	width: 1046px;
	margin: 0 auto;
	/*padding: 0 26px 20px;*/
	padding: 0 26px 20px;
	background: url(../images/bg4.gif) repeat-y left top;
	text-align: left;
}

#header {
	/*width: 970px;
	width: 990px;*/
	width: 1046px;
	height: 46px;
	width: 1020px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#header form {
	padding-top: 10px;
	overflow: hidden;
	float: left;
}

#header form img {
	float: left;
	margin-right: 4px;
}

#header input {
	font-size: 11px;
}

#subscribe {
	margin-right: 35px;
}

#subscribe input {
	float: left;
	width: 60px;
	padding-left: 3px;
	height: 18px;
	border: 1px solid #d0c27d;
	margin-right: 4px;
}

#subscribe input.email {
	width: 95px;
}

#subscribe input.submitBtn {
	border: 0 !important;
	height: 20px;
	width: 67px;
	padding-left: 0;
}

#search {
	margin-right: 20px;
}

#search input {
	float: left;
	width: 195px;
	padding-left: 3px;
	height: 18px;
	border: 1px solid #d0c27d;
	margin-right: 4px;
}

#search input.submitBtn {
	border: 0 !important;
	height: 20px;
	width: 52px;
	padding-left: 0;
}

p.contactUs {
	display: block;
	width: 62px;
	padding-left: 25px;
	/*background: url(../images/icon-contact.gif) no-repeat left center;*/
	float: left;
	height: 25px;
	padding-top: 12px;
	margin-right: 15px;
}

#header a img {
	border: 0;
}

/* Main navigation */

#mainNav {
	z-index: 5;
	margin-top: -7px;
	position: relative;
	/*width: 970px;
	width: 990px;*/
	width: 1046px;
	height: 115px;
	overflow: hidden;
	background: url(../images/bg-header5.jpg) no-repeat left center;
}

#mainNav a {
	color: #fff;
}

#mainNav a img {
	border: 0;
}

#logo {
	padding-left: 11px;
	padding-top: 75px;
	width: 215px;
	float: left;
}

p.huntingTip {
	font-size: 14px;
	color: #ffc500;
	float: left;
	/*padding-left: 65px;*/
	padding-left: 18px;
	padding-top: 35px;
}

p.viewMore {
	float: left;
	padding-top: 35px;
	padding-left: 40px;
	color: #fff;
}

#mainNav ul {
	list-style: none;
	width: 726px;
	height: 32px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 26px;
}

#mainNav ul li {
	float: left;
}

#mainNav ul li a {
	display: block;
	height: 32px;
}

#mainNav ul li a.m01 {
	width: 85px;
	background: url(../images/menu/reviews.gif) no-repeat left top;
}

#mainNav ul li a.m02 {
	width: 104px;
	background: url(../images/menu/outfitter.gif) no-repeat left top;
}

#mainNav ul li a.m03 {
	width: 57px;
	background: url(../images/menu/blog.gif) no-repeat left top;
}

#mainNav ul li a.m04 {
	width: 78px;
	background: url(../images/menu/gallery.gif) no-repeat left top;
}

#mainNav ul li a.m05 {
	width: 108px;
	background: url(../images/menu/resources.gif) no-repeat left top;
}

#mainNav ul li a.m06 {
	width: 117px;
	background: url(../images/menu/community.gif) no-repeat left top;
}

#mainNav ul li a.m07 {
	width: 177px;
	background: url(../images/menu/team.gif) no-repeat left top;
}

#mainNav ul li a:hover {
	background-position: left bottom;
}

#mainNav ul li.selected a {
	background-position: left bottom;
}

/* Under navigation */

#underNav {
	/*width: 970px;
	width: 990px;*/
	width: 1046px;
	/*height: 26px;*/
	padding-top: 6px;
	background: #000 url(../images/bg-under-nav.gif) repeat-x left top;
	color: #fff;
	margin-bottom: 10px;
	padding-bottom: 12px;
}

.social a img {
	border: 0;
}

.social {
	position: relative;
	padding-left: 12px;
	float: left;
	margin-right: 73px;
}

.social span {
	font-size: 10px;
	position: relative;
	top: -5px;
	margin-right: 5px;
}

#underNav .social a {
	color: #fff;
	margin-left: 0px;
	margin-right: 5px;
}

#underNav .social p {
	padding-top: 0;
}

.mostpopular { /*added by MW - june 11, 2010*/
	margin-left:243px;
	margin-right:5px;
}

#underNav p {
	padding-top: 3px;
}

#underNav a {
	color: #fff;
	/*margin-left: 10px;*/
}

#underNav .popular {
	color: #efa200; 
	margin-left: 10px;/*added by MW - june 11, 2010*/
}

#underNav .popular a {
	color: #efa200;
	margin: 0 3px;
}

/* Content */

#content {
	/*width: 970px;
	width: 990px;*/
	width: 1046px;
	overflow: hidden;
}

#homeContent {
	/*width: 380px;*/
	width:423px;
	float: left;
	font-size: 11px;
	line-height: 16px;
}

#homeContent i {
	display:inline;
}

#centerContent {
	/*width: 700px;
	width: 720px;
	width: 740px;*/
	width: 776px;
	float: left;
	padding: 10px;
}

#centerContent i {
	display:inline;
}

#centerContent ul li {
	margin-left:30px;
}

#centerContent ol li {
	margin-left:30px;
}

#centerContent a img {
	border: 0;
}

#centerContent .abstract a 
{	font-weight:bold;
}

#centerContent h2 {
	clear:both;
	color:#4e2603;
	background: none;
	height:auto;
	margin-left:-7px;
}

/*
#sidebar {
	width: 220px;
	padding: 0 5px;
}

#breadcrumb {
	font-size: 10px;
}*/

.welcome {
	overflow: hidden;
	margin-bottom: 5px;
}

.welcome p {
	padding: 5px;
}

.welcome ul li {
	margin-left:30px;
}

.welcome ol li {
	margin-left:30px;
}

.welcome .abstract a {
	font-weight:bold;
}

.photoWeek {
	margin-bottom: 18px;
}

.photoWeek p {
	font-size: 12px;
	line-height: 12px;
	color: #000;
}

.imgWeek {
	/*width: 380px;*/
	width:423px;
	height: 271px;
	position: relative;
}

.imgWeek p {
	width: 364px; /*MW May 18, 2010*/
	position: absolute;
	bottom: 0;
	left:0; /*AG May 18, 2010*/
	padding: 8px;
	background: url(../images/bg-white.png) repeat left top;
}

.postedBy {
	display: block;
	padding-top: 4px;
	font-size: 10px;
	clear:both;
}

.podcast p {
	padding: 5px;
}

.recent {
	border-top: 1px dotted #999;
	padding: 10px 5px;
}

p.categTitle {
	font-size: 16px;
	margin-bottom: 10px;
}

.recent ul {
	list-style: none;
}

.recent ul li {
	font-size: 16px;
	margin-bottom: 10px;
}

.recent ul li .date {
	font-size: 10px;
	display: block;
}

.blog h3 {
	overflow: hidden;
	margin-bottom: 10px;
}

.blog ul li {
	margin-left:30px;
}

.blog ol li {
	margin-left:30px;
}

.blog .abstract a {
	font-weight:bold;
}

.post {
	padding: 10px 0 15px 0;
	border-top: 1px dotted #999;
	clear:both;
}

.post h2 {
	background:none;
	clear:both;
	color:#4e2603;
	margin-left:-7px;
}

.post.first {
	border-top: 0;
}

.post.first h2 {
	background:none;
	clear:both;
	color:#4e2603;
	margin-left:-7px;
}

.comments {
	width: 40px;
	height: 35px;
	background: url(../images/comments.gif) no-repeat left top;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: block;
	float: right;
	margin-left: 10px;
	padding-top: 5px;
}

.post p img {
	float: left;
	margin: 0 5px 2px 0;
}

a.readMore {
	font-size: 10px;
	float: right;
}

.blog a.readMore { /* AG - May 18, 2010 - added */
	margin-left:10px;
}

.advertisement img {
	margin-bottom: 10px;
}

.advertisement a img{ 
	border:0px;
}

/* Home center */

#homeCenter {
	/*width: 430px;*/
	width: 423px;
	float: left;
	/*margin-left: 10px;*/
	margin-left: 20px;
}

*html #homeCenter {
	width: 423px;
	float: left;
	/*margin-left: 5px;*/
	margin-left: 15px;
}

#homeCenter p {
	font-size: 11px;
	line-height: 16px;
}

.featuredOut {
	margin-bottom: 15px;
}

.featuredOut h2 {
	margin-bottom: 5px;
}

.featuredOut ul {
	list-style: none;
	overflow: hidden;
}

.featuredOut ul li {
	/*width: 102px;*/
	width:100px;
	float: left;
	/*margin: 4px 3px;*/
	margin-left:7px;
	font-size: 10px;
	font-weight:bold;
}

.featuredOut ul li.first {
	margin-left: 0;
	clear: left;
}
/*
.featuredOut ul li.selected {
	padding: 3px 2px;
	background-color: #e2e2e2;
	border: 1px solid #ccc;
	margin: 4px 0;
}
*/
.featuredOut ul li img {
	border: 1px solid #ccc;
}
/*
.featuredOut ul li.selected img {
	border: 1px solid #d0d0d0;
}
*/
.recently p.postedBy {
	margin-bottom: 10px;
}

.recently i {
	display:inline;
}

.recently ul li {
	margin-left:30px;
}

.recently ol li {
	margin-left:30px;
}

.recently .abstract a {
	font-weight:bold;
}

#homeCenter p.readMore {
	padding-top: 5px;
	font-size: 10px;
	text-align: right;
}

img.postImg {
	margin-bottom: 10px;
}

/*
.outdoorNews h2 {
	margin-bottom: 12px;
}

.outdoorNews ul {
	list-style: none;
}

.outdoorNews ul li {
	font-size: 16px;
	margin-bottom: 18px;
	overflow: hidden;
}

.outdoorNews ul li .date {
	font-size: 10px;
	display: block;
}

.outdoorNews ul li a img {
	float: left;
	border: 0;
	margin-right: 5px;
}

*/

#outdoorNews h2 {
	margin-bottom: 12px;
}

.news {
	overflow: hidden;
	padding: 10px 0 15px 0;
	border-bottom: 1px dotted #999;
	clear:both;
}

.news h3 {
	overflow: hidden;
	margin-bottom: 10px;
}

.news .date {
	font-size: 10px;
	display: block;
}

.news ul li {
	margin-left:30px;
	font-size: 11px;
}

.news ol li {
	margin-left:30px;
	font-size: 11px;
}

.news i {
	display:inline;
}

.news .abstract a {
	font-weight:bold;
}
/* Home sidebar */

#homeSidebar {
	float: left;
	margin-left: 20px;
	background-color: #e2e2e2;
	width: 150px;
	/*padding: 5px;*/
	padding:5px 5px 0px 5px;
}

*html #homeSidebar {
	float: right;
	/*margin-left: 20px;*/
	margin-left: 15px;
	background-color: #e2e2e2;
	width: 150px;
	/*padding: 5px;*/
	padding:5px 5px 0px 5px;
}

#homeSidebar a img {
	border: 0;
}

#homeSidebar p {
	margin-bottom: 5px;
}

/*** Secondary page ***/

#centerContent {
	/*width: 700px;
	width: 720px;
	width: 740px;*/
	width:776px;
	float: left;
	padding: 10px;
	margin-bottom: 15px;
}

#centerContent #breadcrumb {
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 10px;
}

#centerContent p {
	line-height: 20px;
	margin-bottom: 18px;
}

#centerContent p.author {
	line-height: 10px;
	font-size: 10px;
	margin-bottom: 15px;
}

.sp {
	overflow: hidden;
	width: 100%;
	clear:both;
	margin-bottom:20px;
}

.share {
	width:80px; /*width: 120px;*/
	height:18px;
	font-size: 11px;
	float: left;
	margin-right: 18px;
}

/*
.share a {
	display: block;
	width: 25px;
	padding-left: 95px;
	height: 18px;
	/*background: url(../images/share2.gif) no-repeat left top;*/
/*}

.share a:hover {
	text-decoration: none;
}

/*
p.share2 { /*share only MW - May 20, 2010*/
/*	width: 120px;
	height: 18px;
	font-size: 11px;
	float: left;
	margin-right: 0px;
	/*background: url(../images/share3.gif) no-repeat left top;*/
/*}*/

.print {
	height: 15px;
	padding-left: 22px;
	/*background: url(../images/icon-print.gif) no-repeat left top;*/
	font-size: 11px;
	padding-bottom:3px;
}

.chicklets { 
	padding-bottom:5px;
}

a.email {
	height: 15px;
	padding-left: 22px;
	background: url(../images/icon-email.gif) no-repeat left top;
	font-size: 11px;
}

ul.relatedArticles {
	font-family: calibri, sans-serif;
	list-style: none;
	margin-bottom: 40px;
}

ul.relatedArticles li {
	margin-bottom: 5px;
}

/* Article footer */

.articleFooter {
	padding-top: 15px;
	background: url(../images/bg-footer.gif) repeat-x left top;
	font-family: calibri, sans-serif;
	overflow: hidden;
}

#centerContent p.prevPost {
	float: left;
	line-height: 15px;
}

#centerContent p.nextPost {
	float: right;
	text-align: right;
	line-height: 15px;
}

/*article list MW - May 19, 2010 */

#articleForm {
	clear:both;
	margin-bottom:20px;
}

#article {
	clear:both;
	margin-bottom:20px;
}

#article .abstract a {
	font-weight:bold;
}

#articleImg {
	margin-top:10px; margin-left:10px; float:right;
}

#articleLeft {
	clear:both;
	overflow:auto;
	margin-bottom:20px;
}

#article .artdate{
	display: block;
	font-size: 10px;
	margin-bottom:5px;
}

#article h3 {
	overflow: hidden;
	margin-bottom: 10px;
}
/*
#article img {
	float: right;
	margin: 0 5px 2px 0;
}*/

#article a.readMore { /* AG - May 18, 2010 - added */
	margin-left:10px;
}

#article .artpostedBy {
	clear:both;
	display: block;
	font-size: 11px;
}

#embedded {
	clear:both;
	margin-bottom:20px;
}

#outfitter {
	clear:both;
	margin-bottom:20px;
	border:solid 1px #4e2603;
	padding:10px;
	/*float:left;*/
	/*width:670px;
	width:690px;
	width:710px;*/
	width:746px; /* + 36px */
}

#outfitter .abstract a {
	font-weight:bold;
}

#outfitter2 {
	/*.float:left;*/
}

#outfitterRight {
	float:right;
	/*margin-bottom:20px;*/
}

#outfitterLine {
	clear:both;
}

/* outfitter Added from /css/style.css MW - May 20, 2010*/
#outfitterPhoto {
   clear:both;
   float:left;
   width:160px;
   padding:0px 10px 10px 10px;
   text-align:center;
}

#outfitterPhotoList {
	border:solid 1px #4e2603;
	float:left;
	padding:5px 5px 5px 0px;
}

#outfitterPhotoList img {
   padding:5px;
}

#outfitterPhotoList a {
   font-size:10px;
}

#outfitterContent {
   float:left;
   width:760px;
}

#outfitterContent i {
	display:inline;
}

#outfitterContent ul li {
	margin-left:30px;
}

#outfitterContent ol li {
	margin-left:30px;
}

#outfitterContent img {
   /*padding:14px;*/
   padding:14px 0px 14px 0px;
   padding-bottom:0;
}

#outfitterContent .abstract a {
   font-weight:bold;
}

.outfitterHeading {
    width:750px;
	height:26px;
	padding-left:15px;
	text-align:right;
}

.outfitterHeading p {
    float:left;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}

#outFittersForm input, #outFittersForm select {
   margin:3px;
   padding:3px;
}

#rightItems {
   padding-top:35px;
   width:250px;
   float:right;
   text-align:right;
}

#prospectForm table {
   /*margin-left:14px;*/
}

*html #prospectForm table {
   margin-left:0px;
}

#prospectForm table tr td {
   font-size:11px;
}

#prospectForm .verify img {
	float:left;
	margin-left:6px;
	padding:0px;
	border:1px solid #333;
}

#galleryContent {
	width: 175px; 
}

#podcastContent {
	width: 160px; 
	border:solid 1px #ccc;
	padding:10px 10px 0px 10px;
	margin-left:10px;
	text-align:center;
}

/* Secondary sidebar */

#sidebar {
	width: 220px;
	padding: 5px;
	float: left;
	background-color: #e2e2e2;
	margin-bottom: 15px;
	height: 1%;
}

#sidebar p {
	margin-bottom: 15px;
}




ul.secNav {
	list-style: none;
	font-size: 18px;
	padding: 10px;
}

ul.secNav li {
	margin-bottom: 10px;
}

ul.secNav li a:hover {
	text-decoration: none;
	color: #f8cc38;
}

ul.secNav li.active a {
	color: #333;
}

#sidebar a img {
	border: 0;
}

.magazine {
	text-align: center;
}

#sidebar .featuredOut ul li {
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
}

#sidebar .featuredOut ul li.selected {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*subscribe highlight MW - May 19, 2010*/
#subscribeHL {
	margin-right: 35px;
}

#subscribeHL label {
	float:left;
	padding-left: 3px;
	clear:both;
}

#subscribeHL input {
	clear:both;
	float: left;
	width: 60px;
	padding-left: 3px;
	height: 18px;
	border: 1px solid #d0c27d;
	margin-right: 4px;
	margin-bottom: 5px;
}

#subscribeHL input.email {
	width: 95px;
}

#subscribeHL input.submitBtn {
	border: 0 !important;
	height: 20px;
	width: 67px;
	padding-left: 0;
}

/*right HL MW - May 20, 2010 */
#rightHL ul li{
	margin-left:30px;
}

#rightHL ol li{
	margin-left:30px;
}

#rightHL .abstract a {
	font-weight:bold;
}

.listHL {
	margin-top:5px;
}

/* Footer */

#footer {
	clear: both;
	/*width: 970px;
	width: 990px;*/
	width:1046px;
	padding-top: 15px;
	background: url(../images/bg-footer.gif) repeat-x left top;
	font-size: 11px;
	line-height: 16px;
}

#footer p {
	margin-bottom: 10px;
}

#footer .footerContent i {
	display:inline;
}

#footer .footerContent a {
	font-weight:bold;
}

p.footerNav {
	font-size: 12px;
	overflow: hidden;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 5px 0;
}

p.footerNav a {
	float: left;
	margin-right: 8px;
}

p.ere {
	text-align: right;
}

p.ere a img {
	border: 0;
}


/* ADD BY EH October 18, 2007 - for SMALL CALENDAR */
#smallcal
{
	background: #282828;
	width: 130px;	
	margin-bottom: 20px;
	font-size: 11px;
	margin-left: 10px;	
}

* html #smallcal
{
	margin-left: 0px;
	margin-top: -10px;
}

#smallcal caption
{	
	margin-left: 10px;
	margin-bottom: 10px;
}

.nav {	
	font-size: 18px;	
}

.linkDay {	
	font-size: 11px;	
}

.baseDay {	
	font-size: 11px;	
	color: #ffffff;
}

.linkBack {	
	background: #ffffff;		
}

/*end of October 18, 2007 editing*/

/* ADD BY EH October 26, 2007 - for BIG CALENDAR */
#bigCalNav
{
	background: #72684d;
	width: 600px;		
	margin-bottom: 0px;
	font-size: 11px;		
}

#bigcal
{
	background: #282828;
	width: 600px;		
	margin-bottom: 20px;
	font-size: 11px;		
}

#bigcal tr th
{		
	color:#ffffff;
	line-height:10px;
	font-size: 14px;
}

.bigNavLeft {	
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	/*float: left;*/
}

.bigNavRight {	
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	/*float: right;*/
}

.monthNav {	
	font-size: 14px;
	font-weight: bold;
	/*text-decoration: none;*/
}

.bigLinkDay {	
	font-size: 11px;	
	float: left;
	border:1px solid #000000;
}

.bigBaseDay {	
	font-size: 11px;	
	color: #ffffff;
	float: left;
	border:1px solid #FFFFFF;
}

.bigLinkBack {	
	background: #EFEFEF;	
	width: 70px;
	height: 100px;	
}

.bigToday {	
	width: 70px;
	height: 100px;	
}

.lastNextToday {	
	width: 70px;
	height: 100px;	
	background: #9B9B9B;
}

/*end of October 26, 2007 editing*/

/* MW - May 19, 2010 - added for validation css */

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(../images/info.gif);
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url(../images/success.gif);
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url(../images/warning.gif);
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(../images/error.gif);
}

.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url(../images/validation.gif) ;
}

.validation a {
	color: #D63301;
}

.error ul li {
    color: #D8000C;

}
/* end of validation css */

















