BODY	{

	scrollbar-base-color: #F0F0F0;

	background-color: #f6f6f6;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	}
#iframe {background-color: transparent;

		 margin-left:auto;
		 margin-right:auto;
         text-align:center;
		 max-height: 450px;
		 max-width: 500px;}
.iframe {background-color: transparent;
        display:block;
		 margin-left:auto;
		 margin-right:auto;
         text-align:center;
		 max-height: 450px;
		 max-width: 500px;}
.iframe img { display: block; margin-left: auto; margin-right: auto }

.body img { display: block; margin-left: auto; margin-right: auto }


 /* PAGE LINK COLORS */



a:link		{ color: #295085; text-decoration:none }

a:visited	{ color: #034baa;  text-decoration:none }

a:active	{ color: #295085;  text-decoration:none }

a:hover		{ color: #6699FF;  text-decoration:none }

a.iframe:link img		{ color: #999999; border: thin; padding: 2px; }

a.iframe:visited img	{ color: #034baa;  border: thin; padding: 2px; }

a.iframe:active img	{ color: #295085;  border: thin; padding: 2px;  }

a.iframe:hover img		{ color: #6699FF;  border: thin; padding: 2px; }

a:link img		{ border: 0px; padding: 0px; }

a:visited img	{ border: 0px; padding: 0px; }

a:active img	{ border: 0px; padding: 0px;  }

a:hover img		{ border: 0px; padding: 0px; }









 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */



TABLE		{ COLOR: #182C1F; FONT: 12px arial, geneva, sans-serif, 'trebuchet ms'; }



.title		{ COLOR: #182C1F; FONT: 18px 'trebuchet ms', arial, geneva, sans-serif; font-weight: bold; }



.title2		{ COLOR: #38543C; FONT: 18px 'trebuchet ms', arial, geneva, sans-serif; font-weight: normal; }



.title3		{ COLOR: #182C1F; FONT: 16px 'trebuchet ms', arial, geneva, sans-serif; font-weight: bold; }



.title4		{ COLOR: #38543C; FONT: 16px 'trebuchet ms', arial, geneva, sans-serif; font-weight: bold; }





.subtitle	{ COLOR: #38543C; FONT: 13px 'trebuchet ms', arial, geneva, sans-serif; font-weight: bold; }



.footer		{ COLOR: #717171; FONT: 12px 'trebuchet ms', arial, geneva, sans-serif; }



.hilite		{ COLOR: #006600; }



.price 		{ color: #339900; FONT: 16px 'trebuchet ms', arial, geneva, sans-serif; font-weight: bold; text-decoration: underline; }



.just 		{ text-align: justify; }



.picturetext 	{
	COLOR: #330066;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}







 /* IMAGE BORDERS */





.borders		{ border: #000000 0px 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: 'trebuchet ms', arial, geneva, sans-serif;

		  font-size: 9pt;

		  background-color:#F0F0F0;

		  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: 12px 'trebuchet ms', arial, geneva, sans-serif; 

		  COLOR: #000000;

		  background-image: url("picts/shadeform.gif");

		  margin-top:1px;

		  BORDER: #000000 1px solid;

		}





.dropdown 	{ FONT: 12px 'trebuchet ms', arial, geneva, sans-serif; 

		  COLOR: #000000;

		  margin-top:1px;

		}



.cartdrop 	{ FONT: 10px 'trebuchet ms', arial, geneva, sans-serif; 

		  COLOR: #000000;

		  width: 100px;

		  margin-top: 1px;

		  margin-bottom: 4px;

		}





.searchbutton	{ FONT: 12px 'trebuchet ms', arial, geneva, sans-serif; }







 /* 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;

		  background-color:#C0C0C0;

		  background-image: url("picts/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: 13px;

		  font-family: 'trebuchet ms', arial, geneva, sans-serif;

		  padding-top: 0px;

		  padding-bottom: 0px;

		  padding-left: 0px;

		  padding-right: 0px;

		  cursor:hand;

		  font-weight: bold;

		  text-align:center;

		  line-height: 28px;

		  display: block;

		  white-space:nowrap;

		  width: 100%;

		  border: #000000 0px solid; }





.firstmenu	{ color:#1D2C1F; }







a.menu:link 	{ background-image: url("picts/menu.gif");

		  background-color:#C0C0C0;

		  color: #1D2C1F; }





a.menu:visited 	{ background-image: url("picts/menu.gif");

		  background-color:#C0C0C0;

		  color: #1D2C1F; }





a.menu:active 	{ background-image: url("picts/menu.gif");

		  background-color:#C0C0C0;

		  color: #1D2C1F; }







a.menu:hover 	{  background-image: url("picts/menuon.gif");

		   background-color:#F0F0F0;

		   color: #000000; }





