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


.main {
	width: 800px;
	margin: auto;
	border: solid;
	border-color:#8cc63f;
	background-color:#8cc63f;
	}
#text	{
	padding-left: 15px;
	padding-right: 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
 #clear {
    clear:both;
    height:10px;
    overflow:hidden;
}
#footer	{
	font-family:Papyrus;
	font-size: 11px;
	background-color: #ffde00;
	} 
a	{
	text-decoration: none;
	color:#0069aa;
	}
a:hover	{
	text-decoration:underline;
	color: #666600;
	}
#navbar	{
	font-family:"Comic Sans MS";
	font-size: 24px;
	}
#contact	{
	font-family: Hobo Std;
	font-size: 16px;
	}
.leftmenu	{
	 background-color: #ffde00;
	 text-decoration: none;
	 font-family:"Comic Sans MS";
	 font-size: 16px;
	 padding-top:10px;
	 padding-bottom: 10px;
	 
	 }
#prod_table	{
	background-color: #8cc63f;
	}
.style9 {
	font-size: 14px;
	font-weight: bold;
	}
.texting	{
	font-family: Papyrus;
	font-size: 20px;
	font-weight:bold;
	}
#counter	{
	font-family:"Comic Sans MS";
	color: #ffde00;
	} 