body { 	font-family: Verdana; Arial; sans-serif;
		background-image: url('images/cloudbackground.jpg'); 
		font-size:12pt; 
	}

H1 { font-size: 180%; color: #EA005E; margin-top: 2% }
H2 { font-size: 120%; color: blue; margin-top: 8px; margin-bottom:8px }
H3 { font-size: 100%; color: black; margin-top: 3px }
H4 { font-size: 90%; color: white; background: blue }
H5 { font-size: 85%; background: silver }
h6 { font-size: 80%; text-align: Center; margin-top: 3 px}
p  { font-size: 85%; line-height: 150%; word-spacing: 1; margin-top: 0; 
               margin-bottom: 9px }

td			{ font-size: 80% }
dt			{ font-weight: bold; margin-bottom: 8 px}
li			{ font-size: 80%; margin-bottom: 8 px}

#content {width: 630px; text-align:left}

/* styling for home page only */
#homecontent p {font-size: 150%; font-weight:bold; margin-top=2px; text-align:center}
	#homecontent table, img {border-width:0; padding:0; }
	#homecontent td {text-align: center; width: 275px}
	#homecontent a:link {color: #6600FF; text-decoration:none}
	#homecontent a:visited {color: #6600FF; text-decoration:none}
	#homecontent a:hover {color: #FF0066; text-decoration: underline}
	#homecontent a:active {color: #6600FF}

/* Memberships found on About Us page */	
#memberships {text-align: center}	
	#memberships img {margin: 15px; border-width: 0}

/* testimonials */
dl.testimonials dd, dt{ font-size: 85%; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px}
dl.testimonials dd	{line-height:150%; }

p.importantinfo {font-size: 90%; font-weight:bold}
p.returntolist {text-align: right; font-variant: small-caps; margin-top: 25 px}
span.sale {font-weight: bold; color:#FF0000}
	
#logoandcart p{
		font-size: 90%; text-align:center; padding: 15px;
		}
#logoandcart td {text-align:center}
#logoandcart img, table {border-width: 0}

/* top navigation change name */
#topnavlinks {
		border-bottom: 3px solid #0000FF; 
		text-align: left; 
		margin: 0; 
		width: 90%; 
				}
	#topnavlinks a {
		font-size: 90%;
		font-weight: bold; 
		text-decoration: none;
		padding:8px;
		}
	#topnavlinks a:link {color: #FFFFFF; background-color:#0000FF}
	#topnavlinks a:visited {color: #FFFFFF; background-color:#0000FF}
	#topnavlinks a:hover {color: #FF0066; background-color:#FFFFFF}
	#topnavlinks a:active {color: #FF0066}
	
/* product navigation */
#prodnav {width:130px}
	#prodnav h1 {color: #FF0066; font-size: 100%; text-align: center; 
		font-style:normal; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:5px }
	#prodnav ul {list-style:none; margin: 0}
	#prodnav li {font-size: 85%; text-align: left; padding: 0; font-weight:bold; 
		margin-left:0; margin-right:0; margin-top:0; margin-bottom:2}
	#prodnav a:link {color: #000000; text-decoration:none}
	#prodnav a:visited {color: #000000; text-decoration:none}
	#prodnav a:hover {color: #6600FF; text-decoration:overline underline}
	#prodnav a:active {color: #33CCFF}
	
/* footer styling */
#footer {width: 100%; background-color: #DFDDFF; margin-top: 10px}
#footer p{font-size: 80%; margin-bottom: 2px}
/* allow visitors to easily bookmark the website */
#bookmark {font-variant: small-caps}