html
{
        height: 100%;

}

body
{
        background-color: #ffffff;
        font-size: 13px;
        height: 100%;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

ul
{
        list-style-type: none;
}

ul li
{
         padding-left: 2px;
}

blockquote
{
	margin-left: 20px;
	margin-right: -20px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#head
{
   padding: 5px 0px;
   margin-bottom: 1px;
   height: 105px;
   background: url(../img/logo.gif) top left no-repeat;

}

#container
{
	/* width: 600px;
	\width: 612px;
	w\idth: 600px; */
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
         padding: 0 20px;
         min-height: 100%;

}

#ctop
{
         height: 18px;
         background: url(../img/topbg.gif) top center no-repeat #00aa00;
}
#cbottom
{
        height: 30px;
        text-align: right;
        background: #00aa00;
        margin-top: -45px;
        margin-left: 20px;
        margin-right: 18px;

}

#copywrap
{
   padding-right: 25px;
   padding-top: 7px;
}

#content
{
   color: #202020;
   clear: left
   position: relative;
   margin-top: 40px;
}

#sidebar-2
{
	float: right;
}

#foot
{
	clear: both;
	text-align: center;
         height: 65px;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
	outline: none;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
         margin: 0px;
}

#head h2
{
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: .8em;
         margin-top: -2px;
         margin-bottom: 0;
         color: #A58383;
}

#content h3
{
	font-weight: normal;
         padding-bottom: 25px;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 2em;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#menu {
   padding: 1px;
   margin: 0;
   background-color: #fff;
   background: url(../img/listbg.gif) repeat-x;
   width: 100%;
   list-style: none inside none;
   line-height: 1em;
}

#menu li {
   margin: 0px;
   padding: 0px;
   float: left;
   border-left: 2px solid #E6E6E6;
   width: 10em;
font-size: 1em;

}

#menu li.current, #menu li.current a {
   background-color: #00aa00;
   color: #fff;
}

#menu li a {
   padding: 2px 7px;
   display: block;
   width: 15em;
font-weight: bolder;
}

#menu li ul {
   position: absolute;
   width: 16em;
   left: -999em;
   background-color: #00aa00;
font-size: 0.9em;
   

}

#menu li ul ul {
   margin: -1em 0 0 10em;
width: 16em;   
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
   left: -999em;
width: 16em;

}

#menu li:hover ul, #menu li.sfhover ul {
   left: auto;
width: 16em;

}

#menu li li:hover ul, #menu li li.sfhover ul {

left: auto;

}


#splash {
   height: 230px;
   overflow: hidden;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Content Stylin! */

img.right_inset {
   float: right;
   margin: 10px;
   border: 3px double #7E2C2C;
   border-right: 3px double #652323;
   border-bottom: 3px double #652323;
   }
img.left_inset {
   float: left;
   margin: 10px;
   border: 3px double #7E2C2C;
   border-right: 3px double #652323;
   border-bottom: 3px double #652323;
   }

blockquote {
	border-left: 3px solid #7E2C2C;
}

em {
	font-style: italic;
}
#side_menu {
	background-color: #FFFBDF;
	border-left: 1px solid #F0EFC6;
	padding: 4px;
	width: 150px;
	float: right;
}

#content ul li {
	list-style-type: disc;
         padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

img.cite {
         margin-left: 185px;
}

#menu ul {
         padding: 0;
         margin: 0;
         list-style: none;
         line-height: 1;
}

#menu li li a {
         padding: 2px 10px;
         height: 36px;
         width: 15em;
         background: url(../img/listbg_submenu.gif) repeat-x;
         font-weight: normal;
}

.active_class {
         color: #228822;
         font-weight: bolder;
         
}

#greenline {
      height: 3px;
      position: relative;
      bottom: 21px;
      margin-left: 76px;
      background: #00bb88;
      width: auto;
}

#search_form {
      position: relative;
      right: -10px;
      bottom: 50px;
      
}

.search_input {
      text-align: right;
500px;

}

input {
outline: none;
vertical-align: bottom;
}

.directory {

}

.bookphoto {
float: left;
}