@charset "utf-8";
/* CSS Document */
body {background-color:white;
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  padding: 0px;
	  margin: 0px;
	  }
	  
#wrapper {width: 766px;
		   margin-left:auto;
	  margin-right:auto;
	  position:relative;
}	  

#header img{float:left;
			margin-right: 10px;
			margin-top: 10px;} 

#header p {font-size: 36px;
			color:#1E7251;
			margin-top: 10px;}
			
#header2 p.hours {
	position: absolute;
	font-size: 14px;
	text-align:left;
	margin-left: 300px;
	margin-right: 250px;
	margin-top: 130px;
	left: 29px;
	top: -45px;
	width: 256px;
				 }
				 
#menu { clear:both;
		text-align: center;
		border-top: 2px solid #ff99ff;
		border-bottom: 2px solid #ffe1ff;
		padding: 10px;
		}
                 
#menu a{ display:inline;
background-image:url(images/smlotus.jpg);
background-repeat:no-repeat;

	   text-decoration:none; 
	    color: #1E7251;
	   font-size: 14px;
	     padding: 35px;
		 padding-top: 5px;
}				 

#menu a:hover {color:#FF99FF;}

#left {float: left;
		width: 185px;
		
		  margin-left: 10px;
		background-image: url(images/background-line.jpg);
		background-repeat:no-repeat;
		background-repeat:repeat-y;
		background-position:right;	
}

#left h3 { color: #1E7251;
		   width: 150px;
}

#left p.item {margin-left: 5px;
			  width: 175px;
		 color: #1E7251;}
		 
#right {margin-top: 20px;
		margin-right: 10px;
		margin-left: 210px;
		font-size:14px;
		}	
		
#right p.new {font-size:24px;}
		
#right h3 { text-align:center;
			color: #1E7251;}			
		
#rightsabra {margin-right: 10px;
		     margin-left: 10px;
			 font-size:14px;
}		

#rightsabra img {float: left;}

#rightsabra img.right {float:right;}

#rightlinks {margin-right: 10px;
		     margin-left: 10px;
			 font-size:14px;
			 }
			 
#rightlinks img {float:right;}			 
	
#leftproduct {float: left;
			  margin-top:10px;
			  width: 350px;
			  text-align:center;
			  }
			  
			  	
			  
#leftproduct h3 {color:#1E7251;
				 text-align: center;
				}			  
			  
#rightproduct {float: left;
				margin-top:10px;
				margin-left: 20px;
				width: 350px;
				text-align:center;}	
				
#rightproduct h3 {color:#1E7251;}						  
		
#footer_space {clear: both;
				height: 20px;
		}
		
#footer_space img {float: left;}		
		
#footer {height: 65px; 
		 text-align: center;
		 padding: 15px 0px 0px 0px;
		 margin-top: 20px;
		 margin-left: 15px;
		 }	
		
#footer p.quote  {font-style: italic;
				  font-weight:bold;
				  color: #1E7251;
				}			

#footer p.info {font-size: 10px;}
		 
#footer a { display:inline;
	       text-decoration:none; 
	   	   font-size: 10px;
	     	}	
			
#footer a.contact { font-size: 12px;}			
			
	 
