body
{
	background-color: #D8DBE4;
	color: #000000;
	font-family: Arial;
	font-face: Arial;
}
	a { 
            color: #990000;
	    font-weight: bold;
	    }
	    
	a:hover {
	
		   font-style: italic;
		   text-decoration: none;
	}
	    
	.storelink {
		text-decoration: none;
		}

	.piclink {
		text-decoration: none;
		color: #DDDDDD;
		}

	IMG {		border: 0;	}
	.txtarea { font-family: Arial;
		   font-face: Arial;
			 }
			
			
	.proditem { background-color: #FFFFFF;
			color: #000000;
			text-transform: capitalize;
			font-size: 12pt;
			font-family: Arial, sans-serif; }

	.prodhead { background-color: #666666;
			text-transform: uppercase;
			color: #FFFFFF;
			font-size: 12pt;
			font-weight: bold;
			font-family: Arial, sans-serif; }
			
	.nodescrip { font-size: 10pt;
					font-weight: normal; 
					text-transform: lowercase; }
					
					
	.top { background-image: url( /images/top.jpg ) ;
		text-transform: capitalize;
	
	
		}
		
	.floatingimageright {float: right}
		
	.floatingimageleft {float: left}
		
		
		
	 .header {
	
	      background-image: url(/images/top.jpg);
	    }
	
	 .tools {
	     background-color: #666666;
	  }
.table1 {
border-top: solid 2px #6666FF;
border-bottom: solid 1px #6666FF;
border-right: solid 1px #6666FF;
border-left: solid 1px #6666FF;
font-size: 11pt;
font-weight: normal;
font-family: Arial;
}

#footer ul {
  list-style: none;
}
#footer ul li {
  display: inline;
  padding: 3px;
}
ul.breadcrumbs li { display: inline; list-style: none; }
ul.breadcrumbs li:after { content: " > "; }
ul.breadcrumbs li:last-child:after{ content: ''; }

.breadcrumbs { font-size: 0.8em;
  margin: 0;
  padding: 8px 0px 2px 2px;
}

h1 {
  margin: 0.5em 0;
}
