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

TABLE		{ COLOR: #000000; FONT: 11px arial, geneva, verdana, sans-serif; }

.title		{
	COLOR: #000000;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 14px;
}

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

.subtitle	{
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

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




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





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
}
@media screen{
}





 /* 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:#666666; }



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:#0066cc;
		   color: #ff6600; }
a:link {
}a:visited {
}a:hover {
} a:active {
}h1 {
	COLOR: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
p {
	COLOR: #000000;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 13px;
}
li {

	COLOR: #000000;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 13px;
}
ul {


	COLOR: #000000;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 13px;
}

