html,body{margin:0;padding:0;}
* {
	padding:0;
	margin:0;
	}
	
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	background-color:#b19c87;
}

#wrapper
{
	margin:0 auto;
	padding:0;
	width:904px;
	background:url(../images/body_bg.gif) repeat-y top left;
}
#page {
	width:904px;
	margin:0 auto;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 50px 10px 20px;
	font-size: 11px;
	text-align:left;
	line-height:1.5em;
	padding:0;
}
	
h3{
	margin:15px 10px 5px 30px;
	padding:0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	text-align:justify;
}

h2{
	margin:5px 10px 5px 30px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ed1c24;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	}


/*HEADER HOME*/
#header_home {
	margin:0 2px;
	padding:0;
	height:310px;
	background:url(../images/Header.jpg) top left no-repeat;
	position:relative;
	}
#header_home a:link, #header_home a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#header_home a:hover, #header_home a:active {
	color:yellow;
	text-decoration:none;
	}
#logo_home {
	position:absolute; 
	width:211px; 
	left: 10px; 
	top: 29px;
	}
	
/*HEADER*/
#header {
	margin:0 2px;
	padding:0;
	height:190px;
	background:url(../images/Header_internal.jpg) top left no-repeat;
	position:relative;
	}
#header a:link, #header a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#header a:hover, #header a:active {
	color:yellow;
	text-decoration:none;
	}
#header_product {
	margin:0 2px;
	padding:0;
	height:190px;
	background:url(../images/Header_internal.jpg) top left no-repeat;
	position:relative;
	}
#header_firearms {
	margin:0 2px;
	padding:0;
	height:190px;
	background:url(../images/Header_firearms.jpg) top left no-repeat;
	position:relative;
	}
#header_archery {
	margin:0 2px;
	padding:0;
	height:190px;
	background:url(../images/Header_archery.jpg) top left no-repeat;
	position:relative;
	}
#header_optics {
	margin:0 2px;
	padding:0;
	height:190px;
	background:url(../images/Header_optics.jpg) top left no-repeat;
	position:relative;
	}
#header_fishing {
	margin:0 2px;
	padding:0;
	height:190px;
	background:url(../images/Header_fishing.jpg) top left no-repeat;
	position:relative;
	}
#header_clothing {
	margin:0 2px;
	padding:0;
	height:190px;
	background:url(../images/Header_clothing.jpg) top left no-repeat;
	position:relative;
	}
#header_supplies {
	margin:0 2px;
	padding:0;
	height:190px;
	background:url(../images/Header_supplies.jpg) top left no-repeat;
	position:relative;
	}
#header_products a:link, #header_products a:visited, #header_firearms a:link, #header_firearms a:visited, #header_archery a:link, #header_archery a:visited, #header_optics a:link, #header_optics a:visited, #header_fishing a:link, #header_fishing a:visited, #header_clothing a:link, #header_clothing a:visited, #header_supplies a:link, #header_supplies a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#header_products a:hover, #header_products a:active, #header_firearms a:hover, #header_firearms a:active, #header_archery a:hover, #header_archery a:active, #header_optics a:hover, #header_optics a:active, #header_fishing a:hover, #header_fishing a:active, #header_clothing a:hover, #header_clothing a:active, #header_supplies a:hover, #header_supplies a:active {
	color:yellow;
	text-decoration:none;
	}
	
#contact_details
{
	padding-left:165px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#navigation {
	background:none;
	margin:0 2px;
	height: 20px;
	position:absolute;
	bottom:13px;
	left:10px;
	width: 880px;
	}


#container{
	text-align:left;
	width:900px;
	margin:10px 0 0 0;
}

#internalpage_container{ 
	text-align:left;
	width:900px;
	margin:0 auto;
}

/*CONTENT*/
#content{
	width:900px;
	margin:0;
	padding:0;
}

#content p{
	line-height:1.5;
	padding: 0;
}

#content_left{
	float:left;
	width:210px;	
}
#content_left img {
	margin:0 0 10px 30px;
	padding:0;
	float:right;
}

#content_left h3{
	margin:0;
	padding:0;
}

#content_right{
	float:right;
	width:660px;
	margin:0;
	padding:0;
}
#content_right h3{
	margin:0 30px 0 0;
	padding:0;
}
#content_right h2{
	margin:0 30px 10px 0;
	padding:0;
}
#content_right img {
	margin:0 10px 10px 20px;
	padding:0;
	float:right;
}
#content_right ul {
	margin:10px 30px;
	padding:0;
}
#content_right li {
	margin:0 50px 5px 0;
	padding:0;
}

/*CONTENT HOME*/
#content_home_left{
	float:left;
	width:450px;
}

#content_home_right{
	float:right;
	width:440px;
}
#content_home_right img{
	margin:0 20px 0 0;
	padding:0;
	float:right;
	}

/*CONTENT BOXES*/	
#content_boxes_inside {
	float:left;
	width:904px;
}

#content_boxes_inside_top {
	padding-left:80px;
	padding-top:20px;
}

#content_boxes_inside_top1 {
	float:left;
	width:174px;
	text-align:left;
}

#content_boxes_inside_top2 {
	float:left;
	width:170px;
	text-align:left;
}

#content_boxes_inside_top3 {
	float:left; 
	width:170px;
	text-align:left;
}

#content_boxes_inside_top4 {
	float:left;
	width:161px; 
	text-align:left;
}

#content_boxes_inside_top5 {
	float:left;
	text-align:left;
	width:184px;
}

#content_boxes_inside_bottom1 {
	float:left;
	padding-top:10px;
	margin-left:100px;
}

#content_boxes_inside_bottom2 {
	float:left;
	padding-left:10px;
	padding-top:10px;
}

#content_boxes_inside_bottom3 { 
	float:left;
	padding-left:10px;
	padding-top:10px;
}

#content_boxes_inside_bottom4 {
	float:left;
	padding-left:40px;
	padding-top:10px;
}


#extra{float:right;width:900px}


/*SIDENAV*/
#sidenav {
	width:200px;
	background:url(../images/sidenav_bg_02.jpg) bottom right no-repeat;
	color:#ffffff;
	padding:0 0 20px 0;
	margin:0;
	float: right;
}

#sidenav h1 {
	color:#ffffff;
	margin:0px auto;
	padding:3px 0;
	font-size:14px;
	text-align:center;
	background:url(../images/sidenav_bg_01.jpg) top right no-repeat;
}

#sidenav ul {
	border:1px solid #ffffff;
	width:150px;
	margin:5px 33px 5px 29px;
	padding:5px 0;
	list-style-type:none;
	background:#000000;
}

#sidenav li {
	margin:5px 0px 5px -10px;
	padding:0;
	text-align:center;
}

#sidenav a {
	width:150px;
	margin:0 0 0 0px;
	padding:0 50px;
}

#sidenav a:link, #sidenav a:visited {
	color:#ffffff;
	text-decoration:none;
	width:150px;
}

#sidenav a:hover, #sidenav a:active {
	color:yellow;
	text-decoration:none;
	width:150px;
}



/*FOOTER*/
#footer_home{
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
	color:#ffffff;
	width: 900px;
	background:url(../images/footer_home_bg.gif) bottom left no-repeat;
	height: 25px;
}
#footer_home p{
	text-align:center;
	font-weight:bold;
	}
#footer_home a:link, #footer a:visited{
	color:#ffffff;
	text-decoration:none;
	}
#footer_home a:hover, #footer a:active{
	color:yellow;
	text-decoration:none;
	}

#footer{
	width:900px;
	margin:20px 2px 0 2px;
	padding:4px 0 0 0;
	background:url(../images/footer_bg.gif) bottom left no-repeat #000000;
	color:#ffffff;
}
#footer a:link, #footer a:visited{
	color:#ffffff;
	text-decoration:none;
	}
#footer a:hover, #footer a:active{
	color:yellow;
	text-decoration:none;
	}

.style2 {color: #FFFFFF}
.style4 {font-size: 10px}
.style6 {
	
	font-size: 24px;
	font-weight: bold;
}

h1
{
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
color:#000066;
font-weight:bold;
}

.createdby
{
	font:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
}

/* Internal pages CSS */

#content_boxes_internal
{
	padding-left:140px;
}

#internal_leftnav
{
	float:left;
	width:100px;
	height:100%;
}

#main_content
{
	float:left;
	width:700px;
}

.main_content_text
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#lefty
{
	float:left;
	width:400px;
	height:100%;
}

#righty
{
	float:left;
	width:200px;
	height:100%;
}

.menubottom {
	height:10px;
	margin:0;
	padding:0;
	background:url(../images/washmenu_bg250x240.gif) bottom left;
	float:left;
	width:600px;
	left: 0px;
	bottom: 0px;
	display: none;
}


/*BOTTOM MODS*/

#BottomMods {
	margin:0 2px;
	padding:0;
	width:900px;
	background:url(../images/BottomMod.jpg) left bottom no-repeat;
	height: 220px;
	margin-top: 20px;
	}
#BottomMods h1 {
	margin:0;
	color:#ffffff;
	background:none;
	padding:0 30px;
	font-size:14px;
	border-bottom:2px solid #bf2228;
	background:url(../images/h1_bg.jpg) left top no-repeat;
	}
#BottomMods a:link, #BottomMods a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#BottomMods a:hover, #BottomMods a:active {
	color:yellow;
	text-decoration:none;
	}
.BottomMod_mod {
	background-image:url(../images/BottomMod_mod.gif);
	width:140px;
	height:160px;
	position:relative;
	float:left;
	padding:0;
	margin:10px 0;
	}
.BottomMod_mod img {
	margin:0px 10px;
	padding:0;
	}
.seemore a {
	position:absolute;
	left: 67px;
	top: 140px;
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
	font-style:italic;
	}
.seemore a:link, .seemore a:visited {
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
	}

.seemore a:hover, .seemore a:active {
	color:yellow;
	font-size:10px;
	text-decoration:underline;
	}
	
.BottomMod_mod h2 {
	color:#ffffff;
	margin:5px 0;
	padding:0;
	text-align:center;
	background-image:none;
	font-size: 13px;
	}
.spacer {
	float:left;
	width:8px;
	height:20px;
	margin:0;
	padding:0;
	}
	
/*WEBFORM CONFIRMATION*/
.webform-results {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 50px 10px 20px;
	font-size: 11px;
	text-align:left;
	line-height:1.5em;
	padding:0;
	}	
.tabledefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	font-size: 11px;
	text-align:left;
	line-height:1.5em;
	padding:0;
	}
/*FIREARMS*/
#productlist {
	float:left;
	margin:10px 0 20px 0;
	padding:0 0 20px 0;
	clear:both;
	}
#productlist h4 {
	color:#ffffff;
	background:url(../images/h4_productbkgd.gif) left bottom no-repeat;
	margin:0px 20px 5px 0;
	padding:2px 0px 1px 10px;
	font-size:14px;
	width:650px;
	}
#productlist ul {
	float:left;
	width:120px;
	margin:0;
	padding:5px 20px;
	}
#productlist li {
	list-style-type:none;
	margin:0 0 3px 0;
	padding:0;
	}
#productlist a:link, #productlist a:visited {
	color:#333333;
	}
#productlist a:hover, #productlist a:active {
	color:#ed1c24;
	}
	
/*CALENDAR*/
div.select-month-year {
	padding: 9px 0;
	margin:10px 20px 0 20px;
}

table.module-calendar {
	margin:0 20px 0 20px;
	padding:0;
	border: 1px solid #888;
	border-collapse: collapse;
	table-layout: fixed;
	width: 860px;
}

table.module-calendar td {
	border: 1px solid #d7d7d7;
	font-size: 11px;
	height: 80px;
	overflow: hidden;
	padding: 0;
	vertical-align: top;
}

table.module-calendar td span {
	background: #f7f7f7;
	color: #333;
	display: block;
	font-size: 11px;
	padding: 0 2px;
	text-align: right;
}

tr.day-of-week td {
	/*background: #d7d7d7;
	color: #000;*/
	background: #bf2228;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}

table.module-calendar td.events span {
	background: #2BABFA;
	color: #fff;
	font-weight: bold;
}
table.module-calendar td.events {
	background: #EEF5FA;
}

table.module-calendar td ul {
	margin: 9px 0;
	padding-left: 24px;
}

table.module-calendar td.last-month {
	background: #eee;
}

table.module-calendar td.next-month {
	background: #eee;
}