BODY	{
	scrollbar-base-color: #4F331D;
	scrollbar-track-color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}




/* BACKGROUND CODE */

.background-main 	{
		background-image: url("picts/background.jpg");
		background-repeat: repeat-x;
		background-position: 0px 0px;
		}

.background-home 	{
		background-image: url("picts/background-home.jpg");
		background-repeat: repeat-x;
		background-position: 0px 0px;
		}






/* PAGE LINK CODE */


a:link		{ color: #BCAD91; text-decoration: none; }

a:visited	{ color: #BCAD91; text-decoration: none; }

a:active	{ color: #BCAD91; text-decoration: none; }

a:hover		{ color: #CC99FF; text-decoration: none; }




/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

TABLE 		{ COLOR: #E3E3DA; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.title 		{ COLOR: #D3BEA1; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #CEA2A2; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #7E6C4E; font: 15px arial, verdana, sans-serif; font-weight: bold; }

.footer		{ COLOR: #999999; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }




/* MERCHANDISE PAGE */

.merchandise-title	{ COLOR: #CEA2A2; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.merchandise		{ COLOR: #E3E3DA; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.borders	 	{ border: #846852 1px solid; margin-bottom: 3px; }

.price 		{
		FONT: 13px verdana, arial, sans-serif;
		font-weight: bold;
		line-height: 20px;
		COLOR: #FF3300;
		}





/* LEFT SIDEBAR AREA BORDERS, CODE AND COLORS */


.sidebarwidth		{ width: 175px; }


fieldset 	{ border:1px solid #846852;
		  -moz-border-radius: 5px;
		  padding-top: 0px;
		  padding-bottom: 10px;
		  padding-left: 8px;
		  padding-right: 8px;
		  width: 125px;
		  text-align: left;
		  COLOR: #FFFFFF;
		  FONT: bold 11px arial, verdana, sans-serif; }

fieldset legend { border:1px solid #846852;
		  margin-bottom: 6px;
		  padding: 2px;
		  padding-left: 5px;
		  padding-right: 5px;
		  COLOR: #846852;
		  FONT: bold 12px arial, verdana, sans-serif; }









/* HOMEPAGE LINK AREA BORDER CODE */

.bordertables	{
		background-color: #000000;
		BORDER-TOP: #4F331D 1px solid;
		BORDER-BOTTOM: #4F331D 1px solid;
		height: 45px;
		margin-top: 0px;
		margin-bottom: 0px;
		}





/* HOMEPAGE CODE */

.homeimage	{
		BORDER-TOP: #4F331D 1px solid;
		BORDER-BOTTOM: #4F331D 1px solid;
		margin-top: 8px;
		margin-bottom: 8px;
		}

.homelinks		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 8pt;
		  	font-weight: bold;
			letter-spacing: 3px;
			padding-left: 15px;
			padding-right: 15px;
			}

a.homelinks:link		{ color: #BCAD91; text-decoration: none; }

a.homelinks:visited		{ color: #BCAD91; text-decoration: none; }

a.homelinks:active		{ color: #BCAD91; text-decoration: none; }

a.homelinks:hover		{ color: #FFFFFF; text-decoration: none; }












/* GALLERY SLIDESHOW AND VIEWER CODE */

.Galborder	 	{ border: #846852 3px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FFFFFF 3px solid; margin-bottom: 3px; }

.viewerheaderline	{ border-bottom: #846852 1px solid; }





/* GALLERY MENU CODE */

.button-gallery 	{
			background-color:#000000;
			background-image: url("picts/button.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #846852;
			font-size: 8pt;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #846852 1px solid;
			}


.buttonon-gallery	{
			background-color:#000000;
			background-image: url("picts/buttonon.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #BCAD91;
			font-size: 8pt;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #BCAD91 1px solid;
			}



.gallerytext		{ COLOR: #846852; FONT: 9px verdana, arial, sans-serif; font-weight: bold }

.gallerytitle 		{ COLOR: #D3BEA1; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.viewer-border		{ BORDER: #846852 3px solid; }

.viewermargin		{ padding-top: 10px; padding-bottom: 10px; }

.viewer-text		{ COLOR: #BCAD91; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.viewer-hilite 		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }










 /* CONTACT FORM */


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #000000;
		background-image: url("picts/shadeform.jpg");
		color: #FFFFFF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #7E6C4E 1px solid;
		}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #000000;
		background-image: url("picts/shadeform.jpg");
		color: #FFFFFF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #7E6C4E 1px solid;
		}

.button 	{
		background-color:#000000;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #846852;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #846852 1px solid;
		}


.buttonon 	{
		background-color:#000000;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #BCAD91;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #BCAD91 1px solid;
		}





 /* LINKS PAGE CODE */


.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }

.searchbutton 	{
		background-color:#444444;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #999999;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 1px;
		padding-right: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		BORDER: #000000 1px solid;
		}

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #000000;
		background-image: url("picts/shadeform.jpg");
		color: #FFFFFF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #7E6C4E 1px solid;
		}





/* FOR THE SITE MAP PAGE */

.page-splits	{
		border: #846852 1px solid;
		background-color: #000000;
		color: #000000; height: 5px;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		}






/* CUSTOM PAGE PAYPAL FORM */

.custom-table		{ background-color: #7E6C4E; BORDER: #4D412E 1px solid; }

.custom-form		{
			FONT: 13px arial, verdana, sans-serif;
			background-color: #A39171;
			text-align: left;
			WIDTH: 150PX;
			BORDER: #4D412E 1px solid
			}

.custom-submit		{ WIDTH: 150PX; font-size: 13px; }










/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
.printhome	{ width:500px; }
}
@media screen{
.printonly 	{ display:none; }
}














/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #000000;
		border-top: #4F331D 1px solid;
		border-bottom: #4F331D 1px solid;
		padding-top: 8px;
		padding-bottom: 8px;
		}



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 2px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #4F331D 1px solid;
		  border-left: #4F331D 1px solid;
		  border-bottom: #4F331D 1px solid;
		  border-right: #4F331D 1px solid;
		  }


a.menu:link 	{ background-color:#000000;
		  color: #BCAD91; }


a.menu:visited 	{ background-color:#000000;
		  color: #BCAD91; }


a.menu:active 	{ background-color:#000000;
		  color: #BCAD91; }


a.menu:hover 	{ background-color:#000000;
		  color: #BCAD91;
		  border: #FFFFFF 1px solid; }




