  @charset "utf-8";
/* CSS Document */

body {
	background:url(http://www.fortlewis.edu/finding_aids/images_web/faBackground.jpg) #CFD0CA;
}
#faWrapper {
	width:1080px;
	margin:4px auto;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
#faHeader {
	background-color:#B5B5AC;
}
#faBackButtons {
	float:right;
	padding: 8px;
	font-weight: bold;
}
#faBackButtons a {
	color:#AB2A05;
	padding: 0 4px;
}
#faMainbody {
	padding:10px 20px;
}

#faMainbody a {
	color:#AB2A05;
}
#faMainbody a:hover, #secondnav a:active  {
	color:#FA7852;
	text-decoration:none;
}


#secondnav {
	width:200px;
	z-index:10;
	font-weight: bold;
	float:left;
}
#secondnav, #secondnav ul {
	display: block;
	padding:10px;
	list-style:none;
}

#secondnav, #secondnav ul li {
	padding: 4px 0;
}

#secondnav a {
	color:#AB2A05;
	
	text-decoration:none;
	font-size: 14px;
}

#secondnav a:hover, #secondnav a:active  {
	color:#FA7852;
	text-decoration:underline;
}




#durangocoll a {
	
	font-size: 12px;
}



	#contents {
	z-index: 3;
	float:right;
	width:820px;
	}

#summary {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	color:#AB2A05;
	}

#faFooter {
	background-color:#B5B5AC;
	height:23px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:1.2em;
}
h1 {
	font-size: 1.8em
}
h2 {
	font-size: 1.6em
}
h3 {
	font-size: 1.4em
}
h4 {
	font-size: 1.2em
}
h5 {
	font-size: 1em
}
h6 {
	font-size: 0.8em
}

table.zebrine tr:nth-child(odd) { background-color: #ECECEC; }

.headingbig {font-size: 125%; font-weight: bold;}

.heading { font-weight: bold;}

a.serieslist {display: block;}

.modified {font-size: 75%;}

a.modified {font-size: 75%;}