body 
  {background-color: #ce872b ;
   text-align: center ;}
#wrapper 
  {font-family: Geneva, serif ;
   margin: 0 auto ;
	 width: 750px ;
	 background-color: #ffffff ;
	 text-align: left ;}
#content
  {border-style: solid ;
	 border-color: #403a22 ;
	 border-width: 2px ;
	 margin-top: -5px;}	 
#toc
  {height: 35px ;
	 font-family: Rockwell, Garamond, sans-serif ;
	 font-size: 24px ;
	 font-weight: bold ;
	 background: #403a22 ;
	 padding-left: 20px;}
img.main 
  {width: 220px ;
	 height: 275px ;
   margin: 0 3px;
	 border-style: outset ;
	 border-color: #e3c699 ;
	 border-width: 2px ;}
#images 
  {text-align: center ;
	 margin-top: 2px ;
	 margin-left: 5 px ;}
#text 
  {font-size: 16px ;
	 padding-left: 2px ;}
#menutext 
  {font-size: 20px ;
	 font-weight: bold ;
	 text-align: center ;}
h1 
  {font-family: Garamond, Geneva, serif ;
	 font-size: 45px ;
	 text-align: center ;}
h2
  {font-family: Garamond, Geneva, serif ;
	 font-size: 24px ;
	 text-align: center ;}
h3
  {font-family: Garamond, Geneva, serif ;
	 font-size: 22px ;}
a.pdf:link
  {color: #ce872b ;
	 text-decoration: none ;
	 font-size: 14px ;}
a.pdf:visited
  {color: #ce872b ;
	 text-decoration: none ;
	 font-size: 14px ;}
a.pdf:active
  {color: #403a22 ;
	 text-decoration: none ;
	 font-size: 14px ;}
a.pdf:hover
  {color: #403a22 ;
	 text-decoration: none ;
	 font-size: 14px ;}
#bottom 
  {margin-bottom: -4px ;}
#footer
  {position: relative ; 
	 margin: 0 auto ;
	 font-family: Arial, Geneva, sans-serif ;
	 font-size: 10px ;
	 text-align: center ;
	 border-top-style: solid ;
	 border-top-color: #403a22 ;
	 border-top-width: 2px ;
	 color: #ce872b ;
	 background: #403a22 ;}
span.item
  {font-weight: bold ;}
span.desc
  {font-weight: normal ;
	 font-size: 16px ;}
span.price
  {font-weight: bold ;}
#nav, #nav ul {
	padding: 0 ;
	margin: 0 ;
  list-style: none ;}
#nav a {
	display: block ;
	width: 120px ;
  text-decoration:none ;
	color:#ffb119 ;}
#nav a:hover {
  display: block ;
	width: 120px ;
  text-decoration:none ;
	color:#fff ;}
#nav li {
	float: left ;
	width: 120px ;
	text-decoration: none ;
	color: #ceb72b ;
	background: #403a22 ;}
#nav li ul {
	position: absolute ;
	width: 120px ;
	left: -999em ;
	border:1px solid #fff ;
	border-top:0px ;
	font-style:italic ;
	font-weight: lighter ;}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto ;}