BODY	{
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	
	}






/* LINK COLORS */

a:link		{ color: #25285C; text-decoration: none; }

a:visited	{ color: #25285C; text-decoration: none; }

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

a:disabled  { color: #CCCCCC; text-decoration: none; }

a:hover		{ color: #4088D0; text-decoration: none; }






/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 			{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.title			{ color: #25275d; font: 25px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: normal; }

.subtitle 		{ COLOR: #000000; FONT: 18px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: normal; }

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

.just 			{ text-align: justify; }

.just-center 	{ text-align: center; }

.valign-middle 	{ text-valign: middle; }

.formmargin		{ margin: 0px; }








/* FOOTER COPYRIGHT AREA */

.copytext 		{ COLOR: #25275d; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }

a.copylink:link		{ color: #3366FF; text-decoration: none; font-weight: bold; }

a.copylink:visited	{ color: #3366FF; text-decoration: none; font-weight: bold;}

a.copylink:active	{ color: #3366FF; text-decoration: none; font-weight: bold;}

a.copylink:hover	{ color: #707576; text-decoration: none; font-weight: bold;}








/* NON-GALLERY IMAGE BORDERS */

.borders	{ BORDER: #565A4C 1px solid; }

.no-borders	{ BORDER: #565A4C 0px solid; }

.bordersother	{ BORDER: #000000 1px solid; }







/* CONTACT AND QUOTES PAGE */

.phonetitle 		{ color: #322926; font: 14px arial, sans-serif; font-weight: bold; }

.quotechoice 		{ COLOR: #25275d; FONT: 12px arial, geneva, sans-serif; font-weight: bold; }

#contactlocation	{ z-Index:4; visibility: visible; position: absolute; left: 145px; top: 3px; width: 350px; text-align: left; }

.shadeform	{
		color:#0000FF; FONT: 13px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform-2.gif");
		text-align: left;
		text-indent: 3px;
		WIDTH: 275px;
		BORDER: #000000 1px solid;
		}

.textarea	{
		color:#0000FF; FONT: 13px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform-2.gif");
		text-align: left;
		text-indent: 3px;
		WIDTH: 275px;
		HEIGHT: 125px;
		BORDER: #000000 1px solid;
		}

.quoteform	{
		color:#0000FF; FONT: 13px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform-2.gif");
		text-align: left;
		BORDER: #000000 1px solid;
		}

.dropquotes 	{
		COLOR: #215487;
		background-color:#EEF5FE;
		FONT: 12px arial, helvetica, sans-serif;
		}

.button 	{
		background-image: url("picts/button.gif");
		background-color:#AFCEE7;
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #215487;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		width: 130px;
		height: 26px;
		BORDER: #215487 1px solid;
		}

.buttonon 	{
		background-image: url("picts/buttonon.gif");
		background-color:#CCCCCC;
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		width: 130px;
		height: 26px;
		BORDER: #000000 1px solid;
		}

.dropdown 	{
	COLOR: #000099;
	WIDTH: 275px;
	FONT: 11px arial, verdana, sans-serif;
	background-color: #CCCCCC;
		}




/* COLOR PALETTE SLIDESHOW AND VIEWER CODE */

.colorPaletteborderouter	 	{ border: #8E9A7D 2px solid; margin-bottom: 2px; }

.colorPaletteouter-noBorder	 	{ border: #FFFFFF 0px solid; margin-bottom: 0px; }

.colorPaletteborder	 	{ border: #25285C 1px solid; }

A:hover .Galborder 	{ border: #FF0000 1px solid; }

.viewerborder		{ border: #000000 1px solid; }

.smalltitle 	{ COLOR: #25275d; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

#toplocation	{ z-Index:4; visibility: visible; position: absolute; left: 145px; top: 3px; width: 185px; }

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

.cart-text	{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.shade-cart	{
		background-color: #F7FAFF;
		border: #268FF3 1px dotted;
		}

.cart-width	{ width: 150px; }


.button-slideshow	{
	color: #000066;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor:pointer;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 2px;
	margin-right: 1px;
	BORDER: #000000 1px solid;
	background-color: #8E9A7D;
			}


.buttonon-slideshow	{
			color: #999999;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			background-color: #B4C29C;
			cursor:pointer;
			padding-top: 3px;
			padding-bottom: 2px;
			padding-left: 4px;
			padding-right: 4px;
			margin-left: 2px;
			margin-right: 1px;
			BORDER: #999999 1px solid;
			}



.button-order {
		background-image: url("picts/button-order.gif");
		background-color: #DAEAFD;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #268FF3;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 70px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #268FF3 1px solid;
		}


.buttonon-order {
		background-image: url("picts/buttonon-order.gif");
		background-color:#F2DAFC;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #663399;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 70px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #663399 1px solid;
		}









/* CODE FOR THE BACKGROUNDS */


#table-layer  	  { z-Index:1; visibility:visible; position:absolute; left:2px; top:-30px; width:100%; height:100%; min-height:100%; } 


#back-ground-img  { z-index:0; visibility:visible; position:fixed; left: 0px; top: auto; width:100%; height:100%; display:block; } 


#header-layer  	  { z-Index:3; visibility:visible; left:auto; top:0; width:100%; }







/* FOR THE SITE MAP PAGE */

.page-splits	{
		border-bottom: #F0F0F0 1px solid;
		background-color: #999999;
		color: #999999; height: 2px;
		width: 60%;
		text-align: left;
		margin: 0 auto 0 0;
		margin-top: 1px;
		margin-bottom: 1px;
		}







/* LINKS PAGE */

.linksmargin 	{ margin: 0px; margin-top: 15px; }
 
.searchform 	{
		background-image: url("picts/shadeform.gif");
		width: 125px;
		height: 22px;
		FONT: 11px arial, sans-serif;
		BORDER: #000000 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#AFCEE7;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #215487;
		font-size: 11px;
		width: 35px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #215487 1px solid;
		}







/* 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;
}
}







/* 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: #25275d 1px solid;
		}


.menu-title	{
		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;
		
		font-weight: normal;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #25275d 1px solid;
		}



a.menu-nav:link 	{ color: #25275d; }


a.menu-nav:visited 	{ color: #25275d; }


a.menu-nav:active 	{ color: #25275d; }


a.menu-nav:hover 	{
		   	color: #707576;
			border: #707576 1px solid;
			}







/* CODE FOR THE MENU */

.menuwidth	{ width:145px; }

#menulocation 	{ z-Index:4; visibility:visible; position: absolute; left:  10px; top: 3px; margin-top:25px}

.menulinks 	{ FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.menu 		{ text-indent: 2px; white-space: nowrap; height: 24px;   }

.menu-grey 	{ text-indent: 2px; white-space: nowrap; height: 24px; opacity:.25; }

.menutrans 	{ z-Index:1; filter:alpha(opacity=35); -moz-opacity:.25; opacity:.25; width: 145px; }
