/* CSS Document */

body {
	background-image:url(images/wood.gif);
	font-family:Garamond, "Times New Roman", Times, Georgia, serif;
	font-size:18px;
	line-height:22px;
	color:#6e2c09;
	background-color:#663300;
	margin: 0px;
	padding: 0px;
	}
	
	
img {
	border:none;
	}	
	
p {
	margin:0 0 1em 0;
	}	
	
#asseenin {
	width:520px;
	}

#asseenin img{
	float:none;
	margin:0px;
	padding:0 5px 10px 5px;
	}	
	
/* K-LIST */

#klist-left {
	width:260px;
	float:left;
	}
	
#klist-left img{
	float:none;
	margin:0;
	padding:0;
	}	
	
#klist-right {
	width:260px;
	float:right;
	}
	
#klist-right img{
	float:none;
	margin:0;
	padding:0;
	}			
	
/* HEADER */	

#header {
	width:100%;
	height:250px;
	background-image:url(images/header-bg.gif);
	}
	
#header-content {
	width:905px;
	margin:0 auto;
	}
	
#header-content-right {
	width:640px;
	margin:40px 0 0 0;
	color:#6e2c09;
	font-size:21px;
	float:right;
	}	
	
#header-content-right strong{
	font-size:39px;
	font-weight:normal;
	line-height:1.3em;
	}			
	
#header-content img{
	float:left;
	}		
	
/* CONTENT */

#wrapper {
	background-image:url(images/wood-overlay.gif);
	background-repeat:no-repeat;
	width:100%;
	height:266px;
	}	
	
#wrapper-content {
	width:928px;
	margin:0 auto;
	padding:20px 23px 0 0;
	}	
	
#content {
	width:652px;
	/* text-shadow: #39434d 0 0 1px; */
	float:right;	
	}
	
#content-top {
	background-image:url(images/container-top.png);
	background-repeat:no-repeat;
	width:100%;
	height:61px;
	}

.content-middle {
	background-image:url(images/container-middle.png);
	background-repeat:repeat-y;
	padding:0 50px 0 50px;
	}	
	
.interior-middle {
	background-image:url(images/container-middle.png);
	background-repeat:repeat-y;
	padding:0 50px 0 50px;
	margin-bottom:-16px;
	}		
	
.interior-middle h1{
	color:#0099FF;
	font-weight:normal;
	font-size:48px;
	line-height:1.2em;
	margin-bottom:.5em;
	margin-top:0em;
	}	
	
.interior-middle strong{
	color:#0099FF;
	font-size:1.2em;
	line-height:1.2em;
	}		
	
.interior-middle .tag{
	font-style:italic;
	color:#0099FF;
	padding-bottom:10px;
	margin-bottom:.9em;
	}
	
.interior-middle .klist-tag{
	font-style:italic;
	color:#0099FF;
	padding-bottom:10px;
	margin-bottom:.9em;
	clear:both;
	}		
	
.interior-middle a{
	color:#FF0066;
	}
	
.interior-middle a:hover{
	color:#0099FF;
	}	

.interior-middle img{
	float:left;
	margin-right:10px;
	padding-top:15px;
	margin-bottom:10px;
	}
	
.bio img{
	float:left;
	margin:-1em 10px 0 0;
	}	
	
.content-middle p{
	color:#0099FF;
	font-size:48px;
	line-height:1.2em;
	}	
	
.content-middle img{
	float:left;
	margin-right:10px;
	padding-top:15px;
	}		
	
.highlight {
	color:#6e2c09;
	}
	
#credit p{
	font-size:34px;
	text-align:right;
	font-style:italic;
	margin:0em;
	padding-bottom:15px;
	padding-top:0px;
	}	
	
#featured p{
	font-size:16px;
	line-height:18px;
	color:#6e2c09;
	}	

#featured .title{
	color:#FF0066;
	font-size:30px;
	padding-top:50px;
	padding-bottom:10px;
	}	
	
#featured .more a{
	color:#FF0066;
	font-size:14px;
	line-height:4em;
	}
	
#featured .more a:hover{
	color:#0099FF;
	font-size:14px;
	line-height:4em;
	}
	
#featured-bar {
	width:552px;
	height:34px;
	padding:7px 50px 0 50px;
	color:#FFFFFF;
	font-size:26px;
	font-style:italic;
	background-image:url(images/featured-bar.png);
	background-repeat:repeat-y;
	}	
	
#featured-bar p{
	margin:0;
	padding:0;
	}			
	
#content-bottom {
	background-image:url(images/container-bottom.png);
	background-repeat:no-repeat;
	width:100%;
	height:78px;
	margin-top:-16px;
	margin-bottom:20px;
	clear:both;
	}	
	

/* FORM NAVIGATION */

#form {
	list-style-type: none;
	margin-left: -1em;
	margin-top:-1em;
	}
		
#form li {
	list-style-type:none;
	padding-top: .5em;
	margin-top: 0em;
	list-style: none;
	}
	
.required {
	font-style:italic;
	color:#0099FF;
	padding-bottom:7px;
	margin-bottom:.9em;
	}	
	
	
	
/* NAVIGATION */

#navigation {
	width:220px;
	padding-top:28px;
	float:left;
	}
	
#navigation a{
	text-decoration:none;
	font-size:19px;
	}	
	
#navigation a:hover{
	color:#0099FF;
	}	
	
#navigation li{
	list-style:none;
	margin:0 0 10px -30px;
	text-align:right;
	}	
	
.subnav-bags {
	list-style:none;
	padding-bottom:20px;
	text-align:right;
	}
	
.subnav-bags a{
	color:#f3cdc9;
	}		
	
.subnav-shop {
	list-style:none;
	padding-bottom:20px;
	text-align:right;
	}
	
.subnav-shop a{
	color:#e7fafa;
	}	
	
.subnav-retailers {
	list-style:none;
	padding-bottom:20px;
	text-align:right;
	}	
	
.subnav-retailers a{
	color:#dbfdd9;
	}			
	
.subnav-about {
	list-style:none;
	padding-bottom:20px;
	text-align:right;
	}	
	
.subnav-about a{
	color:#fcfcd8;
	}	
	
/* FOOTER */

#footer {
	width:100%;
	min-width:900px;
	height:115px;
	background-image:url(images/footer-ribbon.gif);
	background-repeat:repeat-x;
	clear:both;
	font-size:0.7em;
	}	
	
#footer-content {
	width:905px;
	margin:0 auto;
	padding-top:12px;
	text-align:center;
	color:#FFFFFF;
	}	
	
#footer-content a{
	color:#FFFFFF;
	}	
	
#footer-content a:hover{
	color:#0099FF;
	}			