BODY	{
	SCROLLBAR-BASE-COLOR: #999999;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}


 /* PAGE LINK COLORS */

a:link	{ color: #003399; text-decoration: none; }

a:visited	{ color: #003399; text-decoration: none; }

a:active	{ color: #003399; text-decoration: none; }

a:hover	{ color: #CC0000; text-decoration: none; }

.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; }

.sideborder	{ BORDER: #000000 1px solid; }



 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }

.title	 { COLOR: #316F22; FONT: 22px "comic sans ms", verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #0D026B; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #0F5401; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.copytext	{ COLOR: #999999; FONT: 12px verdana, arial, sans-serif; }

.page-splits	{ border: #316F22 1px solid; background-color: #FFFFFF; color: #FFFFFF; height: 5px; width: 100%; }
.page-splits2	{ border: #2546A7 1px solid; background-color: #2546A7; color: #2546A7; height: 2px; width: 100%; }
.page-splitsa	{ border: #316F22 1px solid; background-color: #ffffff; color: #FFFFFF; height: 3px; width: 100%; }
.page-splits2a	{ border: #2546A7 1px solid; background-color: #2546A7; color: #2546A7; height: 1px; width: 100%; }


.just 		{ text-align: justify; }

.text-table {
	FONT-SIZE: 90%;
}

.text-large {
	FONT-SIZE: 110%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
	text-align: left
}

.text-medium {
	FONT-SIZE:90%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
	text-align: left
}

 
.text-small {
	FONT-SIZE: 80%;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px; 
	text-align: left
}

small {
font-size: 80%;
}

.black {    	
COLOR: #000000
}

.red {    	
COLOR: #CC0000
}

.dkgreen {    	
COLOR: #666600
}

.green {    	
COLOR: #316F22
}

.ltgreen {    	
COLOR: #5D9C71
}


.dkblue {    	
COLOR: #0D026B
}

.blue {    	
COLOR: #4E8FB9
}

.ltblue {    	
COLOR: #91BFFB
}

.purple {    	
COLOR: #993399
}

.orange {    	
COLOR: #FF6600
}

.aqua {    	
COLOR: #4E8FB9
}

.brown {    	
COLOR: #D87D00
}

.yellow {    	
COLOR: #FFCC66
}

/*IMAGES*/
img.BlueThickBorder {border-top: 1px solid #0D026B; border-bottom: 3px solid #0D026B; background-color:#ffffff; padding-top: 2px; padding-bottom: 2px;}


div.pad5x5{padding:5px 5px 5px 5px}
div.pad10x10{padding:10px 10px 10px 10px}
div.pad20x20{padding:20px 20px 20px 20px}

 /* HOMEPAGE FLASH LAYER */

#flash { z-index: 0; }




 /* START CODE FOR THE SHOPPING CART AND GALLERY */

.formmargin	{ margin: 0px; }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.picturecomments{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; }

.picturetitle 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.price	 	{ COLOR: #CC6600; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }


/* TABLE COLORS */
TABLE.dkgreen{background:#666600}
TABLE.DKGREEN{background:#666600}
TABLE.green{background:#0F5401}
TABLE.GREEN{background:#316F22}
TABLE.dkblue{background:#316F22}
TABLE.DKBLUE{background:#0D026B}
TABLE.blue{background:#4E8FB9}
TABLE.BLUE{background:#4E8FB9}
TABLE.ltblue{background:#91BFFB}
TABLE.LTBLUE{background:#91BFFB}
TABLE.aqua{background:#4E8FB9}
TABLE.AQUA{background:#4E8FB9}
TABLE.tan{background:#D7C897}
TABLE.TAN{background:#D7C897}
TD.dkgreen,TH.dkgreen,TR.dkgreen TD,TR.dkgreen TH,TABLE TR TD.dkgreen,TABLE TR TH.dkgreen{background:#666600;color:#FFF}
TD.green,TH.green,TR.green TD,TR.green TH,TABLE TR TD.green,TABLE TR TH.green{background:#316F22;color:#FFF}
TD.dkblue,TH.dkblue,TR.dkblue TD,TR.dkblue TH,TABLE TR TD.dkblue,TABLE TR TH.dkblue{background:#0D026B;color:#FFF}
TD.blue,TH.blue,TR.blue TD,TR.blue TH,TABLE TR TD.blue,TABLE TR TH.blue{background:#4E8FB9;color:#FFF}
TD.ltblue,TH.ltblue,TR.ltblue TD,TR.ltblue TH,TABLE TR TD.ltblue,TABLE TR TH.ltblue{background:#91BFFB;color:#000}
TD.aqua,TH.aqua,TR.aqua TD,TR.aqua TH,TABLE TR TD.aqua,TABLE TR TH.aqua{background:#4E8FB9;color:#FFF}
TD.tan,TH.tan,TR.tan TD,TR.tan TH,TABLE TR TD.tan,TABLE TR TH.tan{background:#D7C897;color:#000}


/* IMAGE BORDERS */

.image-border		{ LEFT: 0px; position: relative; top: 0px; border: #000000 0px solid; margin-bottom: 4px; z-index: 0; }

.image-borderon		{ LEFT: 3px; position: relative; top: 3px; border: #000000 0px solid; margin-bottom: 4px; z-index: 0; }

.borders		{ border: #000000 1px solid; }

.borders2		{ border: #316F22 1px solid; }

.borders3		{ border: #666600 1px solid; }


 /* POPUP INTRO MESSAGE TEXT */

.messagetitle	{ COLOR: #384D86; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.messagetext	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }


 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}






.button-popups { background-image: url("picts/popbutton.gif");
		FONT: 11px arial, verdana, sans-serif;
		font-weight: bold;
		letter-spacing: 0px;
		color: #999999;
		WIDTH: 100%;
		HEIGHT: 21PX;
		cursor:pointer;
		BORDER: #003399 0px solid;
		background-color:#FFFFFF; }

.buttonon-popups { background-image: url("picts/popbuttonon.gif");
		  FONT: 11px arial, verdana, sans-serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #006600;
		  WIDTH: 100%;
		  HEIGHT: 21PX;
		  cursor:pointer;
		  BORDER: #225A71 0px solid;
		  background-color:#FFFFFF; }


/* GALLERY CODE */

.pageheight-gallery	{ height: 803px; }

.Galborder	 	{ border: #666600 1px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #CC0000 1px solid; margin-bottom: 3px; }

.viewer-border	 	{ border: #666600 1px solid; }

.picturecomments 	{ COLOR: #333333; FONT: 11px arial, sans-serif; font-weight: bold; }

.picturetitle 		{ COLOR: #666600; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

#backbutton 		{
			position:absolute;
			visibility: visible;
			left: 15px;
			top: 116px;
			width:42px;
			height: 42px;
			z-index:5;
			padding: 0px;
			}

/* VIDEO AND GALLERY MENU CODE */


.button-gallery 	{
			background-color:#2C343B;
	        	background-image: url("picts/button-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #849CAC;
			font-size: 11px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}


.buttonon-gallery	{
			background-color:#404E5A;
	        	background-image: url("picts/buttonon-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 11px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}


