@charset "utf-8";

/* CSS Document */



body {

	background-color: #c1ee00;

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

	margin-left: 0px;

	margin-top: 0px; 

	margin-right: 0px;

	margin-bottom: 0px;

}





.button {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none; 

}
.menu{
	
}

.menu a{
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration:none;
	text-transform: uppercase;
	
}

#selectedmenu{
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color:#FFFF66;

	text-decoration:none;
	text-transform: uppercase;
	
}

.menu a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.button a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.button a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}



.bigLetter {

font-size: x-large; font-weight: bold; }



.main1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 24px;

	font-weight: bold;

	color: #006633;

	text-decoration: none;

}



.main1smaller {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	color: #006633;

	text-decoration: none;

}



.main2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #006633;

	text-decoration: none;

}



.subbutton {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.subbutton a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.subbutton a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #CCFF00;

	text-decoration: none;

}

.title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #ffffff;

	font-weight: bold;

	text-decoration: none;

}



.articletitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color:#006633;

	font-weight: bold;

	text-decoration: none;

}

.article {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

	text-decoration: none;

	

}

.article a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

	font-weight: bold;

	text-decoration: none;

}

.article a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

	font-weight: bold;

	text-decoration: underline;

}

.newstitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #003300;

	text-decoration: none;

}

.newsarticle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #003300;

	text-decoration: none;

}

.lightyellow {
color:#FF9;
}

.small{ font-size:12px;
 	
}
.products td{ 
border-top:dotted;
border-top-color:#060;
border-left:none;
border-right:none;
border-bottom:none;
padding-top:10px;

}

.order{
background-color:#f9feba;

}
.order td{ 
font-size:12px;
border-color:#066;

}

.red{
color:#F00;

}

.redbolditalic{
color:#F00;
font-style:italic;
font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
}