/*
  ----------------------------
  CSS StyleSheet
  Leading Edge Web Design:
  www.leadingedgewebhost.com
  ----------------------------
*/


a:link {color: #333333} 
a:visited {color: #006699} 
a:hover {color: #336600} 
a:active {color: #000000} 

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #985300;
	font-size: 18px;
}
h2 {font-family: "Times New Roman", Times, serif; color: #985300;}
h3 {font-family: "Times New Roman", Times, serif; color: #985300;}
h4 {font-family: "Times New Roman", Times, serif; color: #985300;}
h5 {font-family: "Times New Roman", Times, serif; color: #985300;}


li {color: #339966; list-style-type: none} 
ul {color: #339966; list-style-type: none} 
ol {color: #339966}

.em {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #993300;
}

.em2 {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}

.em3 {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

.em4 {
	font-weight: bolder;
	font-size: 14px;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: underline;
}



 

.mainText {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 22px;
} 

.addressText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
} 
.addressText a:link {color: #666666; text-decoration: underline} 
.addressText a:visited {color: #666666; text-decoration: underline} 
.addressText a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.addressText a:active {color: #333333; text-decoration: none} 


.galleryNav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333} 
.galleryNav a:link {color: #666666; text-decoration: underline} 
.galleryNav a:visited {color: #666666; text-decoration: underline} 
.galleryNav a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.galleryNav a:active {color: #333333; text-decoration: none} 


.mainText a:link {color: #0066CC; text-decoration: underline} 
.mainText a:visited {color: #333333; text-decoration: underline} 
.mainText a:hover {color: #333333; text-decoration: none} 
.mainText a:active {color: #333333; text-decoration: none}

.orderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
} 
.orderText a:link {color: #666666; text-decoration: underline} 
.orderText a:visited {color: #666666; text-decoration: underline} 
.orderText a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 

.productNav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF} 
.productNav a:link {color: #FFFFFF; text-decoration: underline} 
.productNav a:visited {color: #FFFFFF; text-decoration: underline}
.productNav a:hover {
	color: #FF9900;
	text-decoration: none;
} 
 
 

.specialText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333} 
.specialText a:link {color: #333333; text-decoration: underline} 
.specialText a:visited {color: #333333; text-decoration: underline} 
.specialText a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 

.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
} 
.footerNav a:link {color: #CCCCCC; text-decoration: underline} 
.footerNav a:visited {color: #CCCCCC; text-decoration: underline} 
.footerNav a:hover {color: #FFCC99; text-decoration: none}   

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF} 
.footer a:link {color: #FFFFFF; text-decoration: underline} 
.footer a:visited {color: #FFFFFF; text-decoration: underline} 
.footer a:hover {color: #FFCC99; text-decoration: none} 
