/* CSS Document */

body { /*font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;*/ }



#north-header { display: none; }

.no-print { display: none; }

/* ------------------------------------- */
/* holding-container                     */
/* ------------------------------------- */

#holding-container {}


/* ------------------------------------- */
/* flash-header                          */
/* ------------------------------------- */

#flash-header { display: none; }

/* ------------------------------------- */
/* flash-header                          */
/* ------------------------------------- */

#flash-text h1 {	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000;
	font-weight: bold;
	font-size: 2.6em;
	letter-spacing: 0px;
}


/* ------------------------------------- */
/* left-navigation-column                */
/* ------------------------------------- */

#left-navigation-column { display: none; }

/* ------------------------------------- */
/* right-content-column + box            */
/* ------------------------------------- */
#right-content-column { margin-left: 0; }

#site-footer { display: none; }

/* ------------------------------------- */
/* article-header                        */
/* ------------------------------------- */

#article-header
{
  padding: 5px 0 5px 0;
  border-top: solid 1px #d1d2d4;
  border-bottom: solid 1px #d1d2d4;
}

#article-header h2
{
  font-size: 1.25em;
  font-weight:bold;
  padding-right: 25px;
  color: #495b13;
}

#article-header h2 a:link, #article-header h2 a:visited, #article-header h2 a:active, #article-header h2 a:hover {
  color:#832e09;
  text-decoration:underline;
}


#article-header h2 a:hover
{
  text-decoration:none;
}

/* ------------------------------------- */
/* full-column                     */
/* ------------------------------------- */

#full-column { line-height: 1.5em; }

h3 {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.50em;
  font-weight:500;
  color: #832e09;
  padding: 5px 0 5px 0;
  text-transform:none;
  letter-spacing:normal;
  border: none;
  background: none;
  margin: 0;
}

h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	color:#832e09;
	text-decoration: none;
}

h4 {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.20em;
  color: #832e09;
  padding: 5px 0 5px 0;
  text-transform:none;
  letter-spacing:normal;
  border: none;
  background: none;
  margin: 0;
}

h5 {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.40em;
  color: #832e09;
  padding: 5px 0 5px 0;
  text-transform:none;
  letter-spacing:normal;
  border: none;
  background: none;
  margin: 0;
}
h5 a, h5 a:link, h5 a:visited, h5 a:hover, h5 a:active {
	color: #333;
	font-style: italic;
	font-size: 0.9em;
}
h5 a:hover {
	text-decoration: none;
}

#full-column ul {
	margin: 0 1em;
	padding: 0 1em;
}

#full-column ul li
{
	margin-bottom: 10px;
}
/* ------------------------------------- */
/* left-column-text                     */
/* ------------------------------------- */

#left-column-text
{
  width: 100%;
}
#left-column-text a, #left-column-text a:link, #left-column-text a:visited, #left-column-text a:hover, #left-column-text a:active {
  color: #832e09;
}


#left-column-text a:hover {
	text-decoration: none;
}

/* ------------------------------------- */
/* right-column-text                     */
/* ------------------------------------- */

#right-column-text
{
  width: 100%;
}

#right-column-text h3
{
  padding: 5px 0 5px 10px;
}

/*#right-column-text h2
{
  font-size: 1.25em;
  font-weight:bold;
  padding: 5px 0 5px 0;
}
*/
#right-column-text a, #right-column-text a:link, #right-column-text a:visited, #right-column-text a:hover, #right-column-text a:active {
  color: #832e09;
}
#right-column-text a:hover {
	text-decoration: none;
}

#right-box
{
  width: 100%;
  padding-left: 6px;
  background-image: url('../images/box-background.jpg');
  background-repeat: no-repeat;
}

#right-box ul, #left-column-text ul { margin-top: 0; margin-bottom: 0; }

#right-box ul li, #left-column-text ul li {
  margin-left:-10px;
  color: #832e09;
  padding-right: 10px;
  font-weight:bold;
  line-height: 15px;
  margin-bottom: 10px;
}
#left-column-text ul li { font-weight: normal; }


/* ------------------------------------- */
/* article-footer                        */
/* ------------------------------------- */

#article-footer
{
  /*clear:both;*/
  /*width:100%;*/
  padding: 5px 0 5px 0;
  border-top: solid 1px #d1d2d4;
}

#article-footer h1
{
  font-size: 2.5em;
  font-weight:bold;
  padding-right: 25px;
  color: #b0ba25;
  text-transform: none;
  letter-spacing: 0px;
}

#article-footer h1 a:link, #article-footer h1 a:visited, #article-footer h1 a:hover, #article-footer h1 a:active {
  color: #b0ba25;
  text-decoration: none;
}


/* ------------------------------------- */
/* classes                               */
/* ------------------------------------- */

.black
{
  color: #000000;
}

a .highlight {
  color: #832e09;
  text-decoration: underline;
}
a .highlight:hover {
  text-decoration: none;
}

.red, .highlight {
  color: #832e09;
  font-weight: bold;
}

.dropshadow
{
  background:  url('../images/dropshadow.png') top right no-repeat;
  padding-left: 15px;
  padding-bottom: 10px;
}
.terms {
	font-size: 0.75em;
}

#the-national-archives {
	width: 200px;
	margin-left: 60px;
	margin-top: 10px;
	font-size: 0.8em;
	text-align: center;
}

