/* CSS Document */

body {
	background: #202736;
	margin: 0px;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:12px;
}

a:link, a:visited {
	color:#333;
	text-decoration: underline;
}
a:hover, a:active{
	color: #999999;
	text-decoration: underline;
}

img {
	border:0;
}

.clear {
	clear:both;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}


/*** PAGE STRUCTURE ***/

#page {
	width:925px;
	margin:0 auto;
}


#header {
	width:680px;
	float:left;
	display:inline;
	background:url(images/header.jpg) no-repeat;
	height:215px;
}

	#header a {
		display:block;
		width:400px;
		height:120px;
	}

	#headernav {
		width:245px;
		background:url(images/header_nav.jpg);
		float:left;
		display:inline;
		padding:10px 0 0 0;
		height:205px;
	}
	
	
		#headernav ul {
			list-style:none;
			padding:0;
			margin:0;
		}
		
		#headernav ul li {
			list-style:none;
			width:179px;
			height:30px;
			text-align:left;
			padding:0;
			background:#465576;
		}
		
		#headernav ul li a {
			color:#fff;
			display:block;
			padding:10px 0px 10px 13px;
			background:#465576;
			text-decoration:none;
			font-weight:normal;
			font-style:normal;
		}
		
		#headernav ul li a:hover {
			background:#DFDFDF;
			color:#465576;
		}
		
		#land {
			background:#DFDFDF!important;
			color:#465576!important;
		}



#maincontainer {
	width:925px;
	background:url(images/2col_bg.gif) repeat-y;
	height:auto;
}

#leftcol {
	width:180px;
	float:left;
	display:inline;
	background:#5A2424;
	color:#fff;
	padding:15px 0 0 0;
}

		/* Left Navigation */
		
		#leftcol ul {
			list-style:none;
			margin:0;
			padding:0;
		}
		
		#leftcol ul li {
			list-style:none;
			width:180px;
			height:30px;
		}
		
		#leftcol ul li a {
			display:block;
			padding:5px 0px 5px 25px;
			background:#5A2424;
			color:#fff;
			text-decoration:none;
		}
		
			#leftcol ul li a:hover, #leftnavland, .leftnav2:hover, .leftnav3:hover {
				background:#dfdfdf!important;
				color:#5a2424!important;
			}
		
		
		.leftnav2 {    /* 2nd Level Nav Item  */
			display:block;
			background:#5A2424;
			color:#FFF!important;
			text-decoration:none!important;
			border:0;
			padding:3px 5px 5px 35px;
		}
				
			
		.leftnav3 {   /*   3rd Level Nav Item  */
			display:block;
			background:#5A2424;
			color:#FFF!important;
			text-decoration:none!important;
			border:0;
			line-height:16px;
			padding:2px 5px 5px 50px;
		}
		
	
		.address {
			padding:5px 0px 5px 25px;
			font-family:Verdana, Geneva, sans-serif;
			font-size:9px;
		}

#maincol {
	width:700px;
	float:left;
	display:inline;
	background:#DFDFDF;
	padding:10px 10px 10px 35px;
}

	/* column structure */
	
		.col {
			float:left;
			width:225px;
			margin-right:5px;
			display:inline;
			height:auto;
			vertical-align:top;
		}


/*** END PAGE STRUCTURE ***/



h1 {
	font-size: 14px;
	font-weight: bold;
	font-family:"Bookman Old Style", "Palatino Linotype", Georgia, serif;
}


h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
}

h4 {   /* serif for article/exhibit headings */
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	line-height:16px;
	color:#111111;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	padding:0 0 2px 0;
	border-bottom: 1px solid #ccc;
}



/** More links section **/

.morelinks {
	float:right;
	width:200px;
	height:auto;
	display:inline;
	margin:0 0 0 5px;
	border:1px solid #666;
	background:#f4f4f4;
}

.morelinks ul li {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding-bottom:3px;
}

.morelinks ul li a {
	display:block;
	text-align:left;
	padding:3px;
	text-decoration:none!important;
	color:#069;
	background:#f4f4f4;
}

.morelinks ul li a:hover {
	background:#069;
	color:#dfdfdf;
}

/***** CIVIL WAR ******/

.article {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	line-height:18px;
	color:#111111;
	font-weight:500;
	width:650px;
	margin:5px 5px 10px 5px;
}

.topbar {
	width:650px;
	margin:5px 5px 10px 5px;
}

ul.civilwar, .morelinks ul {
	list-style:none;
	display:inline;
	margin:0;
}

ul.civilwar li {
	width:116px;
	color:#111111;
	margin:0px 5px 0px 5px;
	float:left;
	display:inline;
	text-align:center;
}

a.homefront, a.battlefront, a.hearth, a.rememberance, a.intro {
	padding:3px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	float:left;display:inline;
	width:110px;
}

a.timeline {
	padding:3px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	display:block;
	width:110px;
	background:#fff;
	color:#333;
	margin-left:3px;
	text-align:center;
}

a.timeline:hover {
	color:#000;
	background:#ccc;
}

a.intro {
	background:#FFC;
	color:#330;
}

a.intro:hover {
	background:#FFF;
	color:#330;
}

a.homefront {
	color:#fff;
	background:#0b4605;
}	

a.homefront:hover{
	color:#FFF;
	background:#060;
}

a.battlefront {
	background:#036;
	color:#FFF;
}

a.battlefront:hover {
	color:#FFF;
	background:#069;
}

a.hearth {
	color:#FFF;
	background:#600;
}

a.hearth:hover {
	color:#fff;
	background:#900;
}

a.rememberance {
	color:#FFF;
	background:#111;
}

a.rememberance:hover {
	color:#FFF;
	background:#333;
}




.fill {
	border-bottom: solid 1px #000000;
}

/* Text */

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight:normal;
	color: #000000;
}

.caption {
	font-size:10px;
	font-style:italic;
}



.Footer {
	color: #FFFFFF!important;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.newstext:link {
	color: #000000;
	text-decoration: underline;
}

a.newstext:hover, a:active{
	color: #999999;
	text-decoration: none;
}

a.text:link {
	color: #000000;
	text-decoration: underline;
}

a.text:hover, a:active{
	color: #999999;
	text-decoration: none;
}


/*Visiting Page*/
#time{
	float: left;
	width: 300px;
	text-align:left;
}
<!--
#picture {
	float: left;
	width:350px;
	text-align:left;
}

.days {
	float: left;
	padding-left: 40px;
	width: 80px;
	text-align:left;
	height: 60px;
}
<!--
.hours{
	padding-left:20px;
	float: left;
	width: 100px;
	text-align:left;
	height: 60px;
	font-weight: bold;
}
.picture{
	padding-left:20px;
	float: left;
	width: 300px;
	text-align:left;
	height: 200px;
	
}














