body{
	background-image : url(images/backgrnd.jpg);
	color:#000000;
	font-family: Arial;
}
.prodmenu{
	text-align:center;
	font-size: 80%;
	border:solid 1px #006337;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color: #006337;
	}
.prodmenu td{border:solid 1px #006337;
	background-color: #FFFAEA;
	}
.prodmenu tr{
	margin-left:30px;
	margin-right:auto;
	}
.prodmenu a:link{
	color:#006337;
	text-decoration:none;
	}
.prodmenu a:visited{
	color:#006337;
	text-decoration:none;
	}
.prodmenu a:hover{
	color:#ffffff;
	background-color: #006337;
	text-decoration:none;	
	}
.introtext{margin-left: 275px;}
.mainmenu{border:ridge 10px #006600;
	float:left;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding:5px;
	color:#006337;
	font-family: Arial;
	font-size: 110%;
	text-align: center;
	width: 193px;
	}
.mainmenu a:link{
	color:#006337;
	font-size: 100%;
	font-weight:600;
	font-family:arial;
	text-decoration:none;
	width: 100%;
	}
.mainmenu a:visited{
	color:#006337;
	font-size: 100%;
	font-weight:600;
	font-family:arial;
	text-decoration:none;
	width: 100%;
	}
.mainmenu a:hover{
	color:#ffffff;
	background-color: #006337;
	font-size: 100%;
	font-weight:600;
	font-family:arial;
	text-decoration:none;	
	}
.bottommenu{border:solid #006337 2px;
	width: 80%;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	background-color: #FFFAEA;
	font-size: 100%;
	font-family: Arial;
	line-height:30px;
	margin-top: 10px;
	text-align:center;
	clear:both;
	}
.bottommenu a:link{
	color:#006337;
	font-size: 90%;
	font-weight:600;
	font-family:arial;
	}
.bottommenu a:visited{
	color:#006337;
	font-size: 90%;
	font-weight:600;
	font-family:arial;
	}
.bottommenu a:hover{
	font-size: 90%;
	font-weight:600;
	font-family:arial;
	
	}
.announcement{color: #990099;
	background-color: #FFFAEA;
	font-weight: 600;
	border: 2px solid #cc0000;
	padding: 2px 2px 2px 2px;
	}
.specialprice{color: #990099;
	background-color: #ffffcc;
	font-weight: 600;
	border: 2px solid #ff33ff;
	padding: 2px 2px 2px 10px;
	margin-right: 50%;
	}
.note  {color : #660033;
	font-size : 95%;
	font-weight : bold;
	background : #FFCCFF;
	padding : 5pt 5pt 5pt 5pt;
	border: thin solid #996600;
   margin-left: 5%;
   margin-right: 5%;
}
.redbold{color: red;
	font-weight: 600;
	}


h1  {
	font-family : "Arial";
	font-weight: 800;
	font-size : 200%;
	color : #006337;
	text-align: center;
   margin-left: auto;
   margin-right: auto;
}

h2  {padding-left: 20px;
	font-family : Arial;
	font-size : 130%;
	font-weight : bold;
	color : #660033;
	background : #99CC99;
	border-color : #336633;
	border-width : thin thick thick thin;
	text-align : left;
	margin-right: 5%;
	border-top:ridge 6px #006600;
}

h3  {font-family : "Century Schoolbook", "Times New Roman", "Sans-Serif";
	font-size : 120%;
	font-weight : 600;
	color : #990000;
	border-top: 1px solid #660000;
	border-right: 3px solid #660000;
	padding: 2px 2px 2px 2px;
	margin-left: 5%;
	margin-right: 5%;
}

H4  {
	font-size : 15pt;
	font-weight : bold;
	color : #003300;
	background : #66CC99;
    border-color: #336633;
    border-width: none thin none thin;
	margin-right: 45%;
	padding: 2px 2px 2px 4px;
}

h5  {
	color : #006633;
	text-indent : 20pt;
	font-weight: bold;
	font-size: 100%
}

h6  {
	color : #000066
		font-size: 16pt;
	text-align : center;
}

p  {margin-left: 5%;
	margin-right: 5%;
	font-family : Arial;
	font-size : 110%;
	color : #000000;
	font-weight : 500;
}

th{background-color: #D0E5D0}
ul  {
	color : #006633;
	list-style-type : square;
	margin-left : 5%;
	padding: 1pt 1pt 1pt 1pt;
}

li  {

	font-size : 100%;
    margin-left: 5%;
}

img {border-style : solid;
	border-color : #993300;
}

b{color: #003300;}
