<!--

body, body div, body p, body td	{
    		font-size:	x-small;
    		font-family:  Verdana, Arial, Helvetica, sans-serif;
    		voice-family: "\"}\"";
    		voice-family: inherit;
    		font-size:    small;
    		color:	#333;}

html>body, html>body div, html>body p, html>body th, 
html>body td, html>body li, html>body dd    {
    font-size:    small;
             /* */
    }
    
body	{margin: 0; padding: 0;}
    
A:link	{color: #339;
			background: transparent;
			text-decoration: underline;}
			
	A:visited	{color: #339;
				background: transparent;
				text-decoration: underline;}
				
	A:hover	{color: #C00;
			background-color: #ffc;
			text-decoration: underline;}

#button {
	width: 100%;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	background-color: #ddd;
	color: #000;}
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		width: 100%;}
		
li.button, li.revbutton, li.golfbutton{
		border-bottom: 1px solid #bbb;
		margin: 0;
		width: 100%;}

li.button a {
		display: block;
		padding: 3px 3px 3px 3px;
		background-color: #ddd;
		color: #333366;
		text-decoration: none;
		}
		
li.button a:visited {
		display: block;
		padding: 3px 3px 3px 3px;
		background-color: #ddd;
		color: #333366;
		text-decoration: none;
		}
		
li.revbutton a {
		display: block;
		padding: 3px 3px 4px 3px;
		background-color: #339;
		color: #fff;
		text-decoration: none;
		}
		
li.revbutton a:visited {display: block;
		padding: 3px 3px 3px 3px;
		background-color: #339;
		color: #fff;
		text-decoration: none;}

html>body li.button a {width: auto;}

li.button a:hover {background-color: #eee;
		color: #006;
		text-decoration: none;}
		
li.revbutton a:hover {background-color: #eee;
		color: #006;
		text-decoration: none;}

.nav {background-color: #cccccc;
			border-top: solid 1px #fff;
			font-weight: bold;
			text-align: center;
			color: #999;
			font-family:  Georgia, serif;
			padding: 5px;}
			
A.navbar:link	{color: #336;
					font-weight: bold;
					background: transparent;
					text-decoration: none;}
					
	A.navbar:visited	{color: #336;
					font-weight: bold;
					background: transparent;
					text-decoration: none;}
					
	A.navbar:hover	{color: #006;
					font-weight: bold;
					background-color: #eee;
					text-decoration: underline;}
			
	A.revnavbar:link	{color: #006;
					background-color: #fc0;
					font-weight: bold;
					text-decoration: none;}
					
	A.revnavbar:visited	{color: #006;
					background-color: #fc0;
					font-weight: bold;
					text-decoration: none;}
					
	A.revnavbar:hover	{text-decoration: underline;
						font-weight: bold;
						color: #006;
						background: transparent;}
			
.sidenav {background-color: #cccccc;
			color: #fff;}
			
.topbox		{padding: 0;
			background-color: #333366;
			border-right: solid #fff 1px;}
			
.mainbox	{padding: 4px;
			background: transparent;
			border-left: solid #999 1px;
			border-top: solid #999 1px;}
			
.logobox	{padding: 1px;
			background: transparent;
			border-top: solid #c90 1px;
			border-left: solid #c90 1px;
			border-right: solid #c90 1px;}
			
.topleft	{font-family: Georgia, Times, serif;
				color: #eeeeee;
				font-size: 120%;
				background-color: #333366;
				padding: 4px;
				margin-bottom: 0px;
				margin-top: 0px;}
				
.topright	{padding: 0;
			background-color: #333366;}
			
.toptext	{padding: 4px;
			font-family: Arial, Verdana, sans-serif;
			text-align: center;
			color: #ffffff;}
			
.rightlinetop	{border-bottom: solid #ec9 1px;
			border-right: solid #ec9 1px;
			font-size: 85%;
			padding: 2px;}
			
.rightline	{border-right: solid #ec9 1px;
			font-size: 85%;
			padding: 2px;
			line-height: 150%;}
			
.frontrightline	{border-right: solid #ec9 1px;
			font-size: 85%;
			padding: 2px;}
			
.leftlinetop	{border-bottom: solid #ec9 1px;
			border-left: solid #ec9 1px;
			font-size: 85%;
			padding: 2px;}
			
.bottomline	{border-bottom: solid #ec9 1px;
			font-size: 85%;
			padding: 2px;}
			
.topline	{border-top: solid #999 1px;
			color: #666;
			padding: 2px;
			text-align: center;}
			
.leftline	{border-left: solid #ec9 1px;
			font-size: 85%;
			padding: 2px;}
			
.homenorm	{font-size: 85%;
			padding: 2px;}
			
#orderform	{background: #eee;
			border: solid #ccc 1px;
			padding: 3px;}
			
.orderline	{background: #eee;
			border-bottom: solid #ddd 1px;
			padding: 0px 8px 10px 10px;}
			
.orderdotline	{background: #eee;
			border-bottom: solid #fff 1px;
			padding: 0px 8px 4px 10px;}
			
.ordernoline	{background: #eee;
			padding: 0px 8px 4px 10px;}
			
.tell	{background-color: transparent;
		border-top: solid #eee 1px;
		border-bottom: solid #eee 1px;
		padding: 8px;
		text-align: center;}

H1	{font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #003366;
		font-size: 135%;
		background: transparent;
		margin-top: 4px;}
		
H2	{font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #003366;
		font-size: 120%;
		background: transparent;
		margin-top: 4px;
		margin-bottom: 2px;}
		
.search {background-color: #c90; color: #fff; padding: 1px;}

.add {background-color: #ffcc00; color: #006; padding: 1px;}

.crumb		{font-family: Arial, sans-serif;
				font-weight: bold;
				color: #036;
				border: solid #ccc 1px;
				border-left: 0;
				border-right: 0;
				padding: 3px;}
				
.nopcart {background: #666; color: #fff;}
	.nopheader {background-color: #dde; color: #333; padding: 4px;}
	.nopentry {background-color: #fff; color: #333; padding: 4px;}
	.noptotal {background-color: #f5f5f5; color: #000; padding: 4px;}
	.nopbutton {background-color: #c90; color: #000; padding: 1px; margin: 0;}
	
.list	{line-height: 125%; margin-left: 16px;}

hr.feint	{color: #ec9;}

hr.grey	{color: #cccccc;}

br.short	{font-size:4px; line-height:4px;}

.pagetop {text-align:	right;
			background: transparent;}
			
td.box	{border:solid 1px #cccccc;}

td.bluebox	{border:solid 1px #999999;padding:4px;background-color:#eeeeee;}

td.line	{border-left:solid 1px #cccccc;}

p.fpbtm	{padding: 0px 8px 0px 8px;}

td.sitemap {line-height:135%;background-color:#eeeeee;font-family:arial,sans-serif;} 

ul.sitemap {line-height: normal; margin-left: 16px;}

-->	
