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






/* LINK COLORS */

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

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

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

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






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

TABLE 		{
	COLOR: #ffffff;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.title		{
	color: #006600;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 36px;
}

.subtitle 	{
	COLOR: #FFCC33;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
}
.thirdtitle {
	color: #CC3300;
}


.copytext 	{
	COLOR: #FFFFFF;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}

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

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }






/* NON-GALLERY IMAGE BORDERS */

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

.padding {
	border: thin solid #996600;
	padding: 5px;
	margin-right: 10px;
}


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








/* CONTACT AND QUOTES PAGE */

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

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

#contactlocation	{
	z-Index:4;
	visibility: visible;
	position: absolute;
	left: 137px;
	top: -8px;
	width: 350px;
	text-align: left;
	height: 80px;
}

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

.textarea	{
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 275px;
	HEIGHT: 125px;
	BORDER: #000000 1px solid;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
		}
.imgpad {
	padding-right: 10px;
	padding-bottom: 3px;
}
.imgpad2 {
	padding: 5px;
	margin-left: 125px;
	border: thin solid #996600;
	color: #FFFFFF;
}



.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:#B5C2A9;
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #003300;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		width: 130px;
		height: 26px;
		BORDER: #003300 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: #FFFFFF; FONT: 14px arial, sans-serif; font-weight: bold; text-align: left; }

#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: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.shade-cart	{
		background-color: #466C39;
		border-top: #113804 0px solid;
		border: #113804 1px solid;
		}

.cart-width	{ width: 150px; }


.button-slideshow	{
			color: #FFFFCE;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			background-color: #7F9473;
			background-image: url("picts/button-slideshow.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: #FFFFFF;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			background-color: #4B6A3E;
			background-image: url("picts/spacer.gif");
			cursor:pointer;
			padding-top: 3px;
			padding-bottom: 2px;
			padding-left: 4px;
			padding-right: 4px;
			margin-left: 2px;
			margin-right: 1px;
			BORDER: #283D1F 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: #113804 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: #113804 1px solid;
		}







/* CODE FOR THE BACKGROUNDS */


#table-layer  	  {
	z-Index:1;
	visibility:visible;
	position:absolute;
	left:-1px;
	top:0px;
	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:none;
} 


#header-layer  	  { z-Index:3; visibility:visible; }







/* FOR THE SITE MAP PAGE */

.page-splits	{
		border: #000000 0px solid;
		background-color: #A7BC9B;
		color: #A7BC9B; height: 1px;
		width: 80%;
		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:#F0F0F0;
		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: #FFFFFF;
	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: absolute;
}
}







/* GALLERY NAV MENU */


.menu-nav	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	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: #cc3333; }


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


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


a.menu-nav:hover 	{
	background-color: #4B6A3E;
	color: #CC0033;
	border: #283D1F 1px solid;
			}







/* CODE FOR THE MENU */

.menuwidth	{ width: 135px; }

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


.menulinks 	{
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 17px;
}

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

.menutrans 	{ z-Index:1; filter:alpha(opacity=55); -moz-opacity:.55; opacity:.55; width: 135px; }

