BODY	{
	background-color: #CDD2D8;
	margin: 0;
	padding: 0;
	border: #CDD2D8 0px solid;
	background-image: url(picts/background-orig.jpg);
	background-attachment: fixed;
	}
 /* PAGE LINK COLORS */
a:link		{ color: #3e1f83; text-decoration: none; font-weight: normal }
a:visited	{ color: #3e1f83; text-decoration: none; font-weight: normal}
a:active	{ color: #3e1f83; text-decoration: none; font-weight: normal }
a:hover		{ color: #3e1f83; text-decoration: underline; font-weight: normal }
 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #333333; FONT: 13px arial, verdana, sans-serif; }
.title		{ COLOR: #000000; FONT: 24px Arial Narrow; font-weight: normal; }
.title2		{ COLOR: #707C85; FONT: 24px Arial Narrow, andy, 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: #000000; HEIGHT: 1px; WIDTH: 90%; }
.nobreak	{ white-space:nowrap; }
.just 		{ text-align: justify; }
 /* PAGE IMAGE BORDERS (GALLERY BORDERS BELOW) */
.borders		{ border: #000000 1px solid; cursor:hand; }
 /* PICTURE GALLERY CODE */
.Galborder	 	{ border: #000000 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: #000000;
		  background-color:#CDD2D8;
		  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:#9FAAB4;
		  cursor:hand;
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 10px;
		  margin-bottom: 3px;
		  border: #000000 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: #000000;
		  background-image: url("picts/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}
.dropdown 	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  margin-top:1px;
		}
.submit-button 	  {
		  background-color:#9FAAB4;
		  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: #000000 1px solid;
		  }
.submit-buttonon  {
		  background-color:#CDD2D8;
		  background-image: url("picts/buttonon.gif");
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #000000;
		  text-align: center;
		  cursor:hand;
		  padding: 1px;
		  BORDER: #000000 1px solid;
		  }
 /* START THE CODE FOR THE PAGE MENUS */
 .menu-table-new 	{ width: 908px;
		  border-top: #000000 0px solid;
		  border-left: #000000 0px solid;
		  border-right: #000000 0px solid;
		  border-bottom: #000000 0px solid;
		}
 
.menu-table 	{ width: 752px;
		  border-top: #000000 0px solid;
		  border-left: #000000 0px solid;
		  border-right: #000000 0px solid;
		  border-bottom: #000000 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: #000000 1px solid; }
a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#9FAAB4;
		  color: #FFFFFF; }
a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#9FAAB4;
		  color: #FFFFFF; }
a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#9FAAB4;
		  color: #FFFFFF; }
a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#CDD2D8;
		   color: #FFFFFF;
		   border: #000000 1px solid; }
 /* GALLERY NAV MENU */
 .menu-nav2	{ font-family:  arial, helvetica, sans-serif;
		  font-size: 9px;
		  font-weight: normal;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 19px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 2px;
		  padding-right: 2px;
		  margin-left: 1px;
		  		  margin-right: 1px;
		  cursor:hand;
		  line-height: 17px;
		  display: block;
		  white-space: nowrap;
  border: #000000 1px solid; }
a.menu-nav2:link 	{  background-color:#CDD2D8;
		  	   color: #000000;}
a.menu-nav2:visited 	{  background-color:#CDD2D8;
		  	   color: #000000;}
a.menu-nav2:active 	{  background-color:#CDD2D8;
		  	   color: #000000;}
a.menu-nav2:hover 	{  background-color:#9FAAB4;
		  	   color: #FFFFFF;
			   border: #000000 1px solid;
			}
  
  
 
.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: #000000 1px solid; }
a.menu-nav:link 	{  background-color:#CDD2D8;
		  	   color: #000000;}
a.menu-nav:visited 	{  background-color:#CDD2D8;
		  	   color: #000000;}
a.menu-nav:active 	{  background-color:#CDD2D8;
		  	   color: #000000;}
a.menu-nav:hover 	{  background-color:#9FAAB4;
		  	   color: #FFFFFF;
			   border: #000000 1px solid;
			}

