body {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
   color: #6E380F;
   background: #FFF5E0 url(grafix/woodbgd.png) repeat-y;
   }
a {
   font-size: 14px;
   text-decoration: none;
   font-weight: norma;l;
   color: #B22222;
   outline: none;
   border-bottom: 1px dotted #999999;
   }
a:visited {
   color:  #B22222;
   border-bottom: 1px solid #CCCCCC;
   }
a:hover {
   color: #FF4500;
   border-bottom: 1px solid #FF4500;
   }
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 14px;
	line-height: 150%;
	margin: 0 0 10px 0; 
	}
   table{
   font-size: 14px;
	line-height: 120%;
   }
th {
color: #2F4F4F;
   background-color: #6BB9D1;
}
td {
color: #2F4F4F;
   background-color: #9FD8EF;
      text-align: right;
      }
/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
li {
   font-size:14px;
   margin:0 0 0 -1em ;
   }
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#top {
   margin: 0;
   padding: 0;
   background-color: #EEE8AA;
   height: 100px;  /*ie5win fudge begins */
   voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	}
html>body #top {
	height: 100px; /* ie5win fudge ends */
	}
#top #topslogan img{
   margin: 0 30px 0 10px;
}
#top #topslogan img.nomargin{
   margin: 0;
}
#top #topslogan #textoverpic{
  position: absolute;
  top:0px;
  left:170px;
   background: url(grafix/logos/outdoor-seating.png) no-repeat center;
   background-color: #EEE8AA;
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #67351D;
   font-size: 24px;
   font-weight: bold;
   text-align: right;
   margin: 0 0 0 0;
   padding: 0;
   height:100px;  /*ie5win fudge begins */
   voice-family:  "\"}\"";
	voice-family:inherit;
	height: 100px;
   }
#left {
   position: absolute;
   top: 100px;
   left: 0px;
   margin: 0px;
   padding: 10px;
   border: 0px;
   width: 150px; /* ie5win fudge begins */
   voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
   height:100%;
   min-height:100%;
   background-color: #FFF5E0;
   background-image: url(grafix/woodbgd.png);
	}
html>body #left {
	width: 130px; /* ie5win fudge ends */
	}
#left p{
   line-height:120%; 
   color:#006400;
   }
#middle {
   padding: 10px 50px 10px 50px;
   border: 0px;
   margin: 0px 150px 0px 150px;
  /* width:auto;*/
   min-height: 400px;
   /*background-color:#CCEEEE;*/
   background-image: url(grafix/images/middle-background.png);
   background-attachment: scroll;
   background-position: bottom right;
   background-repeat: no-repeat;
   }
#middle img{
   margin:0 20px 0 -35px;
   float:left;
}
#middle .frontpage{
   margin-left:235px;
}
#middle ul.frontpagelist{
   margin-left:265px;
}
#catalogue p{
   line-height:120%
}
#catalogue img{
   margin: 0 20px 0 0;   
   }
#catalogue h3{
   margin:0 20px 0 0;
   padding-top:3px;
   border-top: 1px solid #6E380F;
}
#catalogue p{
   padding:0 0 10px 0;
   margin:0 0 0 170px;
}
#catalogue p.dimensions{
   padding:0 0 10px 0;
   font-size:12px;
   line-height:120%;
   margin:0 0 0 170px;
}
#catalogue p.price{
   padding:0 0 0 0;
   font-size:14px;
   font-weight:normal;
   margin:0 0 0 170px;
   /*float:right;*/
}
#catalogue img.catpic{
   float: left;
   margin:0 20px 10px 0;
}
#catalogue img.catdwg{
   float: right;
   margin:0 0 10px 20px;
}
#right {
	position: absolute;
	top: 100px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #3CB371;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #right {
	width: 150px; /* ie5win fudge ends */
	}
#right img{
   margin:0 0 0 0;
   padding:0 0 0 0;
}
#right a{
   margin:0;
   padding:0;
   border:none;
}
#right h2{
   background-color: #FFF5E0;
   color: #006400;
   font-size: 10px;
   font-weight: bold;
   width: 140px;
   margin:-4px 0 0 0;
   padding:5px;
   line-height:10px;
   border-bottom: 1px solid #79292F;
}
#nav{
   margin-top:50px;
}
#nav a {
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
   color: #006400;
   outline: none;
   display: block;
   border-bottom:0;
/*   background: url(grafix/linkbgd.png) repeat-y;*/
   margin-bottom:3px;
   }
#nav a:visited {
   color:  #006400;
   border-bottom:0;
   }
#nav a:hover {
   color: #B22222;
   text-decoration: underline;
   border-bottom:0;
   }
#boilerplate{
   font-size:12px;
   font-weight:bold;
   background-color: #3C7EB2;
   color: #FDF5E6;
   padding:2px 10px 2px 160px;
   width:auto;
}
#akslug{
   font-size:12px;
   font-weight:bold;
   background-color: #FDF5E6;
   color: #3C7EB2;
   padding:2px 10px 2px 160px;
   width:auto;
}
#akslug a:link, #akslug a:visited {
   border-bottom: 1px dotted #3C7EB2;
   color:#3C7EB2;
}
#akslug a:hover{
  border-bottom: 1px solid #3C7EB2;
}
#logos{
   margin:25px 0 0 0;
}
#logos img{
   text-align:center;
   margin:0 0 15px 0;
   display:block;
}
#middle #desnumfront{
   display:block;
   float:left;
	margin: 0 0 0 0;
}