/* Start of TWCMS style sheet 'WyoHunt Mods' */
@charset "UTF-8";
/* CSS Document */

/* Thomson Outfitters CSS by bluecoeur.com - coded by daryn@bluecoeur.com */


body, html{
        background:#003300 url(uploads/images/site/bg.png) repeat center top;
}
body {background:#003300;}

.accessibility{ display:none; }

.clear{ clear:both; }

.breadcrumbs{
	float:right;
	width:200px;
	text-align:right;
	margin:-55px 10px 0 0;
}

#pagewrapper{
	width:763px;
	margin:5px auto;
}

#header{
	background:url(uploads/images/site/bg_header.jpg) no-repeat center top;
	padding:25px 10px 0 55px;
	margin:0;
	height:114px;
}
#header h1{ display:none; }
.headertag {
        color:#cc9966;
        margin:40px 0 0 280px; }

#sidebar{
	width:132px;
	float:left;
	margin:-1px 0 0;
}

#menuwrapper{
	width:132px;
	height:244px;
	background:url(uploads/images/site/nav_bg.png) no-repeat top center;
}

#primary-nav{
	list-style:none;
	margin:0 1px;
	padding:0;
}
#primary-nav li{
	background:url(uploads/images/site/nav.gif) no-repeat center center;
	height:18px;
	padding:6px 0 4px;
	width:131px;
	margin:1px 0;
	font-size:14px;
}
#primary-nav li dfn{ display:none; }
#primary-nav li a{ margin:0 0 0 24px; }
#primary-nav li a:link{
	color:#cbbe9e;
	text-decoration:none;
}
#primary-nav li a:visited{
	color:#cbbe9e;
	text-decoration:none;
}
#primary-nav li a:hover{
	color:#e8dbbb;
	text-decoration:none;
}
#primary-nav li a:active, a.menuactive{
	color:#e8dbbb !important;
	text-decoration:none;
}

#mid{
	background:url(uploads/images/site/bg_mid.jpg) repeat-y center top;
	padding:0 8px;
	margin:0;
        min-height:500px;
}
#main{
	width:585px;
	margin:-70px 15px 0 0;
	float:right;
}
#main h2 { display:none; }

#footer{
	background:url(uploads/images/site/bg_footer.jpg) no-repeat center bottom;
	height:168px;
	padding:6px 10px 20px 140px;
	margin:-20px 0 0;
	font-size:10px;
}

#footer p{
	margin:5px auto;
	text-align:center;
}
/* End of 'WyoHunt Mods' */

