@charset "UTF-8";
/* CSS Document */

@font-face {
 font-family: Century Gothic;
 src: url("font_beautifulthunderbolt/Century_Gothic.eot") /* EOT file for IE */
}
@font-face {
 font-family: Century Gothic;
 src: url("font_beautifulthunderbolt/Century_Gothic.ttf") /* TTF file for CSS3 browsers */
}

.boldtitle
{
    font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
    font-size: 15pt;
	color: #817d6c;
}
.boldtitle2
{
    font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
    font-size: 13pt;
	color: #817d6c;
}
.footer
{
    font-family: Century Gothic, Arial, Verdana, sans-serif;
    font-size: 10pt;
	color: #504b2f;
}

.bodytext
{
    font-family: Arial, sans-serif;
    font-size: 10pt;
	color: #595436;
	line-height: 15pt;
}
.bodytextitalics
{
    font-family: Arial, sans-serif;
    font-size: 10pt;
	font-style:italic;
	color: #595436;
	line-height: 15pt;
}
.bodytextproducts
{
    font-family: Arial, sans-serif;
    font-size: 10pt;
	color: #595436;
	line-height: 14pt;
}
.greentext
{
    font-family: Arial, sans-serif;
    font-size: 10pt;
	color: #2bb16a;
	line-height: 15pt;
}
.bodytextnoheight
{
    font-family: Arial, sans-serif;
    font-size: 9pt;
	color: #595436;
		line-height: 11pt;
}

.notboldtitle
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 14pt;
	color: #817d6c;
}

.smalltext
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 10pt;
	color: #817d6c;
}

.link {color: #504b2f; font-size: 12px; font-family: Century Gothic, Arial, Verdana, sans-serif }
.link a:link {color: #504b2f; font-size: 12px; font-family: Century Gothic, Arial, Verdana, sans-serif; text-decoration: none }
.link a:active {color: #504b2f; font-size: 12px; font-family: Century Gothic, Arial, Verdana, sans-serif; text-decoration: underline }
.link a:visited {color: #504b2f; font-size: 12px; font-family: Century Gothic, Arial, Verdana, sans-serif; text-decoration: none }
.link a:hover {color: #504b2f; font-size: 12px; font-family: Century Gothic, Arial, Verdana, sans-serif; text-decoration: underline }

.linkred {color: #f10000; font-size: 12px; font-weight: bold; font-family: Century Gothic, Arial, Verdana, sans-serif }
.linkred a:link {color: #f10000; font-size: 12px; font-weight: bold; font-family: Century Gothic, Arial, Verdana, sans-serif; text-decoration: none }
.linkred a:active {color: #f10000; font-size: 12px; font-weight: bold; font-family: Century Gothic, Arial, Verdana, sans-serif; text-decoration: underline }
.linkred a:visited {color: #f10000; font-size: 12px; font-weight: bold; font-family: Century Gothic, Arial, Verdana, sans-serif; text-decoration: none }
.linkred a:hover {color: #f10000; font-size: 12px; font-weight: bold; font-family: Century Gothic, Arial, Verdana, sans-serif; text-decoration: underline }
