BODY 		{ scrollbar-base-color: #652b77; }




 /* PAGE LINK COLORS */

a:link		{ color: #FFFFFF; text-decoration: none; }

a:visited	{ color: #000000; text-decoration: none; }

a:active	{ color: #000000; text-decoration: none; }

a:hover		{ color: #669999; text-decoration: none; }




 /* THE NEXT LINE IS THE MAIN PAGE FONT */

TABLE 		{ COLOR: #000000; FONT: 12px  verdana, sans-serif; font-weight: normal; }

.title 		{ color: #6600FF; font: 24px Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Comic Sans MS", "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.subtitle 	{ color: #663300; font: 15px verdana, sans-serif; font-weight: bold; }

.careers 	{ COLOR: #006666; FONT: 12px verdana, sans-serif; font-weight: normal; }

.footertext 	{ COLOR: #000000; FONT: 10px verdana, sans-serif; font-weight: normal; }

LI 		{ COLOR: #000000; FONT: 14px verdana, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }




 /* PAGE IMAGE BORDERS */

.borders	{ BORDER: #FFFFFF 1px solid; padding: 3px; }

.bordersblack	{ BORDER: #000000 1px solid; }




 /* RIGHT SIDEBAR AREA BORDERS, CODE AND COLORS */


a.sidelink:link		{ color: #0000000; text-decoration: none }

a.sidelink:visited	{ color: #000000; text-decoration: none }

a.sidelink:active	{ color: #000000; text-decoration: none }

a.sidelink:hover	{ color: #000000; text-decoration: none }

.linkfont		{ font: 13px Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Comic Sans MS", "Trebuchet MS", arial, sans-serif; font-weight: bold; }


.phonetitle 		{ color: #000000; font: 12px verdana, sans-serif; font-weight: bold; }

.sidebarcontact		{ color: #000000; font: 11px verdana, sans-serif; font-weight: bold; }


.sidebar	{ background-color: #FFFFFF;
		  background-image: url("picts/background-sidebar.jpg");
		  border-left: 0px solid #FFFFFF;
		  width: 150px; }


.sidebarleft	{ background-color: #370C06;
		  background-image: url("picts/background-sidebar.jpg");
		  border-right: 0px solid #FFFFFF;
		  width: 35px; }


.sidebartitle	{ color: #FFFFFF; font: 14px arial, verdana, sans-serif; font-weight: bold; }

.sidebarfield 	{
		border: 1px solid #A57067;
		text-align: left;
		-moz-border-radius: 3px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 6px;
		width: 156px;
		max-width: 144px;
		COLOR: #FFFFFF;
		FONT: 11px arial, verdana, sans-serif;
		font-weight: normal;
		display: block;
		}








 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}








 /* GALLERY SLIDESHOW AND POPUP CODE */

.Galborder	 	{ border: #FFFFFF 5px solid; margin-bottom: 4px; }

A:hover .Galborder 	{ border: #6600FF 1px solid; margin-bottom: 4px;  }

.Popupborder	 	{ border: #FFFFFF 10px solid; }		

.picturetitle 		{ COLOR: #000000; FONT: 12px Papyrus, "Bradley Hand ITC", verdana, arial, sans-serif; font-weight: bold; }

.gallerytext 		{ COLOR: #000000; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

.button-popups   {
		background-color:#6600FF;
		FONT-FAMILY: Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Comic Sans MS", "Trebuchet MS", arial, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		line-height: 21px;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #370C06 1px solid;
		 }


.buttonon-popups {
		background-color:#6600FF;
		FONT-FAMILY: Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Comic Sans MS", "Trebuchet MS", arial, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		line-height: 21px;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 1px solid;
		 }



 /* PAYPAL CART PAGE CODE */

.paypalbutton	{ font-size: 10pt; width: 140px; }

.price 		{ COLOR: #FF6600; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }





 /* CONTACT AND QUOTE FORM CODE */


.contact 	 { font-size: 10pt; }


.contacton 	 { font-size: 10pt; }


.shadeform	{ FONT: 13px erdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid; }

.textarea	{ FONT: 13px verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid; }

.dropdown                background-image: url("picts/shadeform.gif");
		WIDTH: 220PX;
		FONT: 11px verdana, sans-serif; }


.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid; }


.quotedrop 	{ COLOR: #833C33;
		BACKGROUND-COLOR: #FFEFD6;
		FONT: 11px verdana, arial, sans-serif; }

.quotechoice	{ COLOR: #003333; FONT: 11px verdana, arial, sans-serif; font-weight: normal }






/* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #6600FF 0px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-align: left;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #000000 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #6600FF 0px solid;
border-right: #6600FF 1px solid;
border-left: #6600FF 1px solid;
filter:alpha(opacity=100);
z-index:100;
}




