body {
	margin-bottom: 0px;
}

.border {
	border: 1px solid #000000;
}

li {
	margin-top: 0.15in;
}

.text_black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.text_black_sm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.text_black_lg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.product_name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.text_green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #404800;
}

.text_brown {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #513521;
}

.text_pink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9B1C4E;
}

.text_tan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f1e1c0;
}

.text_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.text_blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #013a81;
	font-weight: bold;
}

.btm_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C89F61;
}

.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #513520;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #013a81;
	text-decoration:none;
}	
	
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #650360;	
	text-decoration:underline;
}

a.btm_links {
text-decoration:none;
	color: #C89F61;
	font-size: 8pt;
}

a.btm_links:hover {
text-decoration:none;
	color: #513521;
	font-size: 8pt;
}

a.pink_links {
text-decoration:none;
	color: #9B1C4E;
	font-size: 9pt;
}

a.pink_links:hover {
text-decoration:none;
	color: #650360;
	font-size: 9pt;
}

a.brown_links {
text-decoration:none;
	color: #513521;
	font-size: 9pt;
}

a.brown_links:hover {
text-decoration:underline;
	color: #513521;
	font-size: 9pt;
}

a.white_links {
text-decoration:none;
	color: #FFFFFF;
	font-size: 11.5pt;
	font-weight: bold;
}

a.white_links:hover {
text-decoration:underline;
	color: #FFFFFF;
	font-size: 11.5pt;
	font-weight: bold;
}

.home a img{background-image:url(images/buttons/home.gif);
	background-repeat:no-repeat}
	
.home a:hover img{background-image:url(images/buttons/home-over.gif);
	background-repeat:no-repeat;
	top: 0px;}	
	
.about a  img{
	background-image:url(images/buttons/about.gif);
	background-repeat:no-repeat;
	top: 0px;
	background-position: top;
}
	
.about a:hover  img{
	background-image:url(images/buttons/about-over.gif);
	background-repeat:no-repeat;
	background-position: top;
}	
	
.events a  img{background-image:url(images/buttons/events.gif);
	background-repeat:no-repeat;}
	
.events a:hover  img{background-image:url(images/buttons/events-over.gif);
	background-repeat:no-repeat;}	
	
.links a  img{background-image:url(images/buttons/links.gif);
	background-repeat:no-repeat;}
	
.links a:hover  img{background-image:url(images/buttons/links-over.gif);
	background-repeat:no-repeat;}	
	
.contact a  img{background-image:url(images/buttons/contact.gif);
	background-repeat:no-repeat;}
	
.contact a:hover  img{background-image:url(images/buttons/contact-over.gif);
	background-repeat:no-repeat;}	
	
.searchterms {
display:none;
}