/* UNITED NETWORK WHOLESALE TEXTSTYLES
----------------------------------------------- */	
body { 
	font:76% Verdana, Arial, Helvetica, sans-serif;
	color:#000;  }	
	
/* TEXT
----------------------------------------------- */
h1 { 
	font-size:1.8em;
	font-weight:normal;
	text-transform:uppercase;
	color:#339933; }
		
h2 { 
	font-size:1.5em; }
	
h3 { 
	font-size:1.2em; }	
	
/* LINKS
----------------------------------------------- */	
a:link { 
	color:#339933; 
	text-decoration:underline; }	
	
a:visited {
	color:#89A489;
	text-decoration:underline;}	
	
a:hover, a:active { 
	color:#89A489; 
	text-decoration:underline; }	

/* FORM 
----------------------------------------------- */	
input, select, textarea {
	font:1em Verdana, Arial, Helvetica, sans-serif;
	color:#000; }	

/* TABLES
----------------------------------------------- */	
table {
	font:1em Verdana, Arial, Helvetica, sans-serif; }	

/* PAGE LAYOUT
----------------------------------------------- */	
#container { 
	font-size:1em; }

/* HEADER
----------------------------------------------- */	
#utility_links {
	color:#C8D1C8; }

#utility_links li {
	font-size:0.9em;}	
			
#utility_links a:link, #utility_links a:visited {
	color:#C8D1C8;}
	
/* CONTENT
----------------------------------------------- */	
.breadcrumbs {
	font-size:0.9em;}	

.breadcrumbs a {
	text-decoration:underline;}
		
.breadcrumbs a:link, .breadcrumbs a:visited { 
	color:#000;}
	
.breadcrumbs a:hover, .breadcrumbs a:active { 
	color:#999;}		
	
.shadow_box_green legend {
	font-weight:bold;
	color:#339933;}	

.product_details h2 {
	font-weight:normal; }

.product_details h2 span {
	font-size:0.7em;}
	
.product_details h2 a, .product_details h2 a:visited {
	text-decoration:none;}	

.product_details h2 span a {
	text-decoration:underline;}	
	
/* FOOTER
----------------------------------------------- */	
#footer {	
	font-size:0.9em;
	color:#666666;}
		
#footer li a { 
	text-decoration:none; }
	
#footer a:link, #footer a:visited {
	color:#666666;
	text-decoration:none; }	

#footer a:hover, #footer a:active {
	color:#666666;
	text-decoration:underline; }	
	
	
/* PAGESTYLE: HOME
----------------------------------------------- */	
#home h1 {
	font-size:1.4em;}	
