body {
		margin: 0;
		padding: 0;
		background-image:url('images/bg2.gif');
		background-repeat: repeat;		}
#frame {
		background-image:url('images/bg.gif');
		background-repeat: repeat;
		min-height:100%;
		width:838px;
		margin-right:auto;
		margin-bottom:20px;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		
		}
#head {
		margin:0;
		padding:0;
		}
		
* html #frame {
	height:100%;
	}	h1 {	font: Verdana, Arial, Helvetica;	font-size: small;	color: #666666;
	padding: 0;		}/* homepage */
#content {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: #ffffff; 
        font-size: small;
        padding: 0px 0 15px 5px;
		min-height:390px;
		height:auto !important;
		height:390px;
		border-width: 0 1px 1px 1px;
		border-style: solid;
		border-color: #A1CA3B;
		}
#right {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: small;
        border: 1px solid #cccccc;
        width:168px;
		float:right;
		padding: 5px 20px 10px 20px;
		margin-right: 2px;
		}
#content3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: #ffffff; 
        font-size: small;
        padding: 20px;
		min-height:390px;
		height:auto !important;
		height:390px; 
		border-width: 0 1px 1px 1px;
		border-style: solid;
		border-color: #A1CA3B; 
		}	
/* gallery */	
#left {
		float: left;
		width: 490px;
		padding-top: 25px;
		text-align: center;
		background: #E3FAA2;
		font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;		color:#000000;		font-size: small;
		min-height:350px;
		height:auto !important;
		height:350px; 
		}
#content2 {
		width:304px;
		margin-left: 490px;
		padding-top: 23px;
		background: #E3FAA2;
		font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;		color:#000000;		font-size: small;
		min-height:350px;
		height:auto !important;
		height:350px; 
		}
div.ifloat {
  float: left;
  }
  
div.ifloat p {
   margin: 0;
   padding: 3px;
   }
   
.hand {	cursor:pointer;	cursor:hand;	}
	
/* products */
div.wfloat {
  float: left;
  }
  
div.wfloat p {
   text-align: center;
   width: 195px;
   margin: 0 0 10px 0;
   padding: 2px;
   }
div.mfloat {
  float: left;
  }
  
div.mfloat p {
   text-align: center;
   width: 150px;
   margin: 0 0 10px 0;
   padding: 5px;
   }
   
.photo img {
	border: solid 1px #4B7836;
	}

.photo:hover {
visibility:visible;
}

.photo:hover img {
	border: solid 1px #A6CF4D;
	}
	
.gallery {
	border: solid 1px #666666;
	}	
.green {
	border-bottom: solid 2px #A1CA3B;
	height: 2px;
	}	
	  
.clearer { height:1px; overflow:hidden; margin-top:-1px; clear:both;}		

a:link {
	color: #4B7836;
	text-decoration: none;
	
	}
a:visited {
	color: #4B7836;
	text-decoration: none;
	}
a:hover {
	color: #A6CF4D;	text-decoration: none;
	}
a:active {
	color: #A6CF4D;
	}
#footer {	clear: both;
	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: x-small;	text-align:center;	color:#000000;
	padding: 0 0 10px 0;	}
a.footer:link {
	color: #000000;
	text-decoration: none;
	}
a.footer:visited {
	color: #000000;
	text-decoration: none;
	}
a.footer:hover {
	color: #999999;	
	}
a.footer:active {
	color: #999999;
	}