html {
padding:0px;
margin:0px;
background-color:#fff;  
}
body {
font-family:arial;
font-size:12px;
padding:0px;
margin:0px;
}
img a {
text-decoration:none;
}
a {
color:#1d4226;
text-decoration:none;
font-weight: bold;
}
.admintext b {
font-size:16px;
}
 ul li {
  list-style: none;
  margin-left:20px;
 }
 #content a img {
 border: 2px solid #1d4226;   
 }
 h1 {
 color:#1d4226;  
 font-size:25px; 
  margin:0px;
 padding:0px;
 }
 h2 {
 color: #0d7726; 
 font-size:23px; 
  margin:0px;
 padding:0px;
 }
 p {
 
 }
 blockquote {
 font-size:20px; 
 color:#1d4226;    
 }
 .quoted {
 color:black;
 font-size:15px; 
 font-weight:bold;
 }

/* osCommerce style */
.infoBoxHeading {
font-size:18px;
background-color: #1d4226;
color: white;  
background-image:url(i/storebox.jpg); 
background-repeat: repeat-x;    
background-position: center;
height:26px; 
line-height:26px;  
}
.pageHeading {
font-size:18px; 
background-color: #1d4226;
color: white;  
background-image:url(i/storebox.jpg); 
background-repeat: repeat-x;    
height:26px;  
text-align:center; 
border-bottom:none;
line-height:26px;
}
.main {
text-align:left; 
border: 2px solid #1d4226;  
font-size:24px; 
padding:10px;
border-top:none;
font-size:20px;  
}
.productListing-heading {
border-bottom:1px solid gray;
background-color: white;
text-align:center;
}
.productListing-odd {
background-color: #c5ee98; 
}
.productListing-even {
background-color: #edfacd; 
}
.productListing-data {
text-align:center;   
font-size:17px;
}
.bottomtext {
color:white;
background-image:url(i/storebox.jpg);
background-repeat: repeat-x;
height:15px;
}
.showprice {
border-top:2px solid #1d4226;  
}
.productshowing {
width:100%;  
margin:0px;
padding:0px;
}
.earthspacer {
height:4px;
}
