BODY	{
	scrollbar-base-color: #F5E5A3;
	margin: 0px;
	padding: 0px;
	border: #F6DAAD 0px solid;
	}





/* NON-MENU PAGE LINK CODE */

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

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

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

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

.biglink 	{ font: 13px "Trebuchet MS", arial, sans-serif; font-weight: bold; font-style: italic; text-decoration: none; }

.biglink:hover 	{ font: 13px "Trebuchet MS", arial, sans-serif; font-weight: bold; font-style: italic; text-decoration: underline; }





/* CONTROLS THE FONT SIZE ON ALL OF THE PAGES */

TABLE 			{ color: #615E60; font: 12px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.title 			{ color: #666666; font: 24px "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.subtitle 		{ color: #009900; font: 12px verdana, arial, sans-serif; font-weight: bold; }

.hilite			{ color: #FF0000; }

.just 			{ text-align: justify; }

.formmargin		{ margin: 0px; }

.pageheight		{ height: 770px; }

.whitespaceleft		{ width: 40px; }

.whitespaceright	{ width: 60px; }



/* BARS AND BORDERS */

.page-splits		{
			border: #AAB098 1px solid;
			background-color: #F1E4DA;
			color: #F1E4DA;
			height: 5px;
			width: 100%;
			}


.footertable		{
			background-image: url("picts/shadow-bottom.gif");
			background-repeat: repeat-x;
			background-position: 0px 0px;
			color: #000000;
			font: 10px "Trebuchet MS", arial, sans-serif;
			font-weight: normal;
			}


.footerbar		{
			height: 20px;
			color: #FFFFFF;
			font: 12px arial, sans-serif;
			font-weight: bold;
			background-color: #000000;
			}

.rightbarwidth		{ width: 25px; }

.rightbar	{
		background-color: #186C38;
		border-right: #066830 0px solid;
		border-left: #066830 1px solid;
		}

.leftbarwidth		{ width: 25px; }

.leftbar	{
		background-color: #FFFF00;
		border-right: #FFFF00 1px solid;
		border-left: #FFFF00 0px solid;
		}










/* NON-GALLERY IMAGE CODE AND BORDERS */

.imagespace		{ margin-left: 10px; margin-right: 5px; }

.borders		{ border: #FFFF00 1px solid; }





/* PAGE BACKGROUNDS */

.shadow 	{
		background-image: url("picts/shadow-menu.gif");
		background-repeat: repeat-y;
		background-position: 0px 0px;
		}





/* SETUP PAGES FOR PRINTING */

@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none; }
}




/* START THE CODE FOR THE MENUS */

.menutopspace		{ margin-top: 5px; }

.changerarea		{
			border-top: #ffffff 1px solid;
			border-bottom: #ffffff 1px solid;
			margin-top: 12px;
			margin-bottom: 12px;
			}

.menubackground		{
			background-color: #FFFFFF;
			background-image: url("picts/menu-background.jpg");			
			border-right: #ffffff 1px solid;

			}

.menuwidth		{ width: 150px; }


.lastline		{ border-top: #ffffff 20px solid; }


.menu		{
		background-color: #ffffff;
	
		font-family: "Tahoma", arial,  helvetica, sans-serif;
		font-size: 14px;
		height: 20px;
		width: 100%;
		cursor:hand;
		font-weight: normal;
		text-indent: 20px;
		line-height: 18px;
		text-align: left;
		display: block;
		border-top: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		}


a.menu:link 	{ color: #666666; }


a.menu:visited 	{ color: #666666; }


a.menu:active 	{ color: #000000; }


a.menu:hover 	{
		
		background-color: #ffffff; 
		color: #F9BF6B;
		}


/* START THE CODE FOR THE GALLERY (CODE.PHP) PAGE SUBMENUS AT TOP OF GALLERIES */


.menu-nav		{
		background-color: #fffff;
		font-family: "Trebuchet MS", arial,  helvetica, sans-serif;
		font-size: 11px;
		height: 30px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-indent: 6px;
		line-height: 29px;
		text-align: center;
		display: block;
		border-top: #ffffff 1px solid;
		border-bottom: #ffffff 1px solid; 
		padding-left: 5px;
		padding-right: 5px;
		}


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


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


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


a.menu-nav:hover 	{
		
		background-color: #000000;
		color: #ffffff;
		}
		
#pattr0, #pattr1, #pattr2, #pattr3, #pattr4,
#pattr5, #pattr6, #pattr7, #pattr8, #pattr9,
#pattr10, #pattr11, #pattr12, #pattr13, #pattr14,
#pattr15, #pattr16, #pattr17, #pattr18, #pattr19,
#pattr20, #pattr21, #pattr22, #pattr23, #pattr24 {
    		font-family: "Trebuchet MS", arial, helvetica, sans-serif;
    		     		font-size: 14px;
}
		
#statty {

 color: #e89e35;
 		font-family: "Trebuchet MS", arial, helvetica, sans-serif;
		font-size: 18px;
}
#stattyp {

 color: #e89e35;
 		font-family: "Trebuchet MS", arial, helvetica, sans-serif;
		font-size: 18px;
}

#descyp {
   		font-family: "Trebuchet MS", arial, helvetica, sans-serif;
     		font-size: 14px;
}
		
		
img.image-border {

border: #ffffff 1px solid;

}



img.image-borderon {

border: #FAC26F 1px solid;

}

