BODY 	{
	scrollbar-base-color: #BABAC1;
	scrollbar-track-color: #DFDFE9;
	scrollbar-face-color: #DFDFE9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C8C6D0;
	scrollbar-darkshadow-color: #4E172A;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	backgroUnd-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}




/* NON-MENU PAGE LINK CODE */

a:link		{
	color: #0066FF;
	text-decoration: none;
}

a:visited	{ color: #0066FF; text-decoration: none; }

a:active	{
	color: #641A1F;
	text-decoration: none;
}

a:hover		{
	color: #641A1F;
	text-decoration: underline;
}


.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }





/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333333; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.title		{ COLOR: #1C509B; FONT: 17px arial, verdana, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #1C509B; FONT: 14px arial, verdana, sans-serif; font-weight: normal; }

.careertitle	{ COLOR: #669999; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.date-font	{ COLOR: #FFFFFF; font: 11px arial, verdana, sans-serif; font-weight: bold; }

.hilite		{ COLOR: #009900; font-style: italic; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }





/* LIST CODE - HOMEPAGE, CAREERS, AND SERVICES PAGES */

ul 		{ list-style-image: url('picts/bullet.gif'); }







/* MAIN PAGE BANNER IMAGE BORDERS & HEADER BORDERS */

.ban-table		{
			background-color: #FFFFFF;
			border-top: #000000 0px solid;
			border-bottom: #000000 1px solid;
			}

.imagerightborder	{ border-right: #000000 0px solid; }




/* HEADER BORDERS */

.headerborder		{ border-bottom: #000000 1px solid; }




/* HOMEPAGE CODE */

.imagerightborder-home	{ border-right: #000000 1px solid; }

.home-vert-splits	{
			border-right: #90A9CE 1px solid;
			background-color: #E6EDF8;
			}

/* HOME PAGE BANNER IMAGE BORDERS */

.ban-table-home		{
			background-color: #FFFFFF;
			border-top: #000000 0px solid;
			border-bottom: #000000 1px solid;
	        	background-image: url("picts/home-background.jpg");
			}






/* BOTTOM PAGE LINE */

.pagebars	{
		border-top: #1C509B 1px solid;
		border-bottom: #1C509B 1px solid;
		background-color: #1C509B;
		height: 20px;
		}



/* PARAGRAPH SEPARATOR LINES */

.page-splits	{
		border: #90A9CE 1px solid;
		background-color: #E6EDF8;
		color: #E6EDF8; height: 5px; width: 100%;
		}






/* OTHER IMAGE BORDERS */

.borders		{ border: #000000 1px solid; }

.borders-menuimage	{
			border-top: #000000 1px solid;
			border-bottom: #000000 1px solid;
			}





/* RIGHT SIDEBAR CODE */

.sidebar-area		{
			border-left: #90A9CE 1px solid;
			background-color: #E6EDF8;
			width: 150px;
			}

.sidebar-pagewidth	{
			background-color: #E6EDF8;
			width: 150px;
			}

.sidetext		{ COLOR: #333333; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.sidetitle		{ COLOR: #1C509B; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

.sideborders		{ border: #74747B 1px solid; }

.sidebar-table 		{
			COLOR: #000000;
			WIDTH: 135px;
			BORDER: #000000 0px solid;
			}

.sidebar-frame		{
			width: 150px;
			height: 600px;
			min-height: 550px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}






/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





/* VIDEO PAGES CODE */

.videotitle		{ COLOR: #1C509B; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.video-frame		{
			width: 600px;
			height: 500px;
			margin: 0px;
			padding: 0px;
			BORDER: #000000 0px solid;
			}



/* GALLERY CODE */

.pageheight-gallery	{ height: 803px; }

.Galborder	 	{ border: #000000 1px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FF0000 1px solid; margin-bottom: 3px; }

.viewer-border	 	{ border: #000000 1px solid; }

.picturecomments 	{ COLOR: #666666; FONT: 10px arial, sans-serif; font-weight: bold; }

.picturetitle 		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

#backbutton 		{
	position:absolute;
	visibility: visible;
	left: 9px;
	top: 183px;
	width:42px;
	height: 42px;
	z-index:5;
	padding: 0px;
			}



/* GALLERY CART CODE */

.price 		{ COLOR: #009900; FONT: 13px verdana, arial, sans-serif; font-weight: bold; font-style: italic; }

.shade-cart	{
		background-color: #F2F9F6;
		border: #94CE88 1px dashed;
		margin-top: 3px;
		}

.cart-width	{ width: 140px; }


.button-order 	{
		background-image: url("picts/button-order.gif");
		background-color: #54C440;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 68px;
		padding-top: 4px;
		padding-bottom: 4px;
		BORDER: #1B660E 1px solid;
		}

.buttonon-order {
		background-image: url("picts/buttonon-order.gif");
		background-color:#2EADA4;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 68px;
		padding-top: 4px;
		padding-bottom: 4px;
		BORDER: #10736B 1px solid;
		}







/* VIDEO AND GALLERY MENU CODE */


.button-gallery 	{
			background-color:#FFFFFF;
	        	background-image: url("picts/button-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #000000;
			font-size: 10px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #999999 1px solid;
			}


.buttonon-gallery	{
			background-color:#FFFFFF;
	        	background-image: url("picts/buttonon-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #0066FF;
			font-size: 10px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #0066FF 1px solid;
			}





/* PAYPAL paypal.htm PAYMENT PAGE CODE */

.payform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #FFFFFF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #666666 1px solid;
		}

.payformbox	{
		background-color: #FFFFFF;
		border: #90A9CE 1px solid;
		}

.payformmargin	{ margin: 0px; }

.payformbutton	{ WIDTH: 125PX; }








/* CONTACT AND QUOTES FORM */

.phonetitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.button 	{
		FONT: 12px arial, verdana, sans-serif;
		font-weight: normal;
		padding-top: 2px;
		padding-bottom: 2px;
		}




.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url("picts/shadeform.gif");
		background-color: #FFFFFF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid;
		}


.dropdown 	{
		FONT: 11px verdana, arial, sans-serif;
		COLOR: #000000;
		background-color: #FFFFFF;
		WIDTH: 200PX;
		}


.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url("picts/shadeform.gif");
		background-color: #FFFFFF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #666666 1px solid;
		}


.quoteform	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url("picts/shadeform.gif");
		background-color: #FFFFFF;
		text-align: left;
		BORDER: #666666 1px solid;
		}


.dropquotes 	{
		FONT: 11px verdana, arial, sans-serif;
		background-color: #FFFFFF;
		COLOR: #000000;
		}


.quotechoice 	{ COLOR: #3333FF; }










/* LINKS PAGE */

.searchterms 	{
		FONT: 12px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #FFFFFF;
		COLOR: #000000;
		WIDTH: 125PX;
		HEIGHT: 20PX;
		BORDER: #000000 1px solid;
		}

.searchbutton 	{
		background-color:#DDEDE7;
	        background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #336666;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		BORDER: #336699 1px solid;
		}






/* FOOTER CODE */

.footer			{
			height: 35px;
			padding: 5px 10px 5px 10px;
			background-image: url("picts/footer.gif");
			background-repeat: repeat-x;
			}

.copyright		{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; font-weight: normal; }
