/* Website designed and built by Jesse Nivens, jessenivens.com, at Schilling/Sellmeyer & Associates, schillingsellmeyer.com */

body{
	margin:0;
	color:#2f3445;
	font:13px/20px Georgia, 'Times New Roman', Times, serif;
	background:#f2f0ee;
	min-width:1002px;
}
img{border-style:none;}

p.blockquote {
	color: #444;
	padding-left: 20px;
	font-style:italic

}

p.blockquote li {
	color: #444;	
}

a {
	text-decoration:none; 
	color:#460b10;
}
a:hover{text-decoration:underline;}
#wrapper {
	background:url(../images/bg-page.jpg) repeat-x;
}
.wrapper-holder {
	width:963px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.logo {
	width:234px;
	height:117px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	top:28px;
	left:366px;
	position:absolute;
	z-index:2;
}
.logo a {
	display:block;
	height:100%;
	cursor:pointer;
	background:url(../images/logo.png) no-repeat;
}
#header {
	padding: 0;
	/*padding:0 0 210px;*/
	position:absolute;
	top:0;
	width:100%;
}
.header-holder {
	float:right;
	width:207px;
	padding:180px 3px 0 0;
}
.view {
	background:url(../images/top-button.gif) no-repeat;
	display:block;
	width:207px;
	height:73px;
	margin:0 0 104px;
	overflow:hidden;
	text-indent:-9999px;
}
.tools {
	margin:0;
	padding:0 4px 0 0;
	list-style:none;
	float:right;
}
.tools li {
	float:left;
	padding:0 0 0 13px;
}
.tools a {
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
.tools a.home {
	background:url(../images/bg-tools.gif) no-repeat;
	width:20px;
	height:23px;
}
.tools a.email {
	background:url(../images/bg-tools.gif) no-repeat -51px 0;
	width:25px;
	height:22px;
}
#nav {
	margin:168px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	text-align:center;
}
#nav li {
	float:left;
}
#nav a {
	height:42px;
	width:142px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#nav .road-to-war {
	background:url(../images/bg-nav.gif) no-repeat;
	width:141px;
}
#nav .years {
	background:url(../images/bg-nav.gif) no-repeat -141px 0;
}
#nav .years:hover {
	background-position:-141px -60px;
}
#nav .years-2 {
	background:url(../images/bg-nav.gif) no-repeat -283px 0;
}
#nav .years-2:hover {
	background-position:-283px -60px;
}
#nav .guerrilla {
	background:url(../images/bg-nav.gif) no-repeat -425px 0;
}
#nav .guerrilla:hover {
	background-position:-425px -60px;
}
#nav .medicine {
	background:url(../images/bg-nav.gif) no-repeat -567px 0;
}
#nav .medicine:hover {
	background-position:-567px -60px;
}
#nav li.active a,
#nav li a:hover {
	text-decoration:none;
	background-position:0 -60px;
}

#nav li.active-years a,
#nav li.active-years a:hover {
	text-decoration:none;
	background-position:-141px -60px;
}

#nav li.active-years-2 a,
#nav li.active-years-2 a:hover {
	text-decoration:none;
	background-position:-283px -60px;
}

#nav li.active-guerrilla a,
#nav li.active-guerrilla a:hover {
	text-decoration:none;
	background-position:-425px -60px;
}

#nav li.active-medicine a,
#nav li.active-medicine a:hover {
	text-decoration:none;
	background-position:-567px -60px;
}

#main {
	padding:219px 0 0;
}

#construction {
	margin:100px auto;
	width:960px;
	min-height:200px;
	
}

#construction h2{
	margin:0 ;
	font-size:24px;
	font-weight:normal;
	text-align:center;
	
}

.visual {
	position:relative;
	overflow:hidden;
	height:1%;
}
.visual img {
	vertical-align:top;
}
.visual-info {
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/bg-visual-info.png) no-repeat;
	color:#fff;
	margin:0 0 0 2px;
	padding:19px 105px 24px 28px;
}
.visual-info h2 {
	margin:0;
	font-size:24px;
	font-weight:normal;
}
.text-shadow {
	display:block;
	text-shadow:0 -2px 0 #161719;
	line-height:23px;
}



.block {
	overflow:hidden;
	height:1%;
	color:#2f2f2f;
	position:relative;
	width:970px;
}
.block h3 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 7px;
	color:#0b0b0b;
}
.block h3 a {
	color:#0b0b0b;
	font-style:normal;
	background:none;
}
.box {
	width:320px;
	float:left;
	letter-spacing:-1px;
}
.box.sub {
	width:329px;
}
.box p {
	margin:0 0 15px;
}
.box .alignleft {
	float:left;
}
.box-info {
	overflow:hidden;
	height:160px;
	padding:15px 0 0 13px;
	background:url(../images/bg-box-info.gif) no-repeat;
}
.sub .box-info {
	background:url(../images/bg-box-info-sub.gif) no-repeat;
	height:171px;
	padding:15px 15px 0 13px;
}
.box-info ul {
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	font-style:italic;
}
.box-info li {
	background:url(../images/bg-box-link.gif) no-repeat 0 100%;
	margin:1px 0 -1px 0;
	padding:0 11px 4px 0;
}
.box-info .arrow {
	display:inline-block;
	background:url(../images/bullet.gif) no-repeat 100% 50%;
	width:7px;
	height:7px;
	padding:0 0 0 2px;
}
* html .box-info .arrow {
	background:url(../images/bullet.gif) no-repeat 100% 65%;
}
*+html .box-info .arrow {
	background:url(../images/bullet.gif) no-repeat 100% 0;
}
.box-info-b {
	background:url(../images/bg-box-info-b.png) no-repeat 0 0;
	overflow:hidden;
	height:11px;
	position:relative;
}

.main-info-background {
	background:url(../images/bg-main-info-holder.gif) repeat-y;
	}

.main-info .holder {
	background:url(../images/bg-main.gif) no-repeat 0 100%;
	min-height:607px;
	overflow:hidden;
	padding-bottom: 50px;
}
* html .main-info .holder {
	height:607px;
	overflow:visible;
}
.main-info {
	
	margin:-22px 0 0;
}
.main-info h4 {
	margin:0 0 16px;
	color:#222c4d;
	font-size:20px;
}
.main-info img {
	/*float:right;*/
	padding:0 2px 0 0;
}
.main-info .frame {
	width:580px;
	padding:0 0 0 13px;
	line-height:20px;
	margin-top: 56px;
}

.main-info .content-area {
	width: 960px;
	background:url(../images/background-frame2.png) repeat-y;
	margin-top: 56px;
	}
	
.main-column {
	float: left;
	width: 630px;
	padding-bottom: 50px;
	}
	
	.intro-pages {width: 625px}
	
	.main-column img.expanded-image {
		padding: 2px;
		border: 1px solid #CCCCCC;
		width: 620px;
		}
		
	.main-column h4 {
		font: 19px/21px Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		padding-bottom: 10px;
		border-bottom: 1px solid #a1a0a4;
		position: relative;
		z-index: 100;
		}
		
		.photos {
			position: relative;
			z-index: 200;
			}
		
	img.prev-next {
		margin-left: -2px;
		}
	
.sidebar-text {
	float: left;
	width: 290px;
	padding-left: 30px;
	line-height: 18px;
	padding-bottom: 50px;
	}
	
	.sidebar-text h3 {
		font-weight: normal;
		font: 17px/18px Georgia, "Times New Roman", Times, serif;
		padding-bottom: 7px;
		border-bottom: 1px solid #f6f2ec;
		}
	
.main-info .frame p {
	margin:0 0 19px;
}
#footer {
	background:#2e313f url(../images/bg-footer.jpg) repeat-x;
	font-size:14px;
	color:#fff;
	padding:26px 0 30px 0;
	min-height:211px;
}
* html #footer {
	height:211px;
	overflow:visible;
}
#footer a {
	color:#fff;
}
#footer p {
	margin:0;
}
.footer-holder {
	width:970px;
	margin:0 auto;
	padding:0 0 0 23px;
	overflow:hidden;
}
#footer .footer-frame {
	text-align:right;
	font:10px Verdana, Arial, sans-serif;
}
.footer-holder h5 {
	font-weight:normal;
	margin:0 0 13px 4px;
	font-size:14px;
}
#footer .sponsors {
	margin:0 0 12px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font:11px Verdana, Arial, sans-serif;
}
#footer .sponsors li {
	width:301px;
	border:solid #474953;
	border-width:1px 0;
	float:left;
	height:50px;
	margin:0 22px 0 0;
	padding:8px 0 0;
}
#footer .sponsors li a:hover span {
	text-decoration:underline;
}
#footer .sponsors li a {
	float:left;
}
#footer .sponsors li a img {
	float: left;
	margin:0 12px 0 1px;
	cursor:pointer;
}
#footer .sponsors span {
	padding:7px 0 0;
	display:inline-block;
	cursor:pointer;
	float:left;
}

#footer-buttons-container-2 {
	
    height: 100px;
    margin: 0 auto;
	width: 960px;
}

#footer-buttons img {

	margin-right:55px;

}

#first-img {

	margin-left: -5px !important;

}

#last-img {

	margin-right: 0px !important;

}

#footer-buttons {
	margin: 0 auto;
	width: 820px;
	}


.thumb-nail{
	width:202px;
	margin-right:5px;
	margin-bottom:15px;
	padding-bottom:3px;
	border-bottom:1px solid #999;
	float:left;

	
}

.thumb-nail2{
	width:280px;
	margin-right:5px;
	margin-bottom:15px;
	padding-bottom:3px;
	border-bottom:1px solid #999;
	float:left;

	
}


/* GALLERIES --------------------------------------------------------- */


.gallery-button {
	width: 288px;
	height: 154px;
	border: 1px solid #666666;
	text-shadow:2px 1px 3px #161719;
	line-height:23px;
	color: white;
	font: 17px/21px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 3px;
	
	}
	
.gallery-button-2 {
	width: 288px;
	height: 154px;
	border: 1px solid #666666;
	text-shadow:2px 1px 3px #161719;
	line-height:23px;
	color: white;
	font: 17px/21px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 3px;
	}
	
	.gallery-button a {
		display: block;
		padding-top: 125px;
		padding-left: 10px;
		color: white;
		}
		
	.gallery-button-2 a {
		display: block;
		padding-top: 105px;
		padding-left: 10px;
		color: white;
		}


/* Road to War ------------------------------------------------------- */	
.gallery-secession {
	background: url(/road-to-war/gallery-secession.jpg) no-repeat;
	}
.gallery-roots-of-the-civil-war {
	background: url(/road-to-war/gallery-roots-of-the-civil-war.jpg) no-repeat;
	}
.gallery-bleeding-kansas {
	background: url(/road-to-war/gallery-bleeding-kansas.jpg) no-repeat;
	}
	
/* 1861 - 1862 ------------------------------------------------------- */	
.gallery-missouri-enters-the-war {
	background: url(/1861-1862/gallery-missouri-enters-the-war.jpg) no-repeat;
	}
.gallery-german-americans-in-the-war {
	background: url(/1861-1862/gallery-german-americans-in-the-war.jpg) no-repeat;
	}
.gallery-wilsons-creek-campaign {
	background: url(/1861-1862/gallery-wilsons-creek-campaign.jpg) no-repeat;
	}
.gallery-battle-of-wilsons-creek {
	background: url(/1861-1862/gallery-battle-of-wilsons-creek.jpg) no-repeat;
	}
.gallery-12th-confederate-state {
	background: url(/1861-1862/gallery-12th-confederate-state.jpg) no-repeat;
	}
.gallery-actions-in-fall-and-early {
	background: url(/1861-1862/gallery-actions-in-fall-and-early.jpg) no-repeat;
	}
.gallery-pea-ridge {
	background: url(/1861-1862/gallery-pea-ridge.jpg) no-repeat;
	}
.gallery-native-americans-in-the-war {
	background: url(/1861-1862/gallery-native-americans-in-the-war.jpg) no-repeat;
	}
.gallery-african-americans-in-the-war {
	background: url(/1861-1862/gallery-african-americans-in-the-war.jpg) no-repeat;
	}
.gallery-prairie-grove {
	background: url(/1861-1862/gallery-prairie-grove.jpg) no-repeat;
	}
	

/* 1863 - 1865 ------------------------------------------------------- */
	
.gallery-marmadukes-raid-shelbys-raid {
	background: url(/1863-1865/gallery-marmadukes-raid-shelbys-raid.jpg) no-repeat;
	}
.gallery-vicksburg {
	background: url(/1863-1865/gallery-vicksburg.jpg) no-repeat;
	}
.gallery-battles-of-helena-little-rock {
	background: url(/1863-1865/gallery-battles-of-helena-little-rock.jpg) no-repeat;
	}
.gallery-camden-expedition-red-river {
	background: url(/1863-1865/gallery-camden-expedition-red-river.jpg) no-repeat;
	}
.gallery-prices-raid {
	background: url(/1863-1865/gallery-prices-raid.jpg) no-repeat;
	}
.gallery-cabin-creek-operations-in-indian-territory {
	background: url(/1863-1865/gallery-cabin-creek-operations-in-indian-territory.jpg) no-repeat;
	}
	

/* Guerrilla Warfare ------------------------------------------------------- */
	
.gallery-major-guerrilla-warfare-actions {
	background: url(/guerrilla-warfare/gallery-major-guerrilla-warfare-actions2.jpg) no-repeat;
	}
	
.gallery-anti-guerrilla-actions {
	background: url(/guerrilla-warfare/gallery-major-guerrilla-warfare-actions.jpg) no-repeat;
	}
	
.gallery-gender-issues {
	background: url(/guerrilla-warfare/gallery-gender-issues.jpg) no-repeat;
	}
	
/* Medicine ------------------------------------------------------- */
	
.gallery-battlefield-medicine {
	background: url(/medicine/gallery-battlefield-medicine.jpg) no-repeat;
	}
	
.gallery-hospitals-women-and-civilian-efforts {
	background: url(/medicine/gallery-hospitals-women-and-civilian-efforts.jpg) no-repeat;
	}