/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #AAAA38;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #AAAA38;
	font-weight: bold;
	text-decoration: none;
}

a.navleft:link {
	color: #62824B;
	font-weight: bold;
    font: 100%  "Cataneo BT", "Eras Light ITC";      
	text-decoration: none;
}

a.navleft:visited {
	color: #62824B;
	font-weight: bold;
    font: 100%  "Cataneo BT", "Eras Light ITC";      
	text-decoration: none;
}

a.navleft:hover {
	color: #AAAA38;
	font-weight: bold;
    font: 100%  "Cataneo BT", "Eras Light ITC";      
	text-decoration: none;
}

a.navleft:active {
	color: #62824B;
	font-weight: bold;
    font: 100%  "Cataneo BT", "Eras Light ITC";    
	text-decoration: none;
}

h1 {
	color: #62824B;
	font-weight: bold;
	text-decoration: none;
    font: 200%  "Cataneo BT", "Eras Light ITC";
}
h2 {
	color: #62824B;
    font: 150%  "Cataneo BT", "Eras Light ITC";
	font-weight: bold;
	text-decoration: none;

}
h3 {
	color: #62824B;
    font: 100%  "Cataneo BT", "Eras Light ITC";
	font-weight: bold;
	text-decoration: none;

}
.logotext {
	color: #FEFED4;
	font-weight: bold;
	text-decoration: none;
    font: 200%  "Cataneo BT", "Eras Light ITC";
}
p {
	color: #000000;
	font: 100% Arial, Helvetica, sans-serif;
}


.smallfont {
	color: #FEFED4;
	font: 85% "Cataneo BT", "Eras Light ITC", Verdana, Arial, Helvetica, sans-serif;
}

.adfont {
	color: #000000;
	font: 70% Arial, Helvetica, sans-serif;
}
