body		{
		scrollbar-base-color: #1C1C32;
		scrollbar-track-color: #000000;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #3E4150;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-shadow-color: #3E4150;
		scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}





/* NON-MENU PAGE LINK CODE */

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

a:visited	{ color: #8080b4; text-decoration: bold; }

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

a:hover		{ color: #CC655F; 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: #979DAA; font: 12px arial, sans-serif; font-weight: bold; }

.title		{ color: #545659; font: 21px arial, sans-serif; font-weight: normal; }
.title3		{ color: #545659; font: 19px arial, sans-serif; font-weight: normal; }
.title2		{ color: #545659; font: 18px arial, sans-serif; font-weight: bold; }
.title1		{ color: #545659; font: 18px arial, sans-serif; font-weight: normal; }
.title-red2 { color: #CC655F; font: 22px arial, sans-serif; font-weight: normal; }
.title-red	{ color: #CC655F; font: 18px arial, sans-serif; font-weight: bold; }
.title-red3	{ color: #CC655F; font: 18px arial, sans-serif; font-weight: normal; }
.title-red3	{ color: #CC655F; font: 16px arial, sans-serif; font-weight: normal; }
.title-red4	{ color: #CC655F; font: 20px arial, sans-serif; font-weight: normal; }
.title-grn	{ color: #79CBC3; font: 18px arial, sans-serif; font-weight: normal; }

.subtitle	{ color: #545659; font: 14px arial, sans-serif; font-weight: bold; }
.subtitle-BK-sm	{ color: #333333; font: 12px arial, sans-serif; font-weight: bold; }
.subtitle-BK-bold	{ color: #000000; font: 12px arial, sans-serif; font-weight: bold; }

.list 	{ color: #545659; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }
.list2 	{ color: #8080b4; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }
.list3 	{ color: #545659; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: normal }
.list4	{ color: #545659; FONT: 16px geneva, verdana, arial, sans-serif; font-weight: normal }

.careertitle	{ color: #8080b4; font: 14px geneva, verdana, arial, sans-serif; font-weight: normal; }

.phonetitle	{ color: #545659; font: 7px arial, sans-serif; font-weight: none; }

.testimonial	{ color: #99FF99; font-weight: bold; font-style: italic; }

.copytext	{ color: #979DAA; font: 12px arial, sans-serif; font-weight: bold; }

.date-font	{ color: #979DAA; font: 12px arial, sans-serif; font-weight: normal; }

#date-location	{ text-align: left; }

.just 			{ text-align: justify; }

.formmargin		{ margin: 0px; }

.pageheight		{ height: 700px; }

.whitespaceleft		{ width: 10px; }

.whitespaceright	{ width: 20px; }

.contentwidth		{ width: 650px; }





/* FONT USED FOR TEXT HEADER IN NON-FLASH BROWSERS */

.NoFlashTitle	{ color: #545659; font: normal 22px arial, sans-serif; }





/* PAGE LINES & BORDERS */

.menuimage-borders	{
			border: solid #000000;
			border-width: 1px 0px 1px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

.pagebars	{
		background-color: #393B42;
		background-image: url("picts/bar.jpg");
		height: 12px;
		border: solid #000000;
		border-width: 5px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #393B42;
		background-image: url("picts/bar.jpg");
		height: 26px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


.page-splits	{
		border: 0px;
		border-top: #000000 1px solid;
		background-color: #333333;
		color: #333333;
		height: 2px;
		width: 100%;
		}





/* IMAGE BORDERS */

.borders		{ border: #43475A 1px solid; }





/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





/* MAIN PAGE TABLE AND IMAGE BACKGROUNDS */

.imagebackground	{ background-color: #5B5F84; }

.tablebackground	{
			background-color: #FFFFFF;
			background-image: url("picts/background.jpg");
			background-repeat:no-repeat;
			background-position: top left;
			}





/* GALLERY AND CART BORDERS AND OTHER CODE */

.gallerywidth		{ width: 95%; }

.pageheight-viewer	{ height: 795px; }

.image-border		{ border: #000000 3px solid; position: relative; left: 0px; top: 0px; margin-bottom: 4px; }

.image-borderon		{ border: #000000 3px solid; position: relative; left: 3px; top: 3px; margin-bottom: 4px; }

.viewer-border		{ border: #000000 3px solid; }

.picturecomments	{ color: #000000; font: 6px verdana, arial, sans-serif; font-weight: none; }

.picturetitle 		{ color: #979DAA; font: 8px verdana, arial, sans-serif; font-weight: none; }



/* CART PAGES */

.price	 	{ color: #CCCC99; font: 12px verdana, arial, sans-serif; font-weight: bold; }

.cartmargin	{ margin: 0px; margin-top: 8px; }

.cartbox	{
		background-color: #2B2D33;
		border: #4A4D5F 1px solid;
		width: 130px;
		}


/* TEMPLATE ORDER BUTTONS */

.button-order	 	{
			color: #FFFFFF;
	       		font: bold 13px arial, sans-serif;
			text-align: center;
			background-color: #3C57E7;
	        	background-image: url("picts/button-order.gif");
        		padding: 1px 0px 1px 0px;
			cursor: pointer;
			width: 110px;
        		border: #333399 1px solid;
			}


.buttonon-order	 	{
			color: #FFFFFF;
	       		font: bold 13px arial, sans-serif;
			text-align: center;
			background-color: #FF7C2C;
	        	background-image: url("picts/buttonon-order.gif");
        		padding: 1px 0px 1px 0px;
			cursor: pointer;
			width: 110px;
        		border: #CC6600 1px solid;
			}





/* POPUP INTRO MESSAGE TEXT */

.messagetitle	{ color: #FFFFFF; font: 14px verdana, arial, sans-serif; font-weight: bold; }

.messagetext	{ color: #979DAA; font: 11px arial, sans-serif; font-weight: normal; }

/* VIDEO MESSAGE BUTTONS */


.button-popups 		{
			color: #979DAA;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #000000;
        		padding: 1px 5px 1px 5px;
			margin: 0px 2px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #43475A 1px solid;
			}

.buttonon-popups 	{
			color: #FFFFFF;
	       		font: bold 11px arial, serif;
			text-align: center;
			background-color: #000000;
        		padding: 1px 5px 1px 5px;
			margin: 0px 2px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #979DAA 1px solid;
			}





/* CONTACT PAGE CODE */

.shadeform	{
		font: 13px arial, sans-serif;
		color: #FFFFFF;
		background-color: #787C8B;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 210px;
		border: #000000 1px solid;
		}

.dropdown 	{
		background-color: #787C8B;
		color: #FFFFFF;
		width: 210px;
		font: 11px arial, sans-serif;
		}

.textarea	{
		font: 13px arial, sans-serif;
		color: #FFFFFF;
		background-color: #787C8B;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 250px;
		height: 150px;
		border: #000000 1px solid;
		}

.button 	{
		background-color:#40404E;
		background-image: url("picts/button.gif");
		font-family: arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 5px 3px 5px;
		border: #000000 1px solid;
		}


.buttonon 	{
		background-color: #494959;
		background-image: url("picts/buttonon.gif");
		font-family: arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 5px 3px 5px;
		border: #333333 1px solid;
		}





/* LINKS PAGE CODE */

.searchform 	{
		width: 110px;
		height: 20px;
		font: 11px arial, helvetica, sans-serif;
		color: #FFFFFF;
		background-color: #787C8B;
		background-image: url("/picts/shadeform.gif");
		border: #000000 1px solid;
		}

.linksmargin	{ margin: 0px; margin-top: 5px; }

.searchbutton 	{
		background-color:#40404E;
		background-image: url("/picts/button.gif");
		font-family: arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 2px 2px 2px 2px;
		border: #000000 1px solid;
		}




