
h2		{ text-align: center;
		  font-size: 26;
		  font-family: serif; }

h4		{ font-size: 16;
		  font-family: sans-serif; }

body		{ background-color: #E8E6DC;
		  font-family:  "times new roman", serif; 
		  font-size: 11pt; }

a:link		{ color: #0000CC; 
		  text-decoration: none; }

a:visited	{ color: #0000CC;
	 	  text-decoration: none; }   

a:hover		{ color: #0066FF; 
	  	  text-decoration: none; }   

td		{ font-family: sans-serif;
		  font-size: 14; }	  

td.title	{ text-align: center;
		  font-weight: bold; 
		  font-size: 16; }

span.logo	{ position: absolute;
		  top: 15;
		  left: 0; }

span.banner	{ position: absolute;
		  top: 15;
		  left: 200; }

span.tabs	{ position: absolute;
		  z-index: 1;
		  top: 115;
		  left: 200; }

span.nav	{ position: absolute;
		  width: 170;
		  top: 174;
		  left: 15; }

span.nav table	{ background-color: #D5C5A2;
		  padding-top: 5;
		  padding-bottom: 10; }

img.side	{ 
		  border-top: 10pt solid #D5C5A2;
		  border-bottom: 15pt solid #D5C5A2; }

span.body	{ position: absolute;
		  top: 174;
		  left: 200;
		  min-width: 580;
		  padding-left: 8;
		  padding-right: 10; 
		  padding-top: 10;
		  padding-bottom: 15;
		  border: solid;
		  border-width: 1; }

span.home	{ position: absolute;
		  z-index: 3;
		  top: 115;
		  left: 200; }

span.info	{ position: absolute;
		  z-index: 3;
		  top: 115;
		  left: 320; }

span.products	{ position: absolute;
		  z-index: 3;
		  top: 115;
		  left: 440; }

span.ordering	{ position: absolute;
		  z-index: 3;
		  top: 115;
		  left: 560; }

span.contact	{ position: absolute;
		  z-index: 3;
		  top: 115;
		  left: 680; }

		  