/* **** BODY - BACKGROUND IMAGE **** */

/* COLORS****** */
/* 93D850 med green header right */
/* EFF2BD, E6EDA7 lite yellow green behind pictures */
/* C4E7E6 light blue nav */
/* 90D3D0 med teal outline nav */
/* 2A6970 dark teal nav lettering*/

body {
        background: #ccc;
	font: 12px Verdana, Helvetica, sans-serif;
	margin: 0;
         }
#square_logo {display:none;}

/* **** FIXED WIDTH WRAPPER - EDGES, ETC. **** */
#wrapper_header{
	text-align:right;
	width: 620px;height: auto;
	margin: 10px auto 0px auto;
        border:0px solid #000;
	}

#login 	{	
	width:620px;
        overflow:auto;
        background-color:#90D3D0;  /*BEBCDE*/
        margin: 20px auto 0px auto;
        padding:0px 0px 0px 0px;
        border-top: 1pt solid #000;
        border-left: 1pt solid #000;
        border-right: 1pt solid #000;
        border-bottom: 0pt solid #000; 
	}
#url {
        float:left;
         background:#90D3D0;
        text-align:left;
        font:10px Verdana, Helvetica, sans-serif;
	color: #000;
	letter-spacing:.2em;
        padding:5px 20px 5px 20px;
        margin:0px 0px 0px 0px;
        /* border-top: 1pt solid #000;        */    /*#F4FFE4*/
        /* border-bottom: 1pt double #8B74A6; */    /*#F4FFE4*/
      }

#home {
	float:right;
        background:#90D3D0;
        text-align:right;
        font:10px Verdana, Helvetica, sans-serif;
	color: #000;
	letter-spacing:.2em;
        padding:5px 20px 5px 20px;
        margin:0px 0px 0px 0px;
        /* border-top: 1pt solid #000;        */    /*#F4FFE4*/
        /* border-bottom: 1pt double #8B74A6; */    /*#F4FFE4*/
        }
#wrapper{
	width: 620px;
	height: auto;
	margin: 0px auto 0px auto;
        border-top:1px solid #000;
        border-right:1px solid #000;
        border-bottom:1px solid #000;
        border-left:1px solid #000;
	}


/* **** HEADER - LOGO, BUSINESS NAME **** */

#header {
        display:none;
        clear:both;
        background:#93D850;
        overflow:hidden;
        }

#header_content { 
        background:#93D850;
        width:615px;
        padding:15px 20px 15px 0px;
        border-left:165px solid #93D850; /* The width and color of the nav */
        margin-left:-165px; /* Hat tip to Ryan Brill per ALA */
        float:right;	
        }

#logo  {
        background: #eeeeee;
        width:165px;
        float:left;
        }

#logo_img {
        clear:both;
        background: url('graphics/path.gif') no-repeat;
        /*width:200px;*/
        height:83px;
        border:0px solid #000;
        padding:0px;
        margin:0px 0px 0px 0px;
        }

.logo_text {
       display:none;
       }

p.header {
	
        font:bold 24px Verdana, Helvetica, sans-serif;
	color: #2A6970;
	/*letter-spacing:.2em;*/
        margin: 0;
        padding: 0px 0px 8px 0px;
	}
	
p.accent {
	
        font:12px Verdana, Helvetica, sans-serif;
	color: #000;
	letter-spacing:.3em;
        margin: 0px;
        padding: 0px;
	
	}


/* **** MIDLINE- DATE, ETC **** */






#header_date 	{	
	display:none;
        clear: both;
	background:#90D3D0;/*BEBCDE*/
        margin: 0;
        padding:5px 20px 5px 20px;
        border-top: 0pt solid #000;
        border-bottom: 0pt solid #000; 
	}

	
/* **** MAIN CONTENT - LEFT NAV - MAINTAIN THIS ORDER OF IDS  **** */

/* COLORS */
/* 93D850 med green header right */
/* E6EDA7 lite yellow green behind pictures */
/* C4E7E6 light blue nav */
/* 90D3D0 med teal outline nav */
/* 2A6970 dark teal nav lettering*/

#container {
	clear:both;
        background:#fff/*EDEFD8, E7EADA*/;
        overflow:hidden;
        }

#content { 
        background:#fff;
        width: 595px;
        padding:20px;
        /*border-left: 165px solid #C4E7E6;*/ /* The width and color of the nav */
        /*margin-left:-165px;*/ /* Hat tip to Ryan Brill per ALA */
        float:left;	
        }

#nav  {
        display:none;
        background:#C4E7E6;
        width:165px;
        float:left;

        }

#content p {
        font:12px Verdana, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
	margin-top:0px;
	}

p.images {
        background: #eeeeee;
        margin:0px;
        padding:0px 0px 0px 0px;
        border:0px;}

.sidetext {
        
        border:0px;
        margin:0px;
        padding:0px 0px 0px 60px;
       }

#left {
      float:left;
width:255px;
font:12px Verdana, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
	margin-top:0px;
      margin-right:30px;
      
}
	
/* **** LINKS, LISTS, NAV, ETC **** */
/* this is place for gif, url(example.gif 0 -32px) where the button and its rollover */ 
/* are a single gif, and the offset (which is height of li a) controls which part is displayed */

a {
	color: #000; 
	}
	
a:hover {
	color: #5C743D;
	}

#menu {
        width:165px;
        font: bold 10px Verdana, Helvetica, sans-serif;
	color: #2A6970;
	/*letter-spacing:.4em;*/
        text-transform: uppercase;
        }

#menu ul {
	list-style: none;
        margin:0px;
        padding:0px;
	}	

#menu li a {
	text-decoration: none;
	 }	
	
#menu li a:link {
	color: #000;
	display: block;
	background: #C4E7E6; /* this is place for gif, url(example.gif) */
	padding: 5px 0 5px 19px;
	border-top: 0pt solid #C4E7E6;
        border-right: 1pt solid #90D3D0;
        border-bottom: 1pt solid #90D3D0;
}

#menu li a:visited {
	color: #999999;
	display: block;
	background: #C4E7E6; /* this is place for gif, url(example.gif) */
	padding: 5px 0 5px 20px;
	border-top: 1pt solid #8B74A6;
        border-right: 1pt solid #8B74A6;
        border-bottom: 1pt solid #8B74A6;
}
	
#menu li a:hover {
	color: #000;
	background: #C4E7E6; /* this is place for gif, url(example.gif 0 -32px) */
	border-top: 0pt solid #2A6970;
        border-right: 1pt solid #2A6970;
        border-bottom: 1pt solid #2A6970;
        padding: 5px 0 5px 20px;
        
        text-decoration:none;
	}	

#menu li.first a:hover {
	color: #000;
	background: #C4E7E6; /* this is place for gif, url(example.gif 0 -32px) */
	border-top: 1pt solid #2A6970;
        border-right: 1pt solid #2A6970;
        border-bottom: 1pt solid #2A6970;
        padding: 5px 0 5px 20px;
        text-decoration:none;
	}	


/* **** TODAY in HISTORY (tih) **** */
#tih  {
        color: #000;
	font: 10px Verdana, Helvetica, sans-serif;
        background: #fff; /* this is place for gif, url(example.gif 0 -32px) */
	border: 1pt solid #2A6970;
       
        padding: 5px 10px 5px 10px;
        margin: 10px;
        text-decoration:none;
        }
p.tih_title  {
        color: #000;
	background: #fff; /* this is place for gif, url(example.gif 0 -32px) */
	border: 0pt solid #2A6970;
        padding: 0px;
        margin: 0px;
        text-transform:uppercase;
        }

.tih_date  {
        color: #2A6970;
	background: #fff; /* this is place for gif, url(example.gif 0 -32px) */
	border: 0pt solid #2A6970;
        padding: 0px;
        margin: 0px;
       }

/* **** FORMS for HOME PAGE SEARCH **** */

form.home_search fieldset {
  background: #fff;
  margin-bottom: 20px;
}
form.home_search legend {
  padding: 0 2px;
  font-weight: bold;
}
form.home_search label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.home_search fieldset ol {
  margin: 0;
  padding: 0;
}
form.home_search fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.home_search fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.home_search fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.home_search fieldset fieldset label {
  display: block;
  width: auto;
}
form.home_search em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.home_search label {
  width: 100px; /* Width of labels */
}
form.home_search fieldset fieldset label {
  margin-left: 103px; /* Width plus 3 (html space) */
}

.keywords {
 padding:0px 0px 0px 20px;
 text-align:left; }

.go_button {
text-transform: uppercase;
background:#000;
width:20;
height:20;
color:#fff;
padding:4px 4px 2px 4px;
margin:2px;
}

#tabsC {
      float:left;
      width:100%;
      background:#FFF;
      font-size:88%;
      line-height:normal;
      }
    #tabsC ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("graphics/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("graphics/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  





 

