
'
body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin: 0px; padding: 0px;} img { border: none; }

h1, h2, h3, h4, h5, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 { font-size: 23px; line-height: 28px; margin-bottom: -10px; color: #4b2e10;}
h2 { font-size: 20px; line-height: 22px; margin-bottom: -10px; color: #4b2e10;}
h3 { font-size: 15px; line-height: 18px; margin-bottom: -10px; color: #4b2e10;}

p { font-size: 14px; line-height: 15px; color: #000000;}
a { font-size: 14px; line-height: 15px; color: #000000;}

body {
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	}
		
.container {
	width: 900px;
	margin: 0 auto;
	}
	
#top {
	padding-top: 5px;
	padding-left: 350px;
	padding-right: 0px;
	}


a.address {
	outline: none;
	background: url(images/address.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 11px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

a.directions {
	outline: none;
	background-image: url(images/directions.png);
	background-repeat: no-repeat;
	float: left;
	width: 218px;
	height: 11px;
	padding-top: 40px;
	padding-right: 00px;
	padding-left: 0px;
	}
	
#header {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	}
	
#logo {
	outline: none;
	background: url(images/logo.png) no-repeat;
	width: 298px;
	height: 200px;
	float:  left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 50px;
	}

#logo h1 {
	text-indent: -9999px;
	padding-top: 0px;
	pading-left: 0px;
	}
	
#tagline {
	background-image:url(images/tag.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 200px; 
	text-indent: -9999px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	}

#navbar {
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

a#navline {background-image: url(images/navline.png); height: 40px; width: 343px; float: left; outline: none;}
a#navline span {display:none;}
a#navline:hover {background-image: url(images/navline.png);}

a#ourstory {background-image: url(images/ourstory.png); height: 40px; width: 110px; display:block; float:left; outline: none;}
a#ourstory span {display:none;}
a#ourstory:hover {background-image: url(images/ourstory-over.png);}

a#retail {background-image: url(images/retail.png); height: 40px; width: 76px; display:block; float:left; outline: none;}
a#retail span {display:none;}
a#retail:hover {background-image: url(images/retail-over.png);}

a#local {background-image: url(images/local.png); height: 40px; width: 81px; display:block; float:left; outline: none;}
a#local span {display:none;}
a#local:hover {background-image: url(images/local-over.png);}

a#custom {background-image: url(images/custom.png); height: 40px; width: 85px; display:block; float:left; outline: none;}
a#custom span {display:none;}
a#custom:hover {background-image: url(images/custom-over.png);}

a#hunting {background-image: url(images/hunting.png); height: 40px; width: 105px; display:block; float:left; outline: none;}
a#hunting span {display:none;}
a#hunting:hover {background-image: url(images/hunting-over.png);}

	
#content {
	width: 800px;
	height: 280px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	}
	
#social {
	float: left;
	padding-top: 40px;
	padding-left: 80px;
	padding-right: 0px;
	}
	
a.facebook {
	outline: none;
	background: url(images/facebook.png) no-repeat;
	float: left;
	height: 60px;
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 60px;
	}
		
		
a.twitter {
	outline: none;
	background: url(images/twitter.png) no-repeat;
	float: right;
	height: 60px;
	padding-top: 60px;
	padding-right: 0px;
	padding-left: 60px;
	}

#subscribe {
	width: 400px;
	float: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 110px;
	}

	
#footer {
	background-image:url(images/footer.png);
	height: 41px;
	width: 1200px;
	float: right;
	padding-top: 0px;
	padding-right: 2240px;
	padding-left: 00px;
	}


	
