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


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

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #663300;
	font-size: 20px;
}
h2 {font-family: "Times New Roman", Times, serif; color: #985300;}
h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #733D57;
	font-size: 16px;
}
h4 {font-family: Arial, Helvetica, sans-serif; color: #333333;}
h5 {font-family: "Times New Roman", Times, serif; color: #985300;}

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



.BackToMoulding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
} 
.BackToMoulding a:link {color: #333333; text-decoration: underline} 
.BackToMoulding a:visited {color: #333333; text-decoration: underline} 
.BackToMoulding a:hover {color: #CC0000; text-decoration: none} 
.BackToMoulding a:active {color: #333333; text-decoration: none} 



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

 

.mainText {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333} 
.mainText a:link {color: #E57D00; text-decoration: underline} 
.mainText a:visited {color: #666666; text-decoration: underline} 
.mainText a:hover {color: #336600; text-decoration: none} 
.mainText a:active {color: #333333; text-decoration: none} 


.mouldingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
} 
.mouldingText a:link {color: #003399; text-decoration: underline} 
.mouldingText a:visited {color: #333333; text-decoration: underline} 
.mouldingText a:hover {color: #CC0000; text-decoration: none} 
.mouldingText a:active {color: #333333; text-decoration: none}



.ServicesText {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #660000;
	line-height: 36px;
	font-style: italic;
} 
.ServicesText a:link {color: #666666; text-decoration: underline} 
.ServicesText a:visited {color: #666666; text-decoration: underline} 
.ServicesText a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.ServicesText a:active {color: #333333; text-decoration: none} 



.specialText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333} 
.specialText a:link {color: #666666; text-decoration: underline} 
.specialText a:visited {color: #666666; text-decoration: underline} 
.specialText a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.specialText a:active {color: #333333; 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: #733D57; text-decoration: none}   



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

