BODY	{
	scrollbar-base-color: #F0F0F0;
	background-color: #fffff2;
	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: #666666; FONT: 11px arial, geneva, verdana, sans-serif; }

.title		{ COLOR: #d8ac48; FONT: 18px arial, sans-serif; font-weight: bold; }

.title2		{ COLOR: #999999; FONT: 18px arial, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #3366FF; FONT: 13px arial, sans-serif; font-weight: bold; }

.footer		{ COLOR: #999999; FONT: 10px arial, verdana, sans-serif; }

.hilite		{ COLOR: #006600; }

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

.just 		{ text-align: justify; }




 /* 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: arial, verdana, sans-serif;
		  font-size: 8pt;
		  background-color:#fffff2;
		  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 arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("picts/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}


.dropdown 	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  margin-top:1px;
		}

.cartdrop 	{ FONT: 10px arial, verdana, sans-serif;
		  COLOR: #000000;
		  width: 100px;
		  margin-top: 1px;
		  margin-bottom: 4px;
		}


.searchbutton	{ FONT: 12px arial, sans-serif, verdana, 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: 11px;
		  font-family: arial, sans-serif, verdana, helvetica;
		  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:#3366FF; }



a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }



a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#F0F0F0;
		   color: #000000; }

/* beg Kimler Photo-Caption Zoom */ 

.Zright { float:right; margin:5px 0px 2px 10px; } 
.Zleft { float: left; margin:5px 10px 2px 0px; } 

.Zoom img { border: 1px solid #369; } 
.Zoom.t100 img { width:100px; } 
.Zoom.t150 img { width:150px; } 
.Zoom.t200 img { width:200px; } 
.Zoom.t250 img { width:250px; } 
.Zoom.t300 img { width:300px; } 
.Zoom.t350 img { width:350px; } 
.Zoom.t400 img { width:400px; } 
.Zoom t450 img { width:450px; } 
.Zoom.t500 img { width:500px; } 
.Zoom.t550 img { width:550px; } 
.Zoom.t600 img { width:600px; } 

.Zoom .caption { display:none; } 

.Zoom a { padding:0; } 
.Zoom a:hover { padding:0; border:none; 
     margin:0; } /* IE picky here */ 
.Zoom a:visited { padding:0px; 
     text-deocoration:none; } 

.w100 a:hover img,.w100 a:hover .caption {width:100px} 
.w150 a:hover img,.w150 a:hover .caption {width:150px} 
.w200 a:hover img,.w200 a:hover .caption {width:200px} 
.w250 a:hover img,.w250 a:hover .caption {width:250px} 
.w300 a:hover img,.w300 a:hover .caption {width:300px} 
.w350 a:hover img,.w350 a:hover .caption {width:350px} 
.w400 a:hover img,.w400 a:hover .caption {width:400px} 
.w450 a:hover img,.w450 a:hover .caption {width:450px} 
.w500 a:hover img,.w500 a:hover .caption {width:500px} 
.w550 a:hover img,.w550 a:hover .caption {width:550px} 
.w600 a:hover img,.w600 a:hover .caption {width:600px} 
.Zoom a:hover img { margin-bottom:5px;} 

.Zoom a:hover .caption { 
     display:block; 
     background:#eef; 
     border:1px solid #339; 
     font-family:verdana,sans-serif; 
     text-decoration:none; 
     text-align:justify; 
     font-size:10pt; 
     color:#339; } 

.Zoom a:hover .inner { 
     display:block; 
     padding:5px 8px; } 
     /* no IEboxModelHack */ 

/* end Kimler Photo-Caption Zoom */ 

