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


a:link {color: #333333} 
a:visited {color: #333333} 
a:hover {color: #CC0000} 

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #990000;
	font-size: 24px;
	text-align: center;
	font-style: italic;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #990000;
	font-size: 18px;
	text-align: center;
}
h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #CC6600;
	font-size: 18px;
	font-style: italic;
}
h4 {font-family: "Trebuchet MS", Verdana, sans-serif; color: #985300;}

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

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
} 
.bodyText a:link {color: #333333; text-decoration: underline} 
.bodyText a:visited {color: #333333; text-decoration: underline} 
.bodyText a:hover {color: #003399; text-decoration: none} 

.homePageText {font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 16px; color: #333333} 
.homePageText a:link {color: #333333; text-decoration: underline} 
.homePageText a:visited {color: #333333; text-decoration: underline} 
.homePageText a:hover {color: #CC0000; text-decoration: none} 


.leftColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
} 
.leftColumn a:link {color: #CCCCCC; text-decoration: underline} 
.leftColumn a:visited {color: #CCCCCC; text-decoration: underline} 
.leftColumn a:hover {color: #CC9900; text-decoration: none} 


.rightColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 14px;
	font-weight: bold;
} 
.rightColumn a:link {color: #CCCCCC; text-decoration: underline} 
.rightColumn a:visited {color: #CCCCCC; text-decoration: underline} 
.rightColumn a:hover {color: #CC9900; text-decoration: none} 


.scrollHeader {
	font-family: "Comic Sans MS", Verdana, "MS Serif";
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bolder;
	letter-spacing: 3px;
} 
.scrollText {
	font-family: "Comic Sans MS", Verdana, "MS Serif";
	font-size: 16px;
	color: #333333;
} 
.scrollText a:link {color: #333333; text-decoration: underline} 
.scrollText a:visited {color: #CCCCCC; text-decoration: underline} 
.scrollText a:hover {color: #CC9900; text-decoration: none} 


.swapShopNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
} 


.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: #003399; text-decoration: none} 
 

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

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