/* CSS Document */

body {
  background: url(images/smallcornergraphic.jpg) bottom right;
  background-attachment: fixed;
  background-position: bottom right;
  background-repeat: no-repeat;
   color: #333;
  font-family: Papyrus;
  padding: 10px 15px 0px 15px;
  margin: 0;
  background-color: #fff;
}

.llink     {font-family: Verdana, arial, Helvetica; text-decoration: none;}
a:link     {text-decoration: none;}
a:active   {text-decoration: none;}
a:visited  {text-decoration: none;}


p {
  padding: 0;
  margin: 0;
  margin-bottom: 0.8em;
} 
hr {
  border: 1px dashed #666;
}
pre {
  background-color: #efefef;
  padding: 0.75em 1.5em;
  border: 1px solid #ddd;
  width: 90%;
  overflow: scroll;
}
code {
  white-space: pre;
}
pre code {
  overflow: auto;
  margin: 1em .5em;
  padding: .2em;
  border: solid 1px;
}
.type code {
  white-space: normal;
}
img { 
  border: 0; 
}
blockquote {
  border: 0 #ddd dashed;
  border-width: 1px 0;
  margin: 0.5em 1.0em;
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin: 1em 0 0.2em 0;
  padding: 0 0 0.1em 0;
  border-bottom: 1px solid #ccc;
  font-family: Papyrus;
}
h3 { 
  padding-bottom: 0.2em; 
  margin-bottom: 0; 
}
h6 { 
  border: 0; 
}

  /*</group>*/

/*<group=Typography>*/

/* Font sizes, font faces, font-style */

body {
  font-size: 76%;  
}
code {
  font-family: 'andale mono', 'Courier New', Monaco, monospace;
}
#header, .main-content, #footer {
  font-family: Papyrus;
}
h1, h2, .form-item label, .main-content .node .links {
  font-weight: normal;
}
blockquote, .description, #help, .main-content .links .read-more {
  font-style: normal;
}
h3, h4, h5, h6, #site-name, #site-slogan, .main-content .breadcrumb, .comment .title, .comment-folded .subject, #help:before, fieldset legend, input[type="submit"], .comment .new, .comment-folded .new, #block-user-1 h2 span {
  font-weight: bold;  
}
#site-name {
  font-size: 2.5em;
}
#mission h2 {
  font-size: 2.25em;
}
#content-title, #title, h1, #maintitle, .main-content h2, .main-content .box h2, .main-content .node h2 { 
  font-size: 160%; 
}
h2, pre, #site-slogan, form #body, .form-item textarea, form #signature {
  font-size: 150%;
}
h3, .sidebar .block h2, .item-list .title, .comment .title, .comment-folded .subject, button.form-submit, form #title, #block-user-1 h2 span, code {
  font-size: 120%;
}
h4, h5, h6, #search .form-text, #sidebar-left h2, .sidebar .block-search .form-submit, .sidebar .block .content, #main-nav a, fieldset legend, .form-item label, .comment select, #pager, input, textarea, #footer, #block-user-1 .content .menu  {
  font-size: 100%;
}
#sidebar-left .block .content {
  font-size: 95%;
}
.main-content .node .info, #header form label, #header form input, #header form #submit, #breadcrumbs, .main-content .breadcrumb, .main-content td, .main-content th, #help, #block-block-25 .earners, #block-block-25 .h-nav-list, #block-user-0 .item-list {
  font-size: 90%;
}
.node .links, .comment .links, .comment .new, .comment .author, span.credit, .comment-folded .new, .box select {
  font-size: 76%;
}
  /*</group>*/
