hr{border:1 ;background:#ae9b6d;}

h1
{
  font: bold 1.4em arial, sans-serif;
  color: #5E2612;
  text-align: center;
}

h2, h3
{
  margin: 1.25em 0 -1em 0em;  
  color: #000;
  font: bold 1em arial, sans-serif;
}


html
{
  background:#687c57; 
  font-size:100%;
}
 
ol.ualpha {list-style-type: upper-alpha;}




#container
{ 
  background: url(shpom_files/containerbg.jpg) repeat-y 0 0;
  color: #F1EDDB;  
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
  margin-bottom: 0px;
  width: 736px;
  border:1px #000 solid;
  overflow: auto;
  display:block;
  font: .9em verdana, sans-serif;
}

#header
{
  display:inline;
  width:736px;
  height:151px;
}

#header a
{
  background: url(shpom_files/logo.png) no-repeat;
  width: 196px;
  height:152px;
  float:left;
  font: .8em verdana, sans-serif;
  color: #884d00;
  text-align:center;
}


/*-------------------------------------Right Side------------------------------*/
#content
{
  float:right;
  text-align:left;
  text-decoration: none;
  color: #000;
  background: #F1EDDB;
  width:540px;
}


.maintitle img
{
  padding: 0 7px 0 0px;
}

.maintitle
{ position:absolute;
  display:inline;
  background:#000;
  color:#FFFFFF;
  padding:1px 0px 1px 6px;
  margin:0px;
  border:1px #F1EDDB solid;
  font: bold .9em verdana, sans-serif; 
}

.maintitle a
{
  background:#000 url(shpom_files/indent1.png) no-repeat center left;
  color:#FFFFFF;
  padding: 0px 4px 0px 10px; 
  font: bold .9em verdana, sans-serif; 
  text-decoration:none;
}

.maintitle a:hover, .maintitle a:focus 
{
  background:#000 url(shpom_files/indent1.png) no-repeat center left;
  color:#FFFFFF;
  padding: 0px 4px 0px 10px; 
  font: bold .9em verdana, sans-serif; 
  text-decoration:underline;
} 


/*-----------Styles for Research Tables & Fee Charts-----------*/
caption
{
  caption-side: top; 
  font: bold 1.1em verdana, sans-serif; 
  background: #73715c; color: #FFF;
  padding:2px;
  border-bottom:1px #F1EDDB solid;
}

table
{
  border-bottom:1px #F1EDDB solid;
  border-spacing:0px;
  text-align:center;
  background: #F1EDDB;
}

table.forms
{
  border-bottom:1px #E3DFCB solid;
  border-spacing:0px;
  text-align: center;
  background: #F1EDDB;
}

.fee
{
  text-align:left;
}

.fee tr
{
  border-bottom:1px #F1EDDB solid;
  border-spacing:1px;
}

.fee td, .fee th
{
  text-align:left;
  font:1em verdana, sans-serif;
}

 .fee th
{
  width:auto;
  text-align:left;
  font:bold 1em verdana, sans-serif;
}

.fee tfoot
{
  background: #73715c; color: #FFF;
}

td, th
{
  border-bottom: 1px #F1EDDB solid;
  width: auto;
  text-align:center;
  padding:5px;
  margin: 0px;
  vertical-align:center;
}
/*-----------End Tables & Fee Charts-----------*/


#textarea
{ 
  text-align: left;
  font: .9em verdana, sans-serif;
  text-decoration: none;
  color: #000;
  padding: 2em 1em 3em 1em;
}

#textarea ul
{
list-style-type: none}


#textarea ul.agenda
{
  list-style-type: circle;}
}



#textarea ol.lalpha {list-style-type: lower-alpha;}
#textarea ol.outside {list-style-type: outside; list-style-type: decimal;}

em
{ 
  font: italic 1em verdana, sans-serif;
  text-decoration: none;
  color: #000;
  background: #FFF;
}


#textarea a
{ 
  font: .9em verdana,sans-serif;	 	
  text-decoration:bold;
  color: #000;				 /*#884d00;#9a4828;  #9C661F #8B2323*/
  background: #F1EDDB;
}

#textarea a.siteindex
{ 
  font: .9em verdana,sans-serif;	 	
  text-decoration:none;
  color: #000;				 /*#884d00;#9a4828;  #9C661F #8B2323*/
  background: #F1EDDB;
}

#textarea a:hover, #textarea a:focus
{
  text-decoration:underline;
  background: none;
  color:#633142; 
}



/*-------------------Begin Definition List on Catalog Page---------------------*/
dl
{margin: -1em 0 0 0;padding: 0;}

dt
{position: relative;top: 1.1em;margin: 0 2em 0 0;font-weight: bold;}

dd
{margin: -.1em 0 0 2em;padding: 0 .2em .5em 4em;}


#sublist{position:relative;}
#sublist dd{margin-left: -1em; margin-top:-.2em;}

/*-------------------End Definition List---------------------*/


/*------------------------------------End Right Panel Style--------------------------------*/




/*------------------------------------Left Panel--------------------------------*/
#sidebar
{
  float:left;
  width: 190px;
  display:inline;
}

.active_menu 
{
  font: bold 1em verdana, san-serif;
}

#navbar
{ 
  padding:10px 1px 10px 6px;
  text-decoration: none;
  background: #000;
  color:#FFFFFF;
  font: .9em verdana, sans-serif;
  text-align:left;
  line-height:1.5em;
}

 #navbar a
{ 
  text-decoration: none;
  color:#FFFFFF;
} 

#navbar li
{
  padding:.2em 0 .2em 0;
}

#navbar ul
{
  list-style:none;
  padding:0em;
  margin:.2em 0 .4em .2em;
  line-height:1.6em;
}

#navbar ul ul
{ margin-top:-1px;
  padding-left:15px;
  line-height:1.5em;
}

#navbar ul ul li
{  
  list-style-image:url(shpom_files/indent1.png);
  margin-left:10px;
  text-indent:-.1em;
  padding-top:0;
  padding-bottom:0;
}

 
#navbar a:hover, #navbar a:focus
{ font: 1em verdana, sans-serif;
  text-decoration:underline;
  color:#FFFFFF;
  background: #000;
  padding:0; /*declare padding, otherwise FF moves active links to the right*/
  line-height:1.5em; /*declare line height for IE*/
}


/*------------------------------------End Left Panel Style--------------------------------*/



#footer
{
  font: .7em "URW Grotesk T", verdana, sans-serif;
  color: #F1EDDB;
  clear: both;
  text-align: center;
  width:780px;
  margin-left:auto;
  margin-right:auto;
  padding:0px 3px 0px 3px;
  margin-top:.5em;
  background:#687c57;
}


#footer li
{ background: #687c57;
  display:inline;
}

#footer a
{ 
  text-decoration: none;
  color: #F1EDDB;
  padding-left:16px;
  background:#687c57 url(shpom_files/shpobullet.gif) no-repeat center left;
 }

#footer a.first
{
  background:#687c57;
}

#footer a:hover, #footer a:focus
{ 
  
  color:#F1EDDB;
  text-decoration: underline;
  font: 1em verdana, sans-serif; /*include-otherwise FF will make link bold?*/
}
#footer ul

{

margin-right: 5em; 

}

/*Site Search Form Styles*/
div#sitesearch form {
display:block;
text-align:right;
padding:0 0 .4em 0;
margin:0px;
width:730px;
margin-right:auto;
margin-left:auto;
}

div#sitesearch  input#search {
background:#06191F;
color:#fff;
border:solid 2px #000;
  border-radius: 4px; /* CSS3 rounded corners */
  -moz-border-radius: 4px; /* Mozilla rounded corners */
cursor:pointer;
}

div#sitesearch  input#search:hover, input#search:focus {
border:#333 2px solid;
background:#2B373F;
}

/*End Site Search Styles*/


