BODY	{
	background-color: #E9E7C8;
	margin: 0;
	padding: 0;
	border: #E9E7C8 0px solid;
	background-image: url(picts/background.jpg);
	background-attachment: fixed;
	}


html {
	scrollbar-face-color:#E9E7C8;
	scrollbar-highlight-color:#54523A;
	scrollbar-3dlight-color:#54523A;
	scrollbar-darkshadow-color:#54523A;
	scrollbar-shadow-color:#54523A;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#54523A;
}

 /* PAGE LINK COLORS */

a:link {
	text-decoration: none;
 	color: #54523A;
}

a:visited {
	text-decoration: none;
	color: #54523A;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

.current {
	font-weight: bold;
 	color: #000000;
	background-color: #E9E7C8;
}



 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333333; FONT: 11px arial, verdana, sans-serif; }

.title		{ COLOR: #E9E7C8; FONT: 18px arial, sans-serif; font-weight: bold; }

.title2		{ COLOR: #707C85; FONT: 18px arial, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #707C85; FONT: 13px arial, sans-serif; font-weight: bold; }

.smalltitle	{ COLOR: #707C85; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

.footer		{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

.hilite		{ COLOR: #006600; }




 /* MISC CODE AND COLORS */


.page-splits	{ COLOR: #E9E7C8; HEIGHT: 1px; WIDTH: 90%; }


.nobreak	{ white-space:nowrap; }


.just 		{ text-align: justify; }



 /* PAGE IMAGE BORDERS (GALLERY BORDERS BELOW) */


.borders		{ border: #E9E7C8 1px solid; cursor:hand; }





 /* PICTURE GALLERY CODE */

.Galborder	 	{ border: #E9E7C8 1px solid; cursor:hand; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #6699FF 1px solid; cursor:hand; filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90; }


.slideshow	{ FONT: 12px arial, verdana, sans-serif;
		  font-weight: bold;
		  color: #E9E7C8;
		  background-color:#E9E7C8;
		  cursor:hand;
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 10px;
		  margin-bottom: 3px;
		  border: #666666 1px solid; }



.slideshowon	{ FONT: 12px arial, verdana, sans-serif;
		  font-weight: bold;
		  color: #FFFFFF;
		  background-color:#A4A37A;
		  cursor:hand;
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 10px;
		  margin-bottom: 3px;
		  border: #E9E7C8 1px solid; }



.form-margin	{ margin: 0px; }






 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none }
}





 /* START CODE FOR THE FORMS */


.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #E9E7C8;
		  background-image: url("picts/shadeform.gif");
		  margin-top:1px;
		  BORDER: #E9E7C8 1px solid;
		}


.dropdown 	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #E9E7C8;
		  margin-top:1px;
		}


.submit-button 	  {
		  background-color:#A4A37A;
		  background-image: url("picts/button.gif");
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #FFFFFF;
		  text-align: center;
		  cursor:hand;
		  padding: 1px;
		  BORDER: #E9E7C8 1px solid;
		  }


.submit-buttonon  {
		  background-color:#E9E7C8;
		  background-image: url("picts/buttonon.gif");
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #E9E7C8;
		  text-align: center;
		  cursor:hand;
		  padding: 1px;
		  BORDER: #E9E7C8 1px solid;
		  }





 /* START THE CODE FOR THE PAGE MENUS */



.menu-table 	{ width: 700px;
		  border-top: #E9E7C8 0px solid;
		  border-left: #E9E7C8 0px solid;
		  border-right: #E9E7C8 0px solid;
		  border-bottom: #E9E7C8 0px solid;
		}





.menu		{ font-size: 11px;
		  font-family: arial, verdana, helvetica, sans-serif;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 0px;
		  padding-right: 0px;
		  cursor:hand;
		  font-weight: bold;
		  text-align:center;
		  line-height: 20px;
		  display: block;
		  white-space:nowrap;
		  width: 99%;
		  border: #E9E7C8 1px solid; }



a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#A4A37A;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#A4A37A;
		  color: #FFFFFF; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#A4A37A;
		  color: #FFFFFF; }



a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#E9E7C8;
		   color: #FFFFFF;
		   border: #E9E7C8 1px solid; }





 /* GALLERY NAV MENU */



.menu-nav	{ font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 10px;
		  font-weight: bold;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 19px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 12px;
		  padding-right: 12px;
		  margin-left: 2px;
		  margin-right: 1px;
		  cursor:hand;
		  line-height: 17px;
		  display: block;
		  white-space: nowrap;
		  border: #E9E7C8 1px solid; }


a.menu-nav:link 	{  background-color:#E9E7C8;
		  	   color: #E9E7C8;}


a.menu-nav:visited 	{  background-color:#E9E7C8;
		  	   color: #E9E7C8;}


a.menu-nav:active 	{  background-color:#E9E7C8;
		  	   color: #E9E7C8;}


a.menu-nav:hover 	{  background-color:#A4A37A;
		  	   color: #FFFFFF;
			   border: #E9E7C8 1px solid;
			}

.photo {
	BORDER-RIGHT: #E9E7C8 1px solid; BORDER-TOP: #E9E7C8 1px solid; BORDER-LEFT: #E9E7C8 1px solid; BORDER-BOTTOM: #E9E7C8 1px solid;

.xsmalltxt {
	color: #54523A;
	font-size: 80%;
}
