/*-------------------------------------------------
 *	UNDO HTML
 *-----------------------------------------------*/
:link,:visited {text-decoration:none;}
ul,ol {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size: 1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0;padding:0;}


/*-------------------------------------------------
 *	Text Formatting
 *-----------------------------------------------*/

body{padding: 2em;}


body{font: 13px/21px "Lucida Grande", "Helvetica Neue", Arial, "Trebuchet MS", Verdana, sans-serif;}
p{margin-bottom: 12px;}


/*-------------------------------------------------
 *	Header
 *-----------------------------------------------*/

#header h1, #header h1 a{font-size: 20px; color:#623922;}

#header div#links, #header div#links a{
  color: #623922;
  font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

/*-------------------------------------------------
 *	Content
 *-----------------------------------------------*/

.article h2, .article h2 a{
  font: 16px Georgia, "Times New Roman", serif ;
  font-weight: bold;
  color: #623922;
}

.article{
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dotted #623922;
}

.article .footer, .article .footer a, .article a{color: #623922;}

/*-------------------------------------------------
 *	Footer
 *-----------------------------------------------*/

#footer{
  margin-top: 20px;
  border-top: 2px solid #623922;
}

#footer a{color: #623922;}
