/* main stylesheet for public site*/
/* grey color: #E8E8E8 */
/* orange color: #FC0; */
body, html, form, input, submit, select
{
    padding: 0px;
    margin: 0px;
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

div
{
/*  border: solid #FF0000; */

  }


form.search {

  height: 8pt;
}

input, submit {
  font:	8pt Verdana, Arial, Helvetica, sans-serif;
  padding:0px;
  margin:0px;

}

img {
 border:0px;
}

a {
  color: #000000;   

}

/* layout divs */

#left_column {
position:absolute;
left:0px;
/*top:92px;*/
padding-top:20px;
top:92px;
width:100px;
background: #E8E8E8 ;
/*background: #00ff00 ;*/
line-height: 0px;

z-index: 1;
}

#central_column {
 position:absolute;
left: 0px;
border-left: 100px solid #E8E8E8;
padding-left: 7px;
width: 425px;
top:95px;
z-index: 0;
word-wrap: break-word;
}

#topnav {
  background: #e8e8e8;
position:absolute;
left:0px;
/*left: 106px;*/
width:829px;
top:68px;
border-top: 2px solid #FFFFFF;
height: 20px;
}

#top_banner {
width: 1000px;
}

#orange_bar {
position: absolute;
top: 92px;
left: 107px;
}
#home_page_orange {
background: #FC0;
width:400px;
}

#latest_column{
 position: absolute;
/* left: 522px;*/
  left: 514px;
/* top: 240px;*/
 top: 92px;
/* top: 120px;*/
 padding-top: 5px;
 padding-bottom: 5px;
 background:  #E8E8E8;
}

#latest_meeting, #latest_journal, #on_this_day {
 padding: 10px;
 padding-top: 5px;
 width: 130px;
/* height: 150px;*/
/* border:#CCCCCC 1px solid;*/


}
#latest_journal {
/*  top: 500px;*/
}
#on_this_day {
/*  top: 700px;*/
}

#random_image {
 position: absolute;
 left:535px;
 top: 155px;
}
#single_item_images {
 position: absolute;
 left:420px;
 top: 90px;
}

.item_image {
}
.item_left_col{ 
  position: relative;
  top: 0px;
  left: 0px; 
}
.item_right_col{
  position: relative;
  top: -270px;
  left: 200px;               
  width: 275px;
/*  float: right;*/
}

.item_detail_right_col
{
float:right;
}
.item_detail_left_col
{
float:left;
}
.item_detail_under
{
clear:both;
}
.item_float_img {
  float:left;
  padding: 5pt 10pt 5pt 0;
}
/* left nav */


.item_list_table {
  width: 500px;
}

/* top nav */

#time_periods {
 position:absolute;
 left: 106px;
 top: 0px;

}

#themes {
 position:absolute;
 left: 214px;
 top: 0px;

}
/* the top nav drop down menus */

.nav_drop {
  background-color: #FFFFFF;
  position:absolute; 
  z-index: 2;
  visibility: hidden;
  border-top-width: 2;
  border-right-width: 2;
  border-bottom-width: 2;
  border-left-width: 2;
  border-right: #000000 1px solid;
/*  border-left: #000000 1px solid;	*/
/*  border-top: #000000 1px solid;	*/
  border-bottom: #000000 1px solid;	

}

#time_periods_drop {
  left: 106px; 
  top: 20px; 

}

#themes_drop {
  left: 214px; 
  top: 20px; 
}

.nav_drop_td {background-color: #E8E8E8;}
.nav_drop_footer {background-color: #f8f7e8;}
.nav_drop {background-color: #f8f7e8;}
a.nav_link
{ 
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;  
 }
a.nav_link:hover,
a.nav_link:focus
{ 
  text-decoration: underline;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;  
 }



#people{
 position:absolute;
 left: 288px;
 top: 0px;
}
.up_7{
  position: relative;
 top: -6px;
}
#search{
/*  background: #e8e8e8;*/
 position:absolute;
/*  left: 361px;*/
/*left: 495px;*/
/*left: 537px;*/
left:645px;
 top: 0px;
 height: 16px;
}


/* general text styles*/

h1, .header1 {
 font-size: 16pt;
font-weight: normal;
padding-top: 10px;
}

.header2 {
    font-size: 14pt;
    font-weight: normal;
}

.item_desc_title {
 font-size: 14pt;
 font-weight: bold;
}

.item_body{
  
}
.item_body_sm{
    font-size: 7pt;
}
.item_title{
  font-size: 9pt;
  font-weight: bold;
}
.content_title{
  font-size: 12pt;
  font-weight: bold;
font-style: italic;
}

.item_title_sm{
  font-size: 8pt;
  font-weight: bold;
}

a.item_title{
  text-decoration: none;
  color: #000000;  
  font-weight: bold;
}
a.item_title:hover,
a.item_title:focus
{ 
  text-decoration: underline;
  font-weight: bold;
  color: #000000;  
 }



.item_author{
font-style: italic;
}
.item_date{
font-style: italic;
}
.item_date_bold{
font-style: italic;
font-weight: bold;
}
/* used for the cenrral column to pad it out */
.padded_lr {
  padding: 10px;
  line-height: 12pt;
}
/*used for the footer */

.footnav{
 position: relative;
 left: -107px;
width:829px;
  background: #e8e8e8;
border-top: 2px solid #FFFFFF;
}

.dark_grey_bg{
  background: #515351;
width:829px;
border-top: 2px solid #FFFFFF;
}

/* styles available in the CMS */

.item_body_bold {
 font-weight: bold;
}

.item_body_italic {
font-style: italic; 
}

.item_body_blue {
color:#0000ff;
}

.item_body_yellow {
color:#ff0;
}

.item_body_underline {
text-decoration: underline;
}

.search_highlight {
    background:#FFFF00;
}

/* site map styes */

table.sitemap {
 width: 650px;
 padding: 5px;

}


th.sitemap {
 border:1px solid;
 width:175px;
 padding: 5px;
 text-align: left;
 vertical-align: top;
}

td.sitemap {
 border:1px solid;
 padding: 5px;
}
form.contact {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  min-width: 560px;
  max-width: 620px;
  width: 590px;
}

.contactTextarea, .contactText {
  overflow: auto;
  width: 350px;
/*  margin: 0px 0px 0px 18px;*/
/*  margin: expression('0px 0px 0px -124px');*/
}


.red
{ 
  color:#f00;
 }