img{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

/***** prevents scrollbar suirprize in FF *****/
  html {height:100%}
  body {min-height:101%}

  
* {
	margin: 0px;
   padding: 0px;
}

body {
	background-color: #e7e3d8;
	background-image: url(images/lz-background2.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	color: #000;
	text-align: center;
}

body#home {
	background-image: url(images/lz-background.gif);
}

#wrapall {
	width: 760px;
	text-align: left;
	margin: auto;
	}

.maintable {
	margin-top: 0px;
	background: #e7e3d8 url(images/index_05_04.jpg) repeat-y 240px 0px;
}

div#bigimage img {
	margin: 15px;
	border: 4px solid #948C7F;
}

div#menu {
	font-size: 1em; 
	font-weight: bold;
	color: #aeaeae;
	text-align: left;
	border-bottom:1px solid #B0A096;
	padding-bottom: 3px;
	margin-top: 5px;
}

div#menu a {
	text-decoration: none;
	color: #666;
}

div#menu a:hover {
	text-decoration: none;
	color: #666;
	border-top: 3px solid #996666;
}

div#menu a:visited {
	color: #666;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	background-color: #966;
	color: #e7e3d8;
	margin-top: .5em;
	margin-bottom: .1em;
	line-height: 1em;
	padding-left: .2em;
	padding-top: .1em;	
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #966;
	margin-top: .5em;
	margin-bottom: .1em;
	line-height: 1em;
}

h3 {  
	font-size: 1.1em;
	font-weight: bold;
	color: #999;
	margin-top: 0em;
}

h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 10px 0 0px 0;
}
.address {
	font-size: .75em;
	color: #D6CFBC;
	margin-top: .3em;
	padding-top: 0em;
	text-align: center;
	vertical-align: middle;
}

.address a { 
	color: #D6CFBC;
}

.address a:hover { 
	color: #fff;

}

.addressx a:visted { 
	color: #D6CFBC;
}

img.homeleft {
	border: 4px solid #948C7F;
}

img.homeleft a {
	border: 4px solid #fff;
}

img.homeleft a:hover {
	border: 4px solid #c30;
}

.productcaption { 
	font-size: .80em; 
	color: #D6CFBC;
	margin-top: .15em;
	padding-top: 0em;
	margin-bottom: 1.5em;
}

.productcaption a { 
	color: #D6CFBC;
}

.productcaption a:hover { 
	color: #fff;
}

.productcaptionx a:visited { 
	color: #D6CFBC;
}

td.column1 {
	padding-right: .75em;
	vertical-align: top;
}

td.column1 p { 
	font-size: .85em; 
	color: #000;
	margin-top: .75em;
}

td.column1 p a: {
  color:#000;
}

td.column1 p a:hover {
  color:#c10;
}

td.column1 px a:visited {
  color:#000;
}

td.column2 {
	padding-left: .75em;
	border-left: 1px solid #B0A096;
	vertical-align: top;
}

td.column2 p { 
	font-size: .85em; 
	color: #000;
	margin-top: .75em;
}

a {
  color:#000;
}

a:hover {
  color:#c10;
}

td.column2x p a:visited {
  color:#000;
}

td.singlecolumn p { 
	font-size: .85em; 
	color: #000;
	margin-top: .75em;
	padding-left: 2.5em;
}

div#gallery img {
	margin: .5em;
	border: 4px solid #948c7f;
}

ul { 
	font-size: 1em; 
	color: #000000;
	margin: 1em; 
	padding:  0em;
}

li {
	margin-top: 5px;
	margin-left: 2em;
	padding-right: 5px;
	list-style-position: outside;
	list-style-image: url(images/bullet02.gif);
	list-style-type: none;
}
 .space-above {
 	margin-top: 10px;
 }
