BODY	{
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}






/* LINK COLORS */

a:link		{ color: #003366; text-decoration: none; }

a:visited	{ color: #003366; text-decoration: none; }

a:active	{ color: #003366; text-decoration: none; }

a:hover		{ color: #990066; text-decoration: none; }

/* LINK EX */

a.ex:link		{ color: #FFFFFF; text-decoration: none; }

a.ex:visited	{ color: #FFFFFF; text-decoration: none; }

a.ex:active	{ color: #FFFFFF; text-decoration: none; }

a.ex:hover		{ color: #CC9900; text-decoration: none; }




/* BGROUND LINK COLORS */

a.bground:link		{ color: #CCFFFF; text-decoration: none; }

a.bground:visited	{ color: #CCFFFF; text-decoration: none; }

a.bground:active	{ color: #CCFFFF; text-decoration: none; }

a.bground:hover		{ color: #FAF4B3; text-decoration: none; }




/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #FFFFFF; FONT: 11px arial, verdana, sans-serif; font-weight: bold; }

.title		{ color: #CC9900; font: 20px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold; }

.title2		{ color: #FFFFFF; font: 25px arial, verdana, sans-serif; margin-right: 25px; letter-spacing: -1px; font-weight: bold; }

.subtitle 	{ COLOR: #000000; FONT: 16px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold; }

.subtitle2 	{ COLOR: #666666; FONT: 18px arial, "Trebuchet MS", verdana, arial, sans-serif; font-weight: bold; }

.subtitle3 	{ COLOR: #CCCFFF; FONT: 16px arial, verdana, sans-serif;  margin-right: 20px; letter-spacing: -1px; font-weight: bold;; }

.subtitle4 	{ COLOR: #FFFFFF; FONT: 16px arial, verdana, sans-serif;  margin-right: 20px; letter-spacing: -1px; font-weight: normal; font-variant:small-caps  ;}

.maintab		{COLOR: #003366; 	background-color: #FFFFFF; FONT: 12px arial, sans-serif; font-weight: normal;  padding-left: 16px; }

.2maintable		{COLOR: #003366; 	background-color: #FFFFFF; FONT: 12px arial, sans-serif; font-weight: normal;  padding-left: 16px; }

.maintable		{COLOR: #000000; 	background-color: #FFFFFF; FONT: 12px arial, sans-serif; font-weight: normal;  padding-left: 16px;
					width: 70%; text-align: left; }
.maintable td { width: 50%;  }

.picturetitle { COLOR: #003366; FONT: 11px arial, verdana, sans-serif; font-weight: bold; }

.items  	{ COLOR: #003366; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }

.list 		{ COLOR: #FFFFFF; FONT: 14px arial, sans-serif; font-weight: normal; }

a.list:link	{ COLOR: #FFFFFF; FONT: 14px arial, sans-serif; font-weight: normal;  }

a.list:visited	{ COLOR: #FFFFFF; FONT: 14px arial, sans-serif; font-weight: normal;  }

a.list:active	{ COLOR: #FFFFFF; FONT: 14px arial, sans-serif; font-weight: normal;  }

a.list:hover	{ COLOR: #FFFFFF; FONT: 14px arial, sans-serif; font-weight: normal;  }


.formmargin	{ margin: 0px; }

.keywords 		{ COLOR: #C0C0C0; FONT: 10px arial, sans-serif; }

.keywords2 		{ COLOR: #006699; FONT: 12px arial, sans-serif; }

.comment 		{ COLOR: #000000; FONT: 12px arial, geneva, sans-serif; font-weight: bold; }


.spec 		{ COLOR: #003333; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.mark 		{ COLOR: #3399CC; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.mark2 		{ COLOR: #CCCCFF; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.mark3 		{ COLOR: #FF66CC; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.mark4 		{ COLOR: #FF6666; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }


/* LEFT AND RIGHT TEXT SPACING */

.whitespaceL	{ width: 5px; }

.whitespaceR	{ width: 10px; }



/* IMAGE BORDERS */

.borders	{ BORDER: #000000 1px solid; }


.image-border		{ position: relative; LEFT: 0px; top: 0px; border: #9900FF 1px solid; }

.image-borderon		{ position: relative; LEFT: 1px; top: 1px; border: #660033 1px solid; }

.viewer-border	 	{ border: #000000 1px solid; }


/* IMAGE HOVER BORDERS 2 */


.borders2 img{
border: 3px solid #9370DB;
}
.borders2:hover img{
border: 3px solid #FF1493;
}
.borders2:hover{
color: #FFFFFF; /* irrelevant definition to overcome IE bug */
}

.itemborder		{ border: #FFFFFF 2px solid; }
A:hover .itemborder 	{ border: #FF6600 2px solid; }


/* THIS IS FOR ITEM TABLE */

.itemtable			{ COLOR: #003333; FONT: 12px "Trebuchet MS", verdana, arial, sans-serif; font-weight: normal; table-layout:auto;}


.Galtable		{ COLOR: #003333; FONT: 12px "Trebuchet MS", verdana, arial, sans-serif; font-weight: normal; table-layout:auto;
				border: #C0C0C0 1px dotted; }


.homelinks		{
			background-image: url("../picts/arrow.gif");
			background-repeat: no-repeat;
			background-position: top right;
			background-color: #F0F0F0;
			font: 12px "Trebuchet MS", verdana, arial, sans-serif;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
			cursor: pointer;
			display: block;
			width: 252px;
			padding-top: 3px;
			padding-bottom: 3px;
			padding-left: 6px;
			margin-bottom: 15px;
			}


a.homelinks:link	{ color: #660066; }

a.homelinks:visited	{ color: #660066; }

a.homelinks:active	{ color: #000000; }

a.homelinks:hover	{ color: #000000; background-color: #D9DBE5; }




/* MAIN TEXT JUSTIFICATION REMARKtable-layout:autoED OFF */

/* .just 	{ text-align: justify; } */







/* DATE CODE */

.date-font 	{ color: #FFFFFF; font: 9px verdana, arial, sans-serif; font-weight: bold; }

#datelocation	{ z-Index:1; visibility: visible; position: absolute; left: 163px; top: 103px; }

#toplocation {	Z-INDEX: 4; POSITION: absolute; WIDTH: 185px; VISIBILITY: visible; TOP: 3px; LEFT: 165px; }



/* FOOTERAREA */

.copytext 	{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

.footerarea	{
		background-color: #000000;
		height: 60px;
		}




/* CODE FOR THE BACKGROUNDS */


#table-layer  	  { z-Index:1; visibility:visible; position:absolute; left:0; top:0; width:100%; height:100%; min-height:100%; } 


#back-ground-img  { z-index:0; visibility:visible; position:fixed; left: 0px; top: 0px; width:100%; height:100%; display:block; } 


#header-layer  	  { z-Index:3; visibility:visible; }



/* CODE FOR THE MENU */

.menuwidth	{ width: 158px; }

#menulocation 	{ width: 158px; z-Index:1; visibility:visible; position: absolute; left: 0px; top: 1px; }

.menulinks 	{ FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.menutrans 	{ z-Index:1; filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; width: 158px; }



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  height: 28px;
		  width: 155px;
		  cursor:pointer;
		  font-weight: bold;
		  text-indent: 25px;
		  line-height: 26px;
		  display: block;
		  text-align: left;

		  border: #FFFFFF 0px solid; }


a.menu:link 	{ background-image: url("../picts/menu.gif");
		  background-color:#000000;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("../picts/menu.gif");
		  background-color:#000000;
		  color: #FFFFFF; }


a.menu:active 	{ background-image: url("../picts/menu.gif");
		  background-color:#000000;
		  color: #FFFFFF; }


a.menu:hover 	{ background-image: url("../picts/menuon.gif");
		  background-color:#133745;
		  color: #CCFFFF; }
		  
.pmenu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8px;
		  height: 28px;
		  width: 155px;
		  cursor:pointer;
		  font-weight: bold;
		  text-indent: 25px;
		  line-height: 26px;
		  display: block;
		  text-align: center;

		  border: #FFFFFF 0px solid; }		  
a.pmenu:link 	{ background-image: url("../picts/pmenu.gif");
		  background-color:#000000;
		  color: #FFFFFF; }

a.pmenu:visited 	{ background-image: url("../picts/pmenu.gif");
		  background-color:#000000;
		  color: #FFFFFF; }


a.pmenu:active 	{ background-image: url("../picts/pmenu.gif");
		  background-color:#000000;
		  color: #FFFFFF; }


/* GALLERY NAV MENU */


.menu-nav	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		letter-spacing: 0px;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 6px;
		padding-right: 6px;
		margin-left: 2px;
		margin-right: 1px;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #000000 1px solid;
		}


a.menu-nav:link 	{ color: #FFFFFF; }


a.menu-nav:visited 	{ color: #FFFFFF; }


a.menu-nav:active 	{ color: #FFFFFF; }


a.menu-nav:hover 	{
		   	color: #FFFFFF;
			border: #FFFFFF 1px solid;
			}


/* MENU NAVY */


.menunavy		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		letter-spacing: 0px;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 6px;
		padding-right: 6px;
		margin-left: 2px;
		margin-right: 1px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #000000 1px solid;
			}


a.menunavy:link 	{ color: #FFFFFF; }


a.menunavy:visited 	{ color: #FFFFFF; }


a.menunavy:active 	{ color: #FFFFFF; }


a.menunavy:hover 	{ 
		   	color: #FFFFFF;
			border: #FFFFFF 1px solid;
			}





/* CONTACT PAGE */

.phonetitle 		{ color: #CCFFCC; font: 12px arial, sans-serif; font-weight: bold; }

#contactlocation	{ z-Index:4; visibility: visible; position: absolute; left: 165px; top: 3px; width: 350px; text-align: left; }

.shadeform	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 200px;
		BORDER: #000000 1px solid;
		}
		

.shade-bt	{COLOR: #FFFFFF;
		background-color: #253669;
		border: #738FE5 1px solid;
		}



.textarea	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 275px;
		HEIGHT: 125px;
		BORDER: #000000 1px solid;
		}

.button 	{
		background-image: url("../picts/button-order.gif");
		background-color: #268FF3;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 85px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #113804 1px solid;
		}


.buttonon {
		background-image: url("../picts/buttonon-order.gif");
		background-color:#EE1141;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 85px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #660000 1px solid;
		}



/* FOR THE SITE MAP AND LINKS PAGE */

.page-splits	{
		border: #C0C0C0 1px solid;
		background-color: #F0F0F0;
		color: #F0F0F0;
		height: 5px;
		width: 100%;
		}


.page-splits2	{
		border-bottom: #C0C0C0 0px solid;
		background-color: #000000;
		color: #000000; height: 1px;
		width: 60%;
		text-align: left;
		margin: 0 auto 0 0;
		margin-top: 1px;
		margin-bottom: 1px;
		}




/* SETUP PAGES FOR PRINTING */


@media print {
.printhide 	{ display:none;}
.menutrans	{ display:none;}
.printhelp	{ width:600px }
TABLE 		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: normal }
}
@media screen{
.printonly { display:none; }
}



@media print{
#table-layer
{
overflow: visible;
height:auto;
float:none;
position:static;
}
#contactlocation
{
float:none;
position: static;
}
}