html, body{ 
	margin:0; 
	padding:0;
	background-color: #dfe3c2;
 }
 
#pagewidth{ 
	padding:23px 0 0;
	margin: 0;
	width:755px; 
	min-width: 500px; 
	border-left: 3px solid #333333;
	background-color: #ffffff;
} 

p{
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}

a:link , a:visited{
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 14px;
}

a:hover{
color:#982a20;
}

h2 {
	padding:25px 0 5px 0;
	margin: 0;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #6a0a00;
}

.volume {
color:#6a0a00;
}

/* main navigation list */

#pageheadContainer{
	width:755px;
	background:transparent url(../images/bg_nav.gif) 0 100% repeat-x;
}

#pagehead{
	width:755px;
    height:75px;
	margin:0;
	background:transparent url(../images/logo.gif) left no-repeat;
	/* position:relative;*/
	text-align:left;
}

#pagehead h1 a{
	display:block;
	text-indent:-9999px;
	width:180px;
	height:75px;
	text-decoration:none;
	float:left;
}

#pagehead a:hover{
	background:transparent;
}

#pagehead h1{
	position:absolute;
	top:0;
	left:0;
}

#pagehead ul{
	display:inline;
	position:absolute;
	top:35px;
	left:160px;
}

#pagehead li{
	display:inline;
    float:left;
}

#pagehead li a{
	display:inline;
	vertical-align: middle;
	text-align:center;
	color:#4B271B;
	font-size:11px;
	font-weight:bold;
  padding-left:20px;
  line-height: 15px;
	text-decoration:none;
	text-transform:uppercase;
}

#pagehead a:link#current, #pagehead a:visited#current, #pagehead a:hover {
	color:#778899;
}

#pagehead a:link#order, #pagehead a:visited#order, #pagehead a:hover#order{
color:#982a20;
}

#banner{  
 width:100%; 
 background-color:#ffffff; 
 }

#outerheader{ 
	/*/*/ border-left-width: 180px ;  /* left column width. NN4 hack to hide borders */ 
	border-left-color: #FFFFFF;   /* left column colour */ 
	border-left-style: solid; 
	background-color: #FFFFFF; /* center column colour */ 
	width: auto; 
 } 

#innerheader{
margin:0; 
width:100%;
}
 
#outerheader>#innerheader{ 
	border-bottom:0px solid #FFFFFF; 
}

#navcontainer {
width:180px; 
}

#navcontainer ul {
	margin:0;
	padding:0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a {
	display: block;
	padding: 5px;
	width: 170px;
	background-color: #ffffff;
	border-bottom: 1px solid #e6e6e6;
}

#navcontainer a:link#current1, #navcontainer a:visited#current1, #navcontainer a:hover {
	margin: 0;
	padding: 5px;
	background-color: #e6e6e6;
	color: #333333;
}

#navcontainer a:link, #navlist a:visited{
	color: #333333;
	text-decoration: none;
}

#navcontainer a:hover{
	background-color: #cccccc;
	color: #ffffff;
}

/*End of left navigation...*/

#leftcol {
 	width:180px; 
 	float:left; 
 	position:relative; 
 	margin-left:-180px; 
 	margin-right:1px; 
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
 	font-size: 10px;
 	background-color: #ffffff;
 }
 
#outer {  
  	/*/*/ border-left-width: 180px ;  /* left column width. NN4 hack to hide borders */ 
	border-left-color: #FFFFFF;   /* left column colour */ 
	border-left-style: solid; 
 	/*/*/ border-right-width: 190px; /* right column width. NN4 hack to hide borders */ 
	border-right-color: #FFFFFF;  /* right column colour */ 
	border-right-style: solid; 
	background-color: #FFFFFF; /* center column colour */ 
	width: auto; 
 } 
 
#rightcol {
 	/*/*/ width:190px; /* hack keeps NN4 right column right? */ 
 	float:right; 
 	position:relative; 
 	margin-right:-190px; 
 	margin-left:1px; 
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
 	font-size: 11px;
} 
 
#footer {
 	height:30px; 
 	width:100%; 
	background-color:#ffffff;
 	font-size: 10px ;
 	border-top: 1px solid #e6e6e6;
} 

#footer_list {
	margin: 0;
	padding: 0;
	text-align: left;
}

#footer_list li {
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;

}

#footer_list a {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#996600;
}
	
#footer_list a:hover {
 	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #44443F;
}

#inner{
	margin:0; 
	width:100%;
}
 
#maincol{ 
 	float: left; 
 	width: 100%; 
 	position: relative; 
 	margin: 0 -8px 0 -2px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
 	font-size: 11px;
 	font-color: #44443F;
 	border-left: 1px solid #E6E6E6;
 }
 
#outer>#inner { 
border-left: 0px solid white;  
}
 
.clr {
clear:both;
}
 
.content{
padding: 5px;
} /*padding for content */ 
 
.content1{
padding-bottom: 0;
} /*padding bottom 0 to remove space in IE5 Mac*/ 
 
.content ul{
	margin: 15px 0 15px 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

.content2{
padding: 5px;
}

.contentright{
padding: 5px;
/*
border: 1px solid white;
background-color:#deeef7;
*/
}

.more{
	margin-left:15px;
	padding-left:0;
	list-style-type: disc;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

.spreadtitle{
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	line-height: 16px;
}

.spreadtitle a:link, .spreadtitle a:visited{
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	line-height: 16px;
}

.spreadtitle a:hover{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #982a20;
}

.subsection, .subsection a:link, .subsection a:visited{
	padding-left:5px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.subsection a:hover{
	padding-left:5px;
	font-weight: normal;
	text-decoration: none;
	color: #982a20;
}

.author, .author a:link, .author a:visited{
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 10px;
	color: #996600;
}

.author a:hover{
	padding: 0;
	margin: 0;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #996600;
}

.breadcrumbs{
	padding: 0;
	margin: 0;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.org{
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.editor a:link, .editor a:visited{
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #996600;
}

.illustration{
border:1px solid #cccccc;
}

.caption{
margin-top:2px;
line-height:11px;
font-size: 10px;
color:#666666;
/*
color:#989898;
*/
}

#search{
float: right;
width: 190px;
text-align: center;
vertical-align: top;
margin:0;
padding: 5px;
background:transparent url(../images/search_icon.gif) left no-repeat;
}

/*...Table...*/

.tabletitle{
background-color:#BAD0DC;
color:white;
}

.even{
background-color: #E0F0F9;
}

.tableitem{
border-top:1px;
border-right:0;
border-bottom:0;
border-left:1px;
border-style:solid;
border-color: #A9D7E3;
}

.tablevalue{
border-top:1px;
border-right:1px;
border-bottom:0;
border-left:1px;
border-style:solid;
border-color: #A9D7E3;
}

.tabletotal{
background-color:#999999;
color:white;
}

/*...photos...*/

div.itemchair {
float: left;
padding: 0px;
margin: 2px;
width: 360px;
}

div.itemchair img {
float: left;
margin:0 5px 0 0;
border:0;
clear:both;
}

div.item {
float: left;
border: 0;
padding: 2px;
width: 120px;
}

div.item img {
float: left;
margin: 0px;
border: 0;
}

 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 

/*hide the right column when printing*/
#rightcol{display:none;} 
#outer{border-right:0;} 
}

* {
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

