body {
	background: url(http://wildernessracks.com/images/header_texture.jpg) repeat-x;
	font-family: "Verdana", sans-serif;
	font-size: 62.5%;
	margin: 0 auto;
	}
	
a {
	outline: none;
	text-decoration: none;
	}
	
h2 {
	display: inline;
	position: relative;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
img {border: none;}

#newcontent{
	width: 1000px;
	margin: 0 auto;
	}

#newheader {
	background: url(http://wildernessracks.com/images/garvin_header.jpg) no-repeat;
	display: block;
	width: 1000px;
	height: 130px;
		}
	
#lcontainer {
	display: block;
	float:left;
	width: 255px;
	height: 14px;
	margin: 0;
	padding: 0;
	}
	
#rcontainer {
	position: relative;
	display: block;
	float: right;
	width: 498px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: transparent;
	top: 75px;
}
	
#mainnav {
	display: block;
	float: right;
	width: 384px;
	margin: 0;
	padding: 0;
	background: transparent;
	z-index: 500;
}
	
#dd {
	display: block;
	float: left;
	width: 114px;
	margin: 0;
	padding: 0;
	z-index: 500;

}

#dropdown a:hover {
	color: #ddcaa9;
}

#dropdown, #dropdown ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 500;
	}

#dropdown a {
	display: block;
	color: #ecad49;
	}
	
#dropdown li {
	display: block;
	float: left;
	z-index: 500;
}

#products li:hover {background-position: bottom;}

#dropdown li ul {
	position: absolute;
	left: -999em;
	z-index: 500;
}


#dropdown li:hover ul ul, #dropdown li:hover ul ul ul, #dropdown li:hover ul ul ul ul, #dropdown li.sfhover ul ul, #dropdown li.sfhover ul ul ul, #dropdown li.sfhover ul ul ul ul {
	left: -999em;
	z-index: 500;
	}

#dropdown li:hover ul, #dropdown li li:hover ul, #dropdown li li li:hover ul, #dropdown li li li li:hover ul, #dropdown li.sfhover ul, #dropdown li li.sfhover ul, #dropdown li li li.sfhover ul, #dropdown li li li li.sfhover ul {
	left: auto;
	z-index: 500;
}

#dropdown li ul ul {
	margin: 0 0 0 -1em;
	z-index: 500;
}
	
#dropdown li ul ul ul {
	margin: -19px 0 0 150px;
	z-index: 500;
}

#dropdown li li {
	display: block;
	float: left;
	width: auto;
	padding: 5px 10px;
	margin: 10px 0 0 0;
	z-index: 500;
}
	
#dropdown li li ul {
	display: block;
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	z-index: 500;
}

#dropdown li li li {
	display: block;
	float: left;
	width: 150px;
	background: black;
	padding: 5px 10px;
	margin: 0;
	z-index: 500;
	}
			
a.logo {
	background: transparent url(http://wildernessracks.com/images/garvin_logo.png) no-repeat;
	width: 255px;
	height: 130px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}
	
a.logo:hover{background-position: bottom;}
.logo strong {display: none;}

a.visited {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	}	

a.active {
	outline: none;
	margin: 0;
	padding: 0;
	}

ul {list-style: none;}

li {list-style: none}

/*Start Main Nav Styles */
a.products{
	background: transparent url(http://wildernessracks.com/images/products_mainnav.png) no-repeat;
	width: 114px;
	height: 20px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}


a.aboutus{
	background: transparent url(http://wildernessracks.com/images/aboutus_mainnav.png) no-repeat;
	width: 108px;
	height: 20px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}

a.aboutus:hover { background-position: bottom;}

a.gallery{
	background: transparent url(http://wildernessracks.com/images/gallery_mainnav.png) no-repeat;
	width: 100px;
	height: 20px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}

a.gallery:hover { background-position: bottom;}

a.contact{
	background: transparent url(http://wildernessracks.com/images/contact_mainnav.png) no-repeat;
	width: 102px;
	height: 20px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}

a.contact:hover { background-position: bottom;}

a.links{
	background: transparent url(http://wildernessracks.com/images/links_mainnav.png) no-repeat;
	width: 74px;
	height: 20px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}
	
a.links:hover { background-position: bottom;}


.products strong {display: none;}
.aboutus strong {display: none;}
.gallery strong {display: none;}
.contact strong {display: none;}
.links strong {display: none;}

/*End Main Nav Styles */

/*Start Subnav Styles */

