body {
	background-color:#999999;
}



div.box {
	
	background:#F8F7EC;
	border:4px solid #666600;
	width:750px;
	padding:25px;
}




img { padding-bottom: 5px; border; 0px}


A:visited  {color: #330000; font-weight: bold; text-decoration: underline}
A:link  {color: #330000; font-weight: bold; text-decoration: underline}
A:active  {color: #330000; font-weight: bold; text-decoration: none}
A:hover   {cursor: crosshair; color: #FF9933; font-weight: bold; background-color: cream; text-decoration: none}







div {
	font-family:verdana,bitstream-vera-sans,sans-serif;
}


p,h5,h6 {font-size: 100%; 
	color: 	#330000;  
	text-align:justify;  
	padding: 2px 0px 0px 0px; 
	
	
}

blockquote {font-size: 100%; 
	color: 	#330066;  
	text-align:justify;  
	padding: 2px 0px 0px 0px; 
	
	
}





div.productdesc {
	font-size: 100%; 
	color: 	#330066;  
	text-align:left;  
	padding: 4px 0px 0px 0px; 
	line-height: 1.2em;
	
}


ul,li,ol { 
	font-size: 100%;
	text-align:left;
	padding: 2px 20px 0px 20px; 
	
	color: 	#330066;   
}

h1 {
	font-size: 170%;  
	color: #999999;
	text-align:left;
	padding: 7px 0px 0px 0px; 
	line-height: .6em;
	margin-top: 0px;
}
 

h2 {
	font-size: 130%;  
	color: #993300;
	text-align:center;
	padding: 9px 0px 0px 0px; 
	line-height: 1.2em;
	margin-top: 15px;
}

h3 {
	font-size: 100%;  
	color: #663300; 
	margin-top: 5px; 
	padding: 9px 0px 0px 0px; 
	line-height: 1.2em;
	text-align:left; 
}
  
h4 {	font-size: 90%; 
	color: #663300; 
	text-align:left;
	padding: 9px 0px 0px 0px; 
	line-height: 1.2em;
	margin-top: 0px; 
}

div.centeredgreentext {
	font-size: 110%; 
	font-weight:bold;
	color: #80B76C; 
	text-align:center;
	line-height: 1.2em;
	margin-top: 0px; 
}














img.rightpic { 
	float: left;   
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:0px;
	vertical-align: text-top;
	border: 0px;
}

img.leftpic { 
	float: right;  
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:10px;
	vertical-align: text-top;
	border: 0px;
}
	



  


form {display: block; }
input {border: 1px solid brown; font-size: 90%; margin-top: 10px;}
select { border: 1px solid brown;}






