body	{
	scrollbar-base-color: #F0F0F0;
	background-color: #90EE90;
	background: #90EE90 url("WFElogo.gif");
	background-repeat: no-repeat;
	background-position: center;
	border: thin solid; box-shadow: 0.1em 0.1em #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

 /* PAGE LINK COLORS */

a:link	{ color: #0033FF; text-decoration: none; }

a:visited	{ color: #6633FF; text-decoration: none; }

a:active	{ color: #0033FF; text-decoration: none; }

a:hover	{ color: #6699FF; text-decoration: none; }




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 12px "Tempus Sans ITC"; }

.title		{ COLOR: #000000; FONT: 30px "Tempus Sans ITC"; font-weight: bold; }

.title1		{ COLOR: #000000; FONT: 36px "Tempus Sans ITC"; font-weight: bold; }

.title2		{ COLOR: #000000; FONT: 20px "Tempus Sans ITC"; font-weight: bold; }

.title3		{ COLOR: #000000; FONT: 20px "Tempus Sans ITC"; font-weight: normal; }

.title4		{ COLOR: #000000; FONT: 19px "Tempus Sans ITC"; font-weight: bold; }

.title5		{ COLOR: #000000; FONT: 24px "Tempus Sans ITC"; font-weight: bold; }

.subtitle		{ COLOR: #000000; FONT: 14px "Tempus Sans ITC"; font-weight: bold; }

.footer		{ COLOR: #000000; FONT: 12px "Tempus Sans ITC"; }

.hilite		{ COLOR: #006600; }

.price 		{ color: #FF0000; FONT: 18px "Tempus Sans ITC"; font-weight: bold; text-decoration: underline; }

.just 		{ text-align: justify; }

.view		{ COLOR: #000000; FONT: 20px "Tempus Sans ITC"; font-weight: normal; }



 /* IMAGE BORDERS */


.borders		{ border: #000000 1px solid; cursor:hand; }





 /* PICTURE GALLERY CODE */

#ZOOM 			{ LEFT: 20px; POSITION: absolute; TOP: 250px; }

.Galborder	 	{ border: #000000 1px solid; cursor:hand; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF9900 1px solid; cursor:hand; }

.slideshow	{ font-family: "Tempus Sans ITC";
		  font-size: 8pt;
		  background-color:#FFFFFF;
		  color: #000000;
		  cursor:hand;
		  font-weight: bold;
		  padding-left: 9px;
		  padding-right: 9px;
		  margin-bottom: 3px;
		  border: #000000 1px solid; }





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}

 /* START CODE FOR THE FORMS */

.shadeform	{ FONT: 14px "Tempus Sans ITC";
		  COLOR: #000000;
		  background-image: url("shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}

.dropdown 	{ FONT: 14px "Tempus Sans ITC";
		  COLOR: #000000;
		  margin-top:1px;
		}

.cartdrop 	{ FONT: 12px "Tempus Sans ITC";
		  COLOR: #000000;
		  width: 100px;
		  margin-top: 1px;
		  margin-bottom: 4px;
		}

.searchbutton	{ FONT: 14px "Tempus Sans ITC"; }


 /* MISC CODE AND COLORS */

.splitlines	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 100% }

.nobreak	{ white-space:nowrap; }

 /* START THE CODE FOR THE PAGE MENUS */

.menu-table 	{
//		  width: 752px;
		width: 45%;
		background-color:#90EE90;
		background-image: url("menu-background.gif");
		border-top: #000000 0px solid;
		border-left: #000000 1px solid;
		border-right: #000000 1px solid;
		border-bottom: #000000 1px solid;
		}

.menu		{ font-size: 18px;
		  font-family: "Tempus Sans ITC";
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 0px;
		  padding-right: 0px;
		  cursor:hand;
		  font-weight: bold;
		  text-align:center;
		  line-height: 32px;
		  display: block;
		  white-space:nowrap;
		  width: 100%;
		  border: #000000 0px solid; }

.firstmenu	{ color:#90EE90; }

a.menu:link 	{ background-image: url("menu.gif");
		  background-color:#000000;
		  color: #90EE90; }

a.menu:visited 	{ background-image: url("menu.gif");
		  background-color:#000000;
		  color: #90EE90; }

a.menu:active 	{ background-image: url("menu.gif");
		  background-color:#000000;
		  color: #000000; }

a.menu:hover 	{  background-image: url("menuon.gif");
		   background-color:#000000;
		   color: #000000; }

<style type="text/css">
</style>
