@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

#wrapper {
	margin: auto;
	margin-top: 20px;
	border: 1px solid #996633;
	width: 852px;
	padding: 0;
}
#main {
	margin: 6px;
	border: 1px solid #996633;
	width: 838px;
	padding: 0;
}
#sidebar {
	width: 220px;
	margin-top: 36px;
	border-right: 1px solid #996633;
	margin-left: 20px;
	float: left;
	min-height: 450px;
	height: auto !important;
	height: 450;
	display: inline;
}

#navigation {
margin-top: 30px;
margin-left: 5px;
width: 180px;
}

#navigation p {	font-family: arial, helvetica, sans-serif;
	color: #996633;
	font-size: 13px;
	padding-left: 5px;
}

#navigation h2 {	font-family: arial, helvetica, sans-serif;
	color: #996633;
	font-size: 16px;
	padding-left: 5px;
}
#navigation ul {
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-top: 1px solid #FFFFFF;
}
#navigation li {
	margin-bottom: 3px;
}

#sub-navigation {
	margin-top: 30px;
	margin-left: 5px;
	width: 180px;
}
#sub-navigation h2 {	font-family: arial, helvetica, sans-serif;
	color: #996633;
	font-size: 16px;
	padding-left: 5px;
}
#sub-navigation ul {
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-top: 1px solid #996633;
}
#sub-navigation li {
	margin-bottom: 3px;
}
#navigation a:link, #navigation a:visited, #sub-navigation a:link, #sub-navigation a:visited {	font-family: arial, helvetica, sans-serif;
	color: #996633;
	font-size: 13px;
	text-decoration: none;
}
#item-wrapper p a:link, #item-wrapper p a:visited {	font-family: arial, helvetica, sans-serif;
	color: #996633;
	font-size: 12px;
}
#item-wrapper p a:hover {
	color: #996633;
}
#item-header p.purchase a:link, #item-header p.purchase a:visited {	
	font-family: arial, helvetica, sans-serif;
	color: #996633;
	font-size: 12px;
	text-decoration: none;
}
#navigation a:hover, #sub-navigation a:hover, #item-header p.purchase a:hover {
	color: #333333;
	text-decoration: none;
}
#content {
float: left;
width: 580px;
margin-left: 0px;
display: inline;
}
#item-header {
border-bottom: 1px solid #996633;
margin: 40px 0px 0 25px;
padding: 0 0 10px 0;
height: 30px;
line-height: 36px;
}
#item-header h1 {
display: inline;
float: left;
font-family: Georgia, "Times New Roman", Times, serif;
color: #664119;
font-size: 20px;
font-weight: normal;
font-style: normal;
}
#item-header p.purchase {
display: inline;
float: right;
}
#item-wrapper {
clear: both;
width: 555px;
margin-top: 15px;
margin-left: 25px;
min-height: 390px;
	height: auto !important;
	height: 390px;
}
#item-right {
display: inline;
float: right;
width: 270px;
}
#item-left {
display: inline;
float: left;
width: 270px;
}

#item-center {
margin-left: 70px;
}

#item-span {
display: inline;
float: left;
width: 400px;
}

#item-thumb {
width: 524px;
margin-top: 15px;
min-height: 390px;
	height: auto !important;
	height: 390px;
}

#item-wrapper p {
	margin-left: 0px;
	margin-right: 20px;	font-family: arial, helvetica, sans-serif;
	color: #404040;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}

#footer {
	height: 30px;
	background-color: #f6f4ef;
	clear: both;
}
#footer p {
	padding-left: 40px;	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	padding-top: 10px;
}
