BODY	{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}




/* BACKGROUND CODE */

.background-main 	{
		background-image: url(images/background2.jpg);
		background-repeat: repeat-x;
		background-position: 0 145px;
		}

.background-home 	{
		background-image: url(images/mainpic.jpg);
		background-repeat: repeat-x;
		background-position: 0 145px;
		}






/* 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: #be9c34; text-decoration: none; }




/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

TABLE 		{ COLOR: #F0F0F0; FONT: 14px arial, verdana, sans-serif; font-weight: NORMAL; }

.title 		{ COLOR: #be9c34; FONT: bold 16px verdana, arial, sans-s }

.subtitle	{ COLOR: #be9c34; FONT: bold 13px verdana, arial, sans-s }

.phonetitle 	{ color: #7E6C4E; font: 13px verdana, arial, sans-serif; font-weight: bold; }

.footer		{ COLOR: #999999; font-size: 10px; font-family: arial, verdana, sans-serif; font-style: normal; font-variant: normal; line-height: normal; }
.menutxt {
	color: #be9c34;
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}
.sidebarwidth		{ width: 140px; }

.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }






/* HOMEPAGE LINK AREA BORDER CODE */
/* HOMEPAGE CODE */
/* GALLERY SLIDESHOW AND VIEWER CODE */

.Galborder	 	{ border: #7E6C4E 3px solid; margin-bottom: 3px; }

A:hover .Galborder 	{
	border: solid 3px #be9c34;
	margin-bottom: 3px;
	font-size: 14px;
}

.price 		{
		FONT: 13px verdana, arial, sans-serif;
		font-weight: bold;
		line-height: 20px;
		COLOR: #CC99FF;
		}

.button 	{
		background-color:#444444;
		background-image: url(images/button.gif);
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #999999;
		font-size: 8pt;
		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:#444444;
		background-image: url("images/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		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: #927f5f; FONT: bold 12px verdana, arial, sans-}

.gallerytitle 		{ COLOR: #D3BEA1; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.viewer-border		{ BORDER: #7E6C4E 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("images/shadeform.gif");
		color: #FFFFFF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #7E6C4E 1px solid;
		}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #000000;
		background-image: url("images/shadeform.gif");
		color: #FFFFFF;
		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, 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("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: #7E6C4E;
		border-top: #A39171 1px solid;
		border-bottom: #A39171 1px solid;
		padding-top: 15px;
		padding-bottom: 15px;
		}



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 7pt;
		  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: #A39171 1px solid;
		  border-left: #A39171 1px solid;
		  border-bottom: #4D412E 1px solid;
		  border-right: #4D412E 1px solid;
		  }


a.menu:link 	{ background-color:#7E6C4E;
		  color: #BCAD91; }


a.menu:visited 	{ background-color:#7E6C4E;
		  color: #BCAD91; }


a.menu:active 	{ background-color:#7E6C4E;
		  color: #BCAD91; }


a.menu:hover 	{ background-color:#7E6C4E;
		  color: #FFFFFF;
		  border: #FFFFFF 1px solid; }
		  
		  
		  .menu-nav	{ font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 10px;
		  letter-spacing: 0px;
		  padding-top: 3px;
		  padding-bottom: 4px;
		  padding-left: 8px;
		  padding-right: 8px;
		  margin-left: 1px;
		  margin-right: 1px;
		  margin-top: 1px;
		  cursor:pointer;
		  font-weight: bold;
		  text-align: center;
		  display: block;
		  white-space: nowrap;
		  border: #D2BB92 0px solid;
		  background-image: url("images/buttonon.gif");
		  }


a.menu-nav:link 	{ background-image: url("images/button.gif");
		  background-color:#927FSF;
		  color: #D2BB92;}


a.menu-nav:visited 	{ background-image: url("images/button.gif");
		  background-color:#927FSF;
		  color: #D2BB90; }


a.menu-nav:active 	{  background-image: url("images/button.gif");
		   background-color:#927FSF;
		   color: #D2BB92; }


a.menu-nav:hover 	{  background-image: url("images/buttonon.gif");
		   background-color:#656565;
		   color: #E8C221; }
