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






/* LINK COLORS */

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

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

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

a:hover		{
	color: #606;
	text-decoration: underline;
}






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

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

.title		{
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 24px;
}

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

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

.bodytextleft 		{
	text-align: left;
	padding: 0px;
	margin: 0pt;
	color: #000;
}

.formmargin	{ margin: 0px; }








/* FOOTER COPYRIGHT AREA */

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

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

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

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

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








/* NON-GALLERY IMAGE BORDERS */

.borders	{ BORDER: #FFFFFF 1px solid; }

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







/* CONTACT AND QUOTES PAGE */

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

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

#contactlocation	{
	z-Index:4;
	visibility: visible;
	position: absolute;
	left: 230px;
	top: 30px;
	width: 350px;
	text-align: left;
	height: 19px;
}

.shadeform	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200px;
		BORDER: #000000 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;
		}

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

.dropdown 	{
		COLOR: #333333;
		WIDTH: 200px;
		FONT: 11px arial, helvetica, sans-serif;
		}

.button 	{
		background-image: url("picts/button.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;
		}

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



/* GALLERY SLIDESHOW AND VIEWER CODE */

.Galborderouter	 	{ border: #FFFFFF 1px solid; margin-bottom: 2px; }

.Galborder	 	{ border: #A2B8C4 1px solid; }

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

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

.smalltitle 	{
	COLOR: #000000;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 18px;
	text-align: left;
}

#legibilityenhance { background-color: white; background-image: url(picts/cell_bkgnd1.png); background-repeat: repeat }

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

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

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

.shade-cart	{
		background-color: #A0ADCA;
		border: #C0CDE9 1px solid;
		}

.cart-width	{ width: 150px; }


.button-slideshow	{
			color: #FFFFFF;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			background-color: #5577C0;
			background-image: url("picts/button-gallery.gif");
			cursor:pointer;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-left: 4px;
			padding-right: 4px;
			margin-left: 2px;
			margin-right: 1px;
			BORDER: #FFFFFF 1px solid;
			}

.buttonon-slideshow	{
			color: #000000;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			background-color: #CCCCCC;
			background-image: url("picts/buttonon-gallery.gif");
			cursor:pointer;
			padding-top: 3px;
			padding-bottom: 2px;
			padding-left: 4px;
			padding-right: 4px;
			margin-left: 2px;
			margin-right: 1px;
			BORDER: #000000 1px solid;
			}


.button-order 	{
		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: 70px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #000000 1px solid;
		}

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







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







/* FOR THE SITE MAP PAGE */

.page-splits	{
		border-bottom: #B4C6E6 1px solid;
		background-color: #536482;
		color: #536482; 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:#CCCCCC;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		width: 35px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 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	{
		background-color: #5577C0;
		background-image: url("picts/button-gallery.gif");
		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: #FFFFFF 1px solid;
		}


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


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


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


a.menu-nav:hover 	{
			background-color: #CCCCCC;
			background-image: url("picts/buttonon-gallery.gif");
		   	color: #000000;
			border: #000000 1px solid;
			}







/* CODE FOR THE MENU */

.menuwidth	{ width: 155px; }

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

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

.menu 		{ text-indent: 10px; white-space: normal; height: 36px; }

.menutrans 	{ z-Index:1; filter:alpha(opacity=35); -moz-opacity:.25; opacity:.25; width: 155px; }
.pagetopquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #660099;
	text-align: center;
}
li {
	list-style-type: circle;
}
#link_ourservices {
	font-size: 14px;
}
#textcontrast {
	color: #C60;
}
#whitetext {
	color: #FFF;
}
#contactspecial {
	font-size: 16px;
	font-weight: bold;
}
