body					{background-color:#18264f;
						}

#container {
	width: 900px;
	height: 220px;
	margin: 0 auto;
	
}

#main {
	background-color: #f3e7d7;
	width: 100%;
	height: 600px;
}


#main.reenactors {
	height:auto;
	padding-bottom: 10px;
}

#main.about {
	height:auto;
	width:860px;
	padding-right:40px;
}

#creators {
	background-color: #f3e7d7;
	width: auto;
	height: auto;
	padding-bottom:20px;
	padding-left:40px;
}

ul.about, a:link {
	color:#6488b7;
	text-decoration:none;
	font-family:BodoniXT, Georgia, serif;
}

ul.about a:visited {
	color:#bd7e1f;
}

li.about {
	list-style:none;
	color:#000;
	text-decoration:none;
	font-family:BodoniXT, Georgia, serif;
	text-indent:-20px;
	margin-top:10px;
	margin-bottom:10px;
}

li.preservation {
	list-style: none;
}

.sidebar {
	float: right;
	background-color: #23408f;
	margin-right: 40px;
	padding: 10px;
}

.sidebar ul, .sidebar a:link, .sidebar a:visited {
	color: #bd7e1f;
	text-decoration: none;
	font-family: BodoniXT, Georgia, serif;
}

h1 {
	text-transform: uppercase;
	color: #23408f;
	font-family: BodoniXT, Georgia, serif;
	font-size: 24px;
	letter-spacing: 10px;
	padding-top: 60px;
	margin-left: 40px;
	margin-right: 40px;
	border-bottom: 1px dashed #000;
}

span.color_h1 {
	float: right;
	font-family: BodoniXT, Georgia, serif;
	font-size: 20px;
	text-transform: lowercase;
	letter-spacing: 0px;
	line-height: 35px;
}

h2 {
	text-transform: uppercase;
	color: #23408f;
	font-family: BodoniXT, Georgia, serif;
	font-size: 16px;
	border-bottom: 1px dashed #000;
}

h3 {
	color: #000;
	font-family: BodoniXT, Georgia, serif;
	font-size: 10px;
	text-align: center;
	line-height: 2px;
}

h4 {
	font-family: BodoniXT, Georgia, serif;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

h5 {
	color: #000;
	font-family: BodoniXT, Georgia, serif;
	font-size: 10px;
}


h6 {
	text-transform: uppercase;
	color: #23408f;
	font-family: BodoniXT, Georgia, serif;
	font-size: 16px;
}

h6.about {
	margin-top:0px;
	margin-bottom:0px;
}

.clearFloats {
	clear:both;
}

p {
	color: #000;
	font-family: BodoniXT, Georgia, serif;
	font-size: 14px;
}

p.personalSites {
	text-align: right;
}

p.about {
	margin-top:0px;
	margin-bottom:0px;
}


p a:link, p a:visited{
	color: #23408f;
	font-family: BodoniXT, Georgia, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

p a:hover {
	color: #4f8a4b;
	font-family: BodoniXT, Georgia, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#nav {
	padding: 0;
	background-color: #bd7e1f;
	clear: both;
	width: 900px;
}

#nav a:link, #nav a:visited {
	display: block;
	width: 142px;
	color: #000;
	background-color: #bd7e1f;
	text-align: center;
	padding: 4px;
	font-size: 14px;
	font-family: BodoniXT, Georgia, serif;
	text-decoration: none;
	float: left;
}

#nav a:hover, a:active {
	background-color: #4f8a4b;
}

@font-face {
    font-family: 'BodoniXT';
    src: url('type/BodoniXT.ttf');
    src: local("☺"),
        url('type/BodoniXT.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

.video {
	padding-left: 70px;
	background-color: #f3e7d7;
}

.video2 {
	float: left;
	padding-left: 40px;
	background-color: #f3e7d7;
	width: 550px;
}

.video3 {
	padding-left:70px;
	padding-right: 70px;
	background-color: #f3e7d7;
	width: auto;
	padding-bottom: 0px;
}

.picture {
	padding-left: 40px;
	padding-right: 20px;
}

#colleft {
	width: 410px;
	float: left;
	background-color: #f3e7d7;
	padding-left: 40px;
	height: 238px;
}

#colleft2 {
	width: 410px;
	float: left;
	background-color: #f3e7d7;
	padding-left: 40px;
	height: auto;
}

#colright {
	width: 410px;
	float: right;
	background-color: #f3e7d7;
	padding-right: 40px;
	height: 238px;
}

#colright2 {
	width: 410px;
	float: left;
	background-color: #f3e7d7;
	padding-right: 40px;
	height: auto;
}

#col1 {
	width: 195px;
	float: left;
	background-color: #f3e7d7;
	padding: 5px;
	padding-bottom: 30px;
}

#col2 {
	width: 195px;
	float: right;
	background-color: #f3e7d7;
	padding: 5px;
	padding-bottom: 30px;
}

#col3 {
	width: 195px;
	float: left;
	background-color: #f3e7d7;
	padding: 5px;
	padding-bottom: 30px;
}

#col4 {
	width: 195px;
	float: right;
	background-color: #f3e7d7;
	padding: 5px;
	padding-bottom: 30px;
}

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #000;
  background: #bd7e1f;
  font-family: BodoniXT, Georgia, serif;
  font-size: 12px;
  text-align: center;
}
 
#footer .footertxt {
  padding: 1px;
}

.Lexington1 {
	opacity: .5;
}

.WilsonsCreek1 {
	opacity: .5;
}

.Boonville1 {
	opacity: .5;
}

.CampJackson1 {
	opacity: .5;
}

.AngelaDaSilva1 {
	opacity: .5;
}

.StruggleForFreedom1 {
	opacity: .5;
}

.FamilyOfSutlers1 {
	opacity: .5;
}

.LivingOutHistory1 {
	opacity: .5;
}

.TheWayItWas1 {
	opacity: .5;
}

#col4 a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 1;
	}

#col3 a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 1;
	}
	
#col2 a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 1;
	}
	
#col1 a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 1;
	}