@charset "utf-8";

/* CSS Document */

body, div, h6, h5, h4, h3, h2, h1, ul, li {
	margin: 0px;
	padding: 0px;
}

h1 { font-size: 28px; }

h2 { font-size: 24px; }

h3 { font-size: 20px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

body {
	background-color: #eee9c6;
	color: #157147;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #157147;
	text-decoration: none;
	font-weight: bold;
}

a:hover { color: #003107; }

#top_bar_wrapper {
	background:url(../images/page_background.jpg) repeat-x;
	width: 100%;
}

#page_wrapper {
	margin: 0px auto;
	width: 980px;
}

#left_header {
	float: left;
	width: 296px;
}

#right_header {
	float: right;
	margin-left: -37px;
	width: 721px;
	padding-top: 52px;
}

#camping_trailer {
	float: right;
	background:url(../images/trailer_background.png) center left no-repeat;
	padding: 2px 7px 3px 12px;
	margin-bottom: 24px;
}

#camping_trailer a {
	color: #FFF;
	text-transform: uppercase;
}

#camping_trailer a:hover {
	color: #DDD;
}

#top_slant {
	float: left;
	margin-left: 55px;
}

#logo {
	border: none;
	clear: left;
	float: left;
	margin-left: 45px;
}

#header_text {
	background: url(../images/header_box.png) no-repeat;
	color: #c1b984;
	float: left;
	font-size: 13px;
	height: 87px;
	padding-top: 13px;
	position: relative;
	width: 518px;
	z-index: 2;
}

#kids_tent {
	float: left;
	margin-left: -15px;
	position: relative;
	z-index: 3;
}

#content_nav_wrapper {
	background: url(../images/left_nav_background.png) no-repeat top left;
	width: 980px;
}

#nav_wrapper {
	float: left;
	height: 296px;
	padding-top: 50px;
	width: 135px;
}

.left_link { margin-bottom: 20px; }

.left_link a, #footer_nav a {
	color: #157147;
	font-size: 13px;
	font-weight: bold;
}

.left_link a:hover, #footer_nav a:hover { color: #45A177; }

#top_nav {
	color: #2a4c30;
	float: right;
	font-style: italic;
	margin: -15px 25px 0px 0px;
	position: relative;
	z-index: 2;
	display: inline;
}

.product_link { float: left; }

#deet_free_link, #outdoor_essentials_link, #area_gear_link { margin-left: -15px; }

* html div#content { 
   height: expression( this.scrollHeight < 399 ? "398px" : "auto" ); /* sets min-height for IE */
}

#content {
	min-height: 398px;
	float: right;
	margin-top: 17px;
	position: relative;
	width: 845px;
}

#footer {
	position: relative;
	width: 980px;
}

#find_retailer {
	color: #c1b984;
	background: url(../images/find_retailer_bg.png) no-repeat;
	float: left;
	height: 102px;
	padding: 3px 0px 3px 13px;
	width: 200px;
}

#retailer_zip {
	background: url(../images/retail_input.jpg) no-repeat;
	border: none;
	height: 19px;
	padding: 6px 0px 0px 18px;
	margin: 0px 0px 8px 22px;
	width: 133px;
}

#kids_running {
	float: left;
	margin-left: -17px;
}

#footer_nav {
	color: #157147;
	float: left;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	top: 74px;
	right: 270px;
}

#footer_nav a { font-size: 12px; }

#copyright {
	position: absolute;
	top: 74px;
	right: 5px;
	width: 240px;
}

.page_text {
	margin-top: 4px;
	margin-bottom: 4px;
}

.flat_side {
	 line-height: 20px;
}

#other_products {
	margin-top: 10px;
}

#other_products td {
	vertical-align: middle;
	padding: 5px;
}

#other_products td a img {
	border: none;
}

.selection_box {
	 font-size: 10px;
	 font-weight: bold;
	 height: 16px;
	 padding: 9px 0px;
	 position: relative;
	 text-align: center;
	 z-index: 10;
}

.selection_box a {
	z-index: 10;
	position: relative;
}

#disclaimer {
	clear: both;
	width: 980px;
	margin: 0 auto 0px;
	padding: 6px 5px 0 0;
	text-align: right;
}

#disclaimer img {
	margin-right: 10px;
}