@charset "utf-8";
/* CSS Document */
    #grays_header {
      float:left;
      width:100%;
      background:#DAE0D2 url("bg.gif") repeat-x bottom;
      font-size:80%;
      line-height:normal;
      }
    #grays_header ul {
      margin:0;
      padding:5px 5px 0;
      list-style:none;
      }
    #grays_header li {
      float:left;
      background:url("left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 3px;
      border-bottom:1px solid #765;
      }
    #grays_header a {
      float:left;
      display:block;
      background:url("right.gif") no-repeat right top;
      padding:4px 4px 4px 4px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #grays_header a {float:none;}
    /* End IE5-Mac hack */
    #grays_header a:hover {
      color:#333;
      }
    #grays_header #current {
      background-image:url("left_on.gif");
      border-width:0;
      }
    #grays_header #current a {
      background-image:url("right_on.gif");
      color:#333;
      padding-bottom:3px;
      }
	  
    #grays_header_admin {
      float:right;
      width:100%;
      background:#EAF0E2 url("bg.gif") repeat-x bottom;
      font-size:70%;
      line-height:normal;
      }
    #grays_header_admin ul {
      margin:0;
      padding:1px 1px 0;
      list-style:none;
      }
    #grays_header_admin li {
      float:right;
      background:url("left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 3px;
      }
    #grays_header_admin a {
      float:right;
      display:block;
      background:url("right.gif") no-repeat right top;
      padding:2px 2px 2px 2px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #grays_header_admin a {float:none;}
    /* End IE5-Mac hack */
    #grays_header_admin a:hover {
      color:#333;
      }
    #grays_header_admin {
      background-image:url("left_on.gif");
      border-width:0;
      }
    #grays_header_admin {
      background-image:url("right_on.gif");
      color:#333;
      padding-bottom:3px;
      }	  
	  

#home #nav-home, #news #nav-news, 
#find #nav-find, 
#events #nav-events, 
#adventist #nav-adventist, 
#gallery #nav-gallery, 
#children #nav-children, 
#pathfinders #nav-pathfinders, 
#bulletin #nav-bulletin, 
#links #nav-links,
#tv #nav-tv,
#products #nav-products, 
#about #nav-about,
#contact #nav-contact {
  background-position:0% -150px;
  border-width:0;
  }
#home #nav-home a, 
#find #nav-find a, 
#events #nav-events a, 
#adventist #nav-adventist a, 
#gallery #nav-gallery a, 
#children #nav-children a, 
#pathfinders #nav-pathfinders a, 
#bulletin #nav-bulletin a, 
#links #nav-links a,
#tv #nav-tv a,
#news #nav-news a,
#products #nav-products a, 
#about #nav-about a,
#contact #nav-contact a {
  background-position:100% -150px;
  color:#333;
  padding-bottom:5px;
  }
  
#nav-biblesearch #nav-hymnsearch #nav-bucsearch
	{
		margin:0; 
		padding:0;
		font-size:50%;
	} 
#nav-biblesearch #nav-hymnsearch #nav-bucsearch form
	{
		margin:0; 
		padding:0;
		font-size:50%;
	} 	
.submit_search
	{ 
		background-color: #B3C95A; /*#55AE3A*/
    		padding: 0px; 
			margin: 0px; 
		font-weight: bold; 
		font-size: 0.8em;
	}	

