/* 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: #4E5012; FONT: 13px arial; font-weight: NORMAL; }
.title 		{ COLOR: #4E5012; FONT: 24px arial; font-weight: bold; }
.subtitle	{ COLOR: #000000; FONT: 12px arial; font-weight: bold; }
.content 	{ color: #4E5012; font: 13px arial; font-weight: NORMAL; }
.footer		{ COLOR: #999999; FONT: 10px arial; font-weight: bold; }
.sidebarwidth		{ width: 140px; }
.formmargin		{ margin: 0px; }
.just 			{ text-align: justify; }



/* HOMEPAGE LINK AREA BORDER CODE */
.bordertables	{
		background-color: #4E5012;
		BORDER-TOP: #A39171 1px solid;
		BORDER-BOTTOM: #A39171 1px solid;
		height: 45px;
		margin-top: 0px;
		margin-bottom: 0px;
		}


/* HOMEPAGE CODE */
.homeimage	{
		BORDER-TOP: #7E6C4E 1px solid;
		BORDER-BOTTOM: #7E6C4E 1px solid;
		margin-top: 15px;
		margin-bottom: 15px;
		}
.homelinks		{
			font-family: arial;
		  	font-size: 8pt;
		  	font-weight: normal;
			letter-spacing: 3px;
			padding-left: 15px;
			padding-right: 15px;
			}
a.homelinks:link		{ color: #000000; text-decoration: none; }
a.homelinks:visited		{ color: #000000; text-decoration: none; }
a.homelinks:active		{ color: #000000; text-decoration: none; }
a.homelinks:hover		{ color: #FFFFFF; text-decoration: none; }


 /* GALLERY NAV MENU */

.menu-nav	{ 
	font: bold 11px arial;
	text-align: center;
	height: 19px;
	padding: 0px 8px;
	cursor:hand;
	line-height: 19px;
	display: block;
	white-space: nowrap;
	border: #60603A 1px solid; 
	}

a.menu-nav:link {
	font: bold 11px arial;
	text-align: center;
	height: 19px;
	padding: 0px 8px;
	cursor:hand;
	line-height: 19px;
	display: block;
	white-space: nowrap;
	border: #60603A 1px solid; 
	background-color:#FFFFFF;
	color: #60603A;
	}

a.menu-nav:visited 	{
	font: bold 11px arial;
	text-align: center;
	height: 19px;
	padding: 0px 8px;
	cursor:hand;
	line-height: 19px;
	display: block;
	white-space: nowrap;
	border: #60603A 1px solid; 
	background-color:#FFFFFF;
	color: #60603A;
	}

a.menu-nav:active 	{
	font: bold 11px arial;
	text-align: center;
	height: 19px;
	padding: 0px 8px;
	cursor:hand;
	line-height: 19px;
	display: block;
	white-space: nowrap;
	border: #60603A 1px solid; 
	background-color:#FFFFFF;
	color: #60603A;
	}

a.menu-nav:hover {
	font: bold 11px arial;
	text-align: center;
	height: 19px;
	padding: 0px 8px;
	cursor:hand;
	line-height: 19px;
	display: block;
	white-space: nowrap;
	border: #60603A 1px solid; 
	background-color:#60603A;
	color: #FFFFFF;
	}




/* GALLERY SLIDESHOW AND VIEWER CODE */
img.Galborder { width:120px;height:120px; }
.Galborder	 	{ border: #7E6C4E 3px solid; margin-bottom: 3px; }
A:hover .Galborder 	{ border: #FFFFFF 3px solid; margin-bottom: 3px; }
.price 		{
		FONT: 13px verdana, arial, sans-serif;
		font-weight: bold;
		line-height: 20px;
		COLOR: #CC99FF;
		}
.button 	{
		background-color:#60603A;
		background-image: url("images/button.gif");
		FONT-FAMILY: arial;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #000000 1px solid;
		}

.buttonon 	{
		background-color:#60603A;
		background-image: url("images/buttonon.gif");
		FONT-FAMILY: arial;
		color: #999999;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #FFFFFF 1px solid;
		}
.gallerytext		{ COLOR: #999999; FONT: 9px arial; font-weight: bold }
.gallerytitle 		{ COLOR: #D3BEA1; FONT: 11px arial; font-weight: bold; }
/* .viewer-border		{ BORDER: #7E6C4E 3px solid; } */
.viewermargin		{ padding-top: 10px; padding-bottom: 10px; }
.viewer-text		{ COLOR: #BCAD91; FONT: 12px arial; font-weight: bold; }
.viewer-hilite 		{ COLOR: #000000; FONT: 12px arial; font-weight: bold; }





 /* CONTACT FORM */

.shadeform	{
		FONT: 13px arial;
		background-color: #000000;
		background-image: url("images/shadeform.gif");
		color: #FFFFFF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #7E6C4E 1px solid;
		}
.textarea	{
		FONT: 13px arial;
		background-color: #000000;
		background-image: url("images/shadeform.gif");
		color: #4E5012;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #7E6C4E 1px solid;
		}


 /* LINKS PAGE CODE */

.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }
.searchbutton 	{
		background-color:#444444;
		background-image: url("images/button.gif");
		FONT-FAMILY: arial;
		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;
		background-color: #000000;
		background-image: url("images/shadeform.gif");
		color: #FFFFFF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #7E6C4E 1px solid;
		}


/* FOR THE SITE MAP PAGE */
.page-splits	{
		border: #D3BEA1 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: #FFFFFF;
		border-top: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		padding-top: 15px;
		padding-bottom: 15px;
		}

.menu		{ font-family:  arial;
		  font-size: 10pt;
		  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: 20px;
		  white-space:nowrap;
		  border-top: #FFFFFF 1px solid;
		  border-left: #A39171 1px solid;
		  border-bottom: #FFFFFF 1px solid;
		  border-right: #A39171 1px solid;
		  }

a.menu:link 	{ background-color:#60603A;
		  color: #BCAD91; }

a.menu:visited 	{ background-color:#60603A;
		  color: #BCAD91; }

a.menu:active 	{ background-color:#7E6C4E;
		  color: #BCAD91; }

a.menu:hover 	{ background-color:#7E6C4E;
		  color: #FFFFFF;
		  border: #FFFFFF 1px solid; }


