﻿html
{
	background: #452f1c url("images/bg.png") repeat-x left top;
	color: #fff;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 5px 0 0 0;
}

body
{
	margin: 0;
	padding: 0;
}

a, a:visited
{
	color: #f0ca93;
	text-decoration: underline;
}

a:active, a:hover
{
	text-decoration: none;
}

a img
{
	border: 0;
}

acronym
{
	border: 0;
	cursor: help;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0 0 1em 0;
	padding: 0;
}

dl, ol, ul
{
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
}

dl
{
	padding: 0;
}

dl dt
{
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
}

dl dd
{
	margin: 0 0 1em 0;
	padding: 0;
}

#container
{
	background: #807969 url("images/metal-tile.jpg") repeat-y left 190px;
	margin: 0 auto;
	position: relative;
	width: 976px;
}

#content
{
	background: transparent url("images/header.jpg") no-repeat left top;
	min-height: 175px;
	padding: 258px 30px 0 256px;
}

#content .picture
{
	background: #b7b2a7;
	border: 2px solid #f0ca93;
	padding: 6px;
}

#content .picture.odd
{
	float: right;
	margin: 0 0 1em 1em;
}

#content .picture.even
{
	float: left;
	margin: 0 1em 1em 0;
}

#content dl.chronology
{
	width: 400px;
}

#content dl.chronology dd
{
	border: 1px solid #9a907e;
	padding: 0.75em 0.75em 0.01em 0.75em;
}

#content dl.chronology dd.odd
{
	background: #9a907e;
}

#navigation
{
	position: absolute;
	left: 5px;
	top: 260px;
}

#navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	margin: 0;
	padding: 0;
}

#navigation ul li a
{
	background: transparent url("images/buttons.png") no-repeat left top;
	color: #3a210e;
	display: block;
	font-weight: bold;
	line-height: 55px;
	padding: 0 0 0 3px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 207px;
	height: 61px;
}

#navigation ul li.even a
{
	background-position: left bottom;
	padding: 0 5px 0 0;
	width: 205px;
}

#navigation ul li a:active, #navigation ul li a:focus, #navigation ul li a:hover
{
	color: #d9752b;
	outline: 0;
}

#navigation ul li.current a
{
	font-size: 0.85em;
	text-transform: uppercase;
}

#footer-wrap
{
	background: transparent url("images/footer-corner.png") no-repeat left top;
	clear: both;
	height: 100px;
	padding: 0 0 0 226px;
}

#footer
{
	background: transparent url("images/footer.jpg") no-repeat right bottom;
	font-size: x-small;
	margin: 0 0 0 auto;
	width: 750px;
	height: 100px;
}

#footer .social-media
{
	position: absolute;
	right: 10px;
	bottom: 25px;
}

#footer .social-media ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .social-media ul > li
{
	display: inline;
}

#footer .copyright
{
	font-weight: bold;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
