body {
	margin:0;
	padding:0;
	font-size:85%;
	font-family:Times,serif;
	background:#130f0c url('../images/head_bg.jpg') top center repeat-x;
	text-align:center;
}
a, a:link, a:visited {
	text-decoration:underline;
	outline:none;
	color:#734602;
}
a:hover, a:focus {
	text-decoration:underline;
	outline:none;
	color:#975a2e;
}
a img {
	border:none;
	outline:none;
}
#wrapper {
	background:transparent url('../images/banner_bg.jpg') top left repeat-x;
	padding:10px 0 2em;
	margin:0 auto;
}
#wrapper2 {
	background:#B5A875 url('../images/body_bg.jpg') bottom center no-repeat;
}
#container {
	width:780px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:780px;
	padding:0;
	margin:0 auto;
	height:196px;
	background:transparent url('../images/header_bg.jpg') top center no-repeat;
}
#header h1 {
	display:block;
	height:114px;
	width:502px;
	float:left;
	background:transparent url('../images/fins-feathers-furs_logo.gif') center no-repeat;
}
#header h1 span {
	display:none;
}
#menu {
	clear:both;
	position:relative;
	top:-15px;
	width:780px;
	padding:0;
	height:60px;
}
#menu ul#navigation {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#menu ul#navigation li {
	float:left;
	margin:0;
	padding:0;
}
#menu ul#navigation li a {
	text-decoration:none;
	display:block;
	height:20px;
	line-height:20px;
	padding:18px 8px 18px 0;
	margin:0;
	text-align:center;
	color:#ebe3cc;
	font-size:80%;
	font-weight:bold;
}
#menu ul#navigation li a span {
	display:block;
	width:8px;
	height:56px;
	float:left;
	position:relative;
	top:-18px;
}
#menu ul#navigation li a:hover, #menu ul#navigation li a:focus, #menu ul#navigation li a.active {
	background:transparent url('../images/active.jpg') right no-repeat;
	color:#fff;
}
#menu ul#navigation li a:hover span, #menu ul#navigation li a:focus span, #menu ul#navigation li a.active span {
	background:transparent url('../images/active.jpg') left no-repeat;
}
#menu ul#navigation li a.active {
	color:#cf8143;
}
a.button {
	text-decoration:none;
	display:block;
	height:20px;
	line-height:20px;
	padding:18px 8px 18px 0;
	margin:0;
	text-align:center;
	color:#ebe3cc;
	font-size:100%;
	font-weight:bold;
	background:transparent url('../images/active.jpg') right no-repeat;
}
a.button:hover, a.button:focus, a.button.active {
	color:#cf8143;
}
a.button span {
	background:transparent url('../images/active.jpg') left no-repeat;
}
a.button span {
	display:block;
	width:8px;
	height:56px;
	float:left;
	position:relative;
	top:-18px;
}
#content {
	width:780px;
	padding:0;
	margin:2em auto 0;
	text-align:left;
}
ul#brands {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
ul#brands li {
	display:inline;
	margin:5px 20px;
}
#footer {
	margin:0 auto -22px;
	width:100%;
	color:#ebe3cc;
	height:37px;
	padding:45px 0;
	background:transparent url('../images/foot_bg.jpg') left repeat-x;
}
#footer p {
	display:block;
	width:780px;
	margin:1em auto 0;
	text-align:right;
}
.hrule {
	height:16px;
	margin:2em auto;
	background-image:url('../images/hrule.gif');
	background-position:center;
	background-repeat:no-repeat;
}
.slides {
	display:block;
	border:5px solid #361e14;
	background-color:#fff;
	width:770px;
	height:295px;
	margin:10px auto;
}
.slides img {
	display:none;
}
#paper {
	float:right;
	width:270px;
	height:520px;
	padding:10px 40px;
	margin:0 0 0 1.5em;
	background:transparent url('../images/welcome-text.gif') center no-repeat;
}
#paper div {
	display:none;
}
#gallery {
	float:right;
	text-align:center;
	width:402px;
	margin:0 0 20px 20px;
}