html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #EBCBA7;
	}
.center {
	position: relative;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	}
.header {
	position: relative;
	width: 750px;
	height: 124px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: url(images/header.gif);
	}
.main {
	position: relative;
	width: 750px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #FDEDD0 url(images/main-back.gif) no-repeat;
	}
.footer {
	position: relative;
	width: 752px;
	height: 21px;
	background: url(images/footer.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 26px;
	margin-bottom: 20px;
	}
.links {
	position: absolute;
	width: 160px;
	top: 20px;
	z-index: 2
	}
.random-stock {
	position: relative;
	left: 141px;
	width: 609px;
	height: 125px;
	background: url(images/stock-back.gif);
	}
.wood-bar {
	position: relative;
	left: 141px;
	width: 608px;
	height: 60px;
	text-align: center;
	top: 20px;
	margin-bottom: 10px;
	}
.main-text {
	position: relative;
	width: 590px;
	left: 141px;
	padding: 20px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 15px;
	color: #5F310C;
	z-index: 1;
	top: -5px;

	}
	
hr.divider {
	border-bottom: solid 2px #7D1604;
}

/* Heading Tags */

h1 {
	position: relative;
	left: 187px;
	width: 517px;
	height: 49px;
	top: 15px;
	margin-bottom: 10px;
	font-size: 17px;
	text-indent: -300px;
	overflow: hidden;

	}
h2 {
	font-size: 12px;
	color: #7D1604;
	margin-bottom: 5px;
	}
	
/* Links and Dropdowns */
	
ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	}
ul li {
	position: relative;
	}
li ul {
	display: none;
	left: 140px;
	width: 130px;
	position: absolute;
	top: 0px;
	background: #FBD9A0;
	border: 1px solid #2A1508;
	}
ul li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	width: 130px;
	color: #5F310C;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
html ul li {
	float: left;
	height: 1%;
	}
html ul li a {
	height: 1%
	}
.drop a:hover{
	background: #611804;
	color: #FFF;
	}
li ul li a {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px
	}
li:hover ul {
	display: block
	}
li.over ul {
	display: block
	}
li.link {
	display: block;
	}
li.link a:hover {
	background: #611804;
	width: 120px;
	color: #FFF;
	}

/* Headings */

#heading-home { 
	background-image: url(images/header_onceupon.gif);
	background-repeat: no-repeat;
	}
#heading-shady { 
	background-image: url(images/header_shadybrady.gif);
	background-repeat: no-repeat;
	}
#heading-belts { 
	background-image: url(images/beltsbags.gif);
	background-repeat: no-repeat;
	}
#heading-loblan { 
	background-image: url(images/header_loblan-products.gif);
	background-repeat: no-repeat;
	}
#heading-rhbrand { 
	background-image: url(images/header_rh-products.gif);
	background-repeat: no-repeat;
	}
#heading-guns { 
	background-image: url(images/header_guns.gif);
	background-repeat: no-repeat;
	}
#heading-hats { 
	background-image: url(images/header_hats.gif);
	background-repeat: no-repeat;
	}
#heading-leather { 
	background-image: url(images/header_leather.gif);
	background-repeat: no-repeat;
	}
#heading-garments { 
	background-image: url(images/header_garments.gif);
	background-repeat: no-repeat;
	}
#heading-sundries { 
	background-image: url(images/header_sundries.gif);
	background-repeat: no-repeat;
	}
#heading-bullhide {
	background-image: url(images/bullhide/woodlayout.gif);
	background-repeat: no-repeat;
}
#countieslist {
	color: #5F310C;
	font-weight: bold;
}
