body	{
	SCROLLBAR-BASE-COLOR: #8D93A3;
	SCROLLBAR-TRACK-COLOR: #8D93A3;
	SCROLLBAR-FACE-COLOR: #8D93A3;
	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: #0066FF; text-decoration: none; }

a:hover		{ color: #3399FF; 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: #000000; FONT: 12px arial, sans-serif; font-weight: normal; }

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

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

.careertitle	{ COLOR: #339999; FONT: 14px arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #000000; FONT: 13px arial, verdana, sans-serif ; font-weight: bold; }

.testimonial	{COLOR: #339900; font-weight: bold; font-style: italic; }

.copytext	{ COLOR: #999999; FONT: 9px arial, sans-serif; }

.date-font	{ COLOR: #000000; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }

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



.just 			{ text-align: justify; }

.formmargin		{ margin: 0px; }

.pageheight		{ height: 700px; }

.whitespaceleft		{ width: 12px; }

.whitespaceright	{ width: 50px; }

.contentwidth		{ width: 550px; }





/* PAGE LINES & BORDERS */

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

.pagebars	{
		background-color: #B8BDC3;
		background-image: url("picts/bar.jpg");
		height: 15px;
		border: solid #757883;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

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


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





/* IMAGE BORDERS */

.borders		{ border: #000000 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: #B4B9C3; }

.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: 9px verdana, arial, sans-serif; }

.picturetitle 		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }



/* CART PAGES */

.price	 	{ COLOR: #339900; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

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

.cartbox	{
		background-color: #EEF0F9;
		border: #A8AEBD 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: #777777; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

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

/* VIDEO MESSAGE BUTTONS */


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

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





/* CONTACT PAGE CODE */

.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 210PX;
		BORDER: #000000 1px solid;
		}

.dropdown 	{
		COLOR: #333333;
		WIDTH: 210PX;
		FONT: 11px arial, verdana, sans-serif;
		}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid;
		}

.submitbutton 	{ FONT: 13px arial, verdana, sans-serif; cursor: pointer; }





/* LINKS PAGE CODE */

.searchform 	{
		WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, verdana, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		BORDER: #000000 1px solid;
		}

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

.searchbutton 	{
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		}




