@charset "utf-8";
/* style sheet for Botanical Art of the Sonoran Desert exhibit*/


/* -------- color guide ----------
#ece8c5: cream (wrapper background) 
#464646: 80% gray (borders)
#7e8748: olive green (body background)
#994725: rust (header and footer)
#c0d679: light green (header)
#363636:  85% gray (text body)
#252525: 90% gray (text headers)
*/
/* --------------------------- HTML5  -------------------------*/
	aside, article, section, header, footer, nav {
		display:block;
		}


/* --------------------------- CSS resets -------------------------*/
	html, body, h1, h2, h3, h4, h5, h6, div, img {
		margin: 0;
		padding: 0;
	}
/* --------------------------- global constants -------------------------*/
	
	body {
		font: 100% "Palatino Linotype", "Book Antiqua", Palatino, serif;
		text-align: center;
		background-color: #7e8748;
		background-image: url(Images/BASDbg.jpg);
		background-repeat: repeat-x;
		margin-top: 25px;
	}

	#pageHeader {
		height: 200px;
		position: absolute;
		top: -20px;
		left: 20px;
		width: 249px;
		background-image: url(Images/Logo_Estill4.png);
	}		
	#pageHeader h1{
		font-size: 0.9em;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #636363;
		font-style: italic;
		text-align: center;
		margin-left: -135px;
		padding-top: 15px;
		padding-left: 60px;
		line-height: 1.5em;
		letter-spacing: 0.1em;
	}	

/* --------------------------- content wrappers -------------------------*/
		
	 #wrapper {
		margin: 0 auto;
		width: 960px;
		border: 1px solid #333;
		position: relative;
		background-color: #ece8c5;
		background-image: url(Images/BGTest3.jpg);
		background-repeat: repeat-y;
	}
	#wrapper4 {
		margin: 0 auto;
		width: 960px;
		border: 1px solid #333;
		position: relative;
		background-color: #ece8c5;
		background-image: url(Images/BASDbg_texture_SchottCR.jpg);
		background-repeat: no-repeat;
	}
		#wrapper3 {
			margin: 0 auto;
			width: 960px;
			border: 1px solid #333;
			position: relative;
			background-color: #ece8c5;
			background-image: url(Images/BASDbg_texture_long.jpg);
			background-repeat: no-repeat;
		}
	#wrapper2 {
		margin: 0 auto;
		width: 960px;
		border: 1px solid #333;
		position: relative;
		background-color: #ece8c5;
		background-image: url(Images/BASDbg_texture_SchottINT.jpg);
		background-repeat: no-repeat;
		}
	.wrapgrid {
	width:760px;
	padding: 25px;
	background-color: #c0d679;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-color: #994725;
	border-width: 1px;
	border-style: double;
	}
	.wrapgrid a img {
		padding: 10px;
	}
	
	.wrapgrid a:hover img {
	/* [disabled]border: 2px solid #ffffff; */
	outline: 2px solid #994725;
	}	 


/* --------------------------- Home Page Header -------------------------*/

	#pageHeaderHome {
	height: 80px;
	/* [disabled]position: absolute; 
	[disabled]top: -15px; */
	/* [disabled]left: 10px; */
	/* [disabled]width: 285px; */
	/* [disabled]background: url(Images/logo_Seed.png) no-repeat; */
	}


	#pageHeaderHome h1{	
		font-size: .9em;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #636363;
		font-style: italic;
		text-align: center;
		margin-left: -135px;
		padding-top: 18px;
		padding-left: 13px;
		line-height: 1.5em;
		letter-spacing: .1em;
	}	
	#wrapper1 {
		margin: 0 auto;
		width: 960px;
		border: 1px solid #333;
		position: relative;
		background-color: #ece8c5;
		background-image: url(Images/BASDbg_texture_SchottHP.jpg);
		background-repeat: no-repeat;
	}
	#EntryLink p {
		color: #994725;
		text-align: center;
		font-weight: bold;
		font-size: 1.1em;
		}
	#Entry1 {
	float: left;
	margin-left: 240px;
	margin-bottom: 75px;
		}
	#Entry2 {
	float: right;
	margin-right: 240px;
	margin-bottom: 75px;
		}
/* --------------------------- Home Page Nav -------------------------*/
	#homeNav {
	margin-top: 0px;
	background-image: url(Images/BASDnavBG45.jpg);
	background-repeat: repeat-x;
	width: 960px;
	height: 50px;
	padding: 0;
	text-align: right;
	position: absolute;
	z-index: 1;
	}
	#homeNavImg {
	margin-top: 0px;
	background-image: url(Images/Estill_270HP.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 98px;
	padding: 0;
	text-align: left;
	position: absolute;
	z-index: 2;
	margin-left: 15px;
		
		
	}
	#homeNav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#homeNav li{
		font-size: 1.1em;
		line-height: 1.5;
		display: inline;
		padding-left: 6px;
		margin-right: 10px;
		color: #ece8c5;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		padding-right: 6px;
	}
	#homeNav li a {
		text-decoration: none;
		color: #ece8c5;
		padding-top: 0.1em;
		padding-bottom: .2em;
	}
	#homeNav li a:hover {
		background: #c0d679;
		color: #994725;
		text-decoration: underline;
	}
	/* --------------------------- Site Page Nav -------------------------*/
	#siteNav {
	margin-top: 0px;
	background-image: url(Images/BASDnavBG45.jpg);
	background-repeat: repeat-x;
	width: 960px;
	height: 50px;
	padding: 0;
	margin-bottom: 0px;
	text-align: right;
	}
	#siteNav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#siteNav li{
		font-size: 1.1em;
		line-height: 1.5;
		display: inline;
		padding-left: 6px;
		margin-right: 10px;
		color: #ece8c5;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		padding-right: 6px;
	}
	#siteNav li a {
		text-decoration: none;
		color: #ece8c5;
		padding-top: 0.1em;
		padding-bottom: .2em;
	}
	#siteNav li a:hover {
		background: #c0d679;
		color: #994725;
		text-decoration: underline;
	}
	
	#shortnav {
		font-size: 1.1em;
		text-align: center;
		color: #994725;
		margin: 0;
	}
	#shortnav a{
		font-size: 1.1em;
		color: #994725;
	}
	
		 
/* --------------------------- top nav buttons  -------------------------*/
	 
	 #navbuttonsTop {
		clear: both;
	 }
	 .next {
		float: right;
		margin-right: 20px;
	 }
	 .previous {
		float: right;
	 }
/* --------------------------- bottom nav buttons  -------------------------*/
	 #navbuttonsBottom {
		clear: both;
	  }
	.topBottom{
		padding-top: 15px;
	 }
	 .nextBottom {
		float: right;
		margin-right: 430px;
		margin-top: -20px;
	 }
	 .backBottom {
		float: right;
		margin-right: 39px;
		margin-top: -19px;
	 }	 
	.backBottomEnd {
	float: none;
	margin-right: 100px;
	margin-top: -19px;
	 }	 
/* --------------------------- Home Page Styles  -------------------------*/
	#HomeAside {
		float: right;
		width: 48%;
	}
	#intro {
		float: left;
		width: 50%;
		padding-left: 10px;
		border-style: solid;
		border-width: 1px;
		border-top: 0;
		border-bottom: 0;
		border-left: 0;
		border-color: #994725;
		}
	#introHeader h2{
		font-size: 1.1em;
		color: #252525;
		font-style: bold;
		text-align: left;
		padding-top: 10px;
		padding-left: 15px;
		letter-spacing: 0.1em;
	}
	
	#entry {
		margin-bottom: 25px;
	}
	#entry p {
		font-size: 1.2em;
		color: #994725;
		text-align: left;
		padding-top: 115px;
		padding-bottom: 100px;
	}
	#entry img {
		float: left;
		padding: 15px;
	}
	#info {
		clear: both;
		margin-bottom: 25px;
	}
	#info h2 {
		font-size: 1.1em;
		color: #252525;
		font-style: bold;
		text-align: left;
		padding-top: 10px;
		padding-left: 13px;
		letter-spacing: .1em;
	}
	#info img {
		float: right;
		padding: 15px;
			}
	
/* --------------------------- General Styles  -------------------------*/	
	#content {
		position: relative;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		}

	.expandtext {
		font-size: 1em;
		color: #363636;
		text-align: left;
		padding-left: 13px;
		padding-right: 13px;
		letter-spacing: 0.1em;
	}
	.linkred {
		font-size: 1.2em;
		color: #994725;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.textinfo {
		font-size: 1em;
		color: #363636;
		text-align: left;
		padding-left: 13px;
		padding-right: 13px;
	}
	.figcapinfo {
		font-size: 0.8em;
		color:  #363636;
		text-align: right;
		padding-left: 13px;
		padding-right: 15px;
		}
	.figcapital {
		font-style: italic;
		}
	 .figCapit {	font-family: "Palatino Linotype", "Book Antiqua", serif;
		font-style: italic;
		font-size: 1em;
		font-weight: bold;
		color: #333;
	}
	 .figText {
		font-family: "Palatino Linotype", "Book Antiqua", serif;
		font-size: 1em;
 		text-align: center;
 		color: #363636;
	 }	
	 .figTextMar {
		font-family: "Palatino Linotype", "Book Antiqua", serif;
		font-size: 1em;
 		text-align: left;
 		color: #363636;
		margin-left: 200px;
		margin-right: 200px
	 }	

	.italic {
		font-style:italic;
	}
	
	a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
		border: none;
		background: none;
	}
	.link {
		color: #994725;
	}
	
	#info img {
		float: right;
		padding: 15px;
	}
	a:link {
	color: #586027;
	text-decoration: underline;
	}
	a:visited {
	color: #586027;
	text-decoration: none;
	}
	a:hover {
	/* [disabled]background: #c0d679; */
	color: #994725;
	text-decoration: underline;
	}
	
	.clearleft {
		clear: left;
	}
	.clearright {
		clear: right;
	}
	.clearboth {
		clear: both;
		line-height: 1px;
	}
	.square {
		list-style-position: outside;
		list-style-type: square;
	}
	.attweb {
		font-style: italic;
		color: #994725;
	}
	
	.listnum {
		color: #994725;
		font-size: 1.1em;
		font-variant: small-caps;
		font-weight: bold;
		
	}
	.listnumtab {
		color: #994725;
		font-size: .9em;
		font-variant: small-caps;
		font-weight: bold;
	}
	.slim {
		letter-spacing: normal;
	}
	.separate {
		padding-top: 25px;
		padding-left: 75px;
		/* [disabled]padding-right: 10px; */
	}
	.current {
	background-color:none;
	color: #994725;
	/* [disabled]text-decoration: underline; */
	font-weight: bold;
		}

/* --------------------------- Overview Page Title  -------------------------*/	 
	 #pagetitle h2 {
		font-size: 1.5em;
		color: #994725;
		font-style: bold;
		letter-spacing: 0.1em;
		margin-top: 100px;
		/* [disabled]margin-left: 350px; */
		text-align: center;
		padding-top: 10px;
	 }
	 #pagetitle p {
		font-size: 1.1em;
		color: #994725;
		text-align: center;
		margin-left: 150px;
		letter-spacing: 0.1em;
		padding-right: 35px;
		margin-right: 150px;
	 }
	 
/* --------------------------- Overview styles  -------------------------*/		 
	 #outline {
		text-align: left 
	 }
	 #outline img {
		float: right;
		margin-right: 150px;
		margin-top: 30px;
	 }
	 #outline h3 {
		float: left;
		font-size: 1em;
		color: #994725;
		font-style: bold;
		letter-spacing: 0.1em;
		margin-left: 75px;
		margin-top: 25px;
		padding-bottom: 10px;
	 } 
	 #outline p {
		font-size: 1em;
		color: #363636;
		margin-left: 130px;
		clear: left;
		padding-top: 10px;
	 }
	 .outlineSmFont {
		 font-size: .9em;
		 margin-left: 28px;
	 }
	#outline h3 a{
		/* [disabled]float: left; */
		font-size: 1em;
		color: #994725;
		font-style: bold;
		letter-spacing: 0.1em;
		/* [disabled]margin-left: 75px; */
		margin-top: 25px;
		padding-bottom: 10px;
	 }
	  	 
	#outline ul {
		padding:0;
		list-style-type: square;
		/* [disabled]text-align: left; */
		clear: left;
		margin: 0;
	}
	#outline ul li {
		list-style-type: none;
		background-image: url(images/arrowgray.gif);
		background-repeat: no-repeat;
		background-position: 0.2em;
		padding-left: 1em;
		margin-left: 130px;
		font-size: 1.5em;
	}

	#outline li{
		/* [disabled]margin:.5em 0; */
	}

	#outline a {
		/* [disabled]display:block; */
		color:#994725;
		/* [disabled]width:9em; */
		padding: 2px 12px 2px 8px;
		text-decoration:none;
		font-weight:bold;
		font-size:0.7em;
	}
	#outline a:hover {
		background-color: #f0efbf;
		color:#544f1d;
	}
	#outlineul ul a{
		color:#586223;
	}
 
/* ---------------------------Two column layout styles  -------------------------*/		 
	#tourtitle h2 {
	font-size: 1.5em;
	color: #994725;
	font-style: bold;
	letter-spacing: 0.1em;
	margin-top: 150px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	#tourtitle h3 {
		font-size: 1.1em;
		color: #994725;
		font-style: bold;
		/* [disabled]letter-spacing: 0.1em; */
		margin-top: 140px;
		text-align: center;
	}
	#main {
		width: 65%;
		float: left;
		padding-left: 10px;
		padding-top: 25px;
	}
	
	 #main h3 {
		font-size: 1.1em;
		color: #994725;
		font-style: bold;
		letter-spacing: 0.1em;
		text-align: left;
		margin-left: 15px;
	}
	.addtop {
	padding-top: 35px;
	margin-top: 35px;
	}
	 #main p {
		font-size: 1.1em;
		color: #363636;
		text-align: justify;
		margin-left: 15px;
	 }
	 #mainhead {
		width: 60%;
		float: left;
		padding-left: 10px;
		padding-top: 25px;
		}	

	 #mainhead h3 {
		font-size: 1.1em;
		color: #994725;
		font-style: bold;
		letter-spacing: 0.1em;
		text-align: left;
		margin-left: 15px;
	}
	 #mainhead p {
		font-size: 1.1em;
		color: #363636;
		text-align: justify;
		margin-left: 15px;
		padding-right: 10px;
	 }
	 #mainhead a {
		 
	 }

	#mainheadwide {
		width: 50%;
		float: left;
		padding-left: 10px;
		/* [disabled]padding-top: 25px; */
	}	

	 #mainheadwide h3 {
		font-size: 1.1em;
		color: #994725;
		font-style: bold;
		letter-spacing: 0.1em;
		text-align: left;
		margin-left: 15px;
	}
	#mainheadwide h4 {
		font-size: 1.1em;
		color: #994725;
		font-style: bold;
		letter-spacing: 0.1em;
		text-align: left;
		margin-left: 15px;
		padding-top: 25px;
	}
	 #mainheadwide p {
		font-size: 1.1em;
		color: #363636;
		text-align: justify;
		margin-left: 15px;
		padding-right: 10px;
	 }

	#mainheadwide h4 {
		font-size: 1em;
		color: #994725;
		font-style: bold;
		/* [disabled]letter-spacing: 0.1em; */
		text-align: left;
		margin-left: 15px;
		font-variant: small-caps;
	}
	 #mainnohead {
		width: 65%;
		float: left;
		margin-top: 100px;
		padding-left: 10px;
		padding-top: 25px;
	}	
	 
	 #mainnohead h3 {
		font-size: 1.1em;
		color: #994725;
		font-style: bold;
		letter-spacing: 0.1em;
		text-align: left;
		margin-left: 15px;
	}
	 #mainnohead p {
		font-size: 1.1em;
		color: #363636;
		text-align: justify;
		margin-left: 15px;
	 }
	 
	#mainalt {
		width: 50%;
		float: left;
		padding-left: 10px;
		padding-top: 25px;
		margin-top: 150px;
		}
	 #mainalt h3 {
		font-size: 1.1em;
		color: #994725;
		font-style: bold;
		letter-spacing: 0.1em;
		text-align: left;
		margin-left: 15px;
	}
	 #mainalt h4 {
		font-size: 1em;
		color: #994725;
		font-style: bold;
		/* [disabled]letter-spacing: 0.1em; */
		text-align: left;
		margin-left: 15px;
		font-variant: small-caps;
	}
	#mainalt p {
		font-size: 1.1em;
		color: #363636;
		text-align: justify;
		margin-left: 15px;
		padding-right: 15px;
	 }
	#mainalt ul {
			color: #994725;
			font-size: 1.1em;
			list-style: none;
	 }
	 #mainalt ul li {
		display: inline;
		text-align: center;
		padding-left: 25px;
		/* [disabled]padding-right: 5px; */
		letter-spacing: 0.1em;
		text-decoration: underline;
	}
	.condense {
		letter-spacing: normal;
	}
	.enlarge {
		font-size: 0.9em;
		font-style: italic;
		color: #666666;
		padding: 0;
		/* [disabled]padding-right: 50px; */
		margin: 0;
	}

	aside {
		width: 33%;
		float: right;
	}
	
	#sidebarhead {
		width: 38%;
		float: right;
	}
	#sidebarheadwide {
		width: 48%;
		float: right;
	}
	#sidebarnohead {
		width: 33%;
		float: right;
		margin-top: 150px;
	}
	#sidebaralt {
		width: 48%;
		float: right;
		margin-top: 100px;
	}
	#art {
		border-style: solid;
		border-width: 1px;
		border-top: 0;
		border-bottom: 0;
		border-right: 0;
		border-color: #994725;
	}
	
	#arttopM img{
		padding-top: 50px;
	}
	
	 #art img {
	margin-right: 15px;
	padding-top: 25px;
		 }
	 #art p {
		margin:right;
	 }
	 .figInfo {
		font-family: "Palatino Linotype", "Book Antiqua", serif;
		font-size: 1em;
		text-align: left;
		color: #363636;
		padding-left: 15px;
		padding-right: 15px;
	 }
	 .indent {
		font-family: "Palatino Linotype", "Book Antiqua", serif;
		font-size: 1em;
		text-align: left;
		color: #363636;
		/* [disabled]padding-left: 15px; */
		padding-right: 15px;
		margin-left: 150px;
		margin-right: 100px;
	 }
	 .indentadd {
		font-family: "Palatino Linotype", "Book Antiqua", serif;
		font-size: 1em;
		text-align: left;
		color: #363636;
		/* [disabled]padding-left: 15px; */
		padding-right: 15px;
		margin-left: 275px;
		margin-right: 250px;
	 }
	  #display1 {
		float: left;
		width: 48%;
		/* [disabled]margin-top: 25px; */
	 }
	 #display2 {
		float: right;
		width: 48%;
		/* [disabled]margin-top: 25px; */
	 }
	#display1 h3{
		font-size: 1.1em;
		color: #994725;
		font-style: bold;
		letter-spacing: 0.1em;
		text-align: left;
		margin-left: 50px;
	 }
	  #display3 {
		/* [disabled]width: 48%; */
		text-align: center;
		margin-top: 25px;
	 }
	 
	 #display3 h3{
		font-size: 1.1em;
		color: #994725;
		font-style: bold;
		letter-spacing: 0.1em;
		text-align: center;
		margin-left: 50px;
	 }
	  #display4 {
		float: left;
		width: 57%;
		/* [disabled]margin-top: 5px; */
	 }
	 #display5 {
		float: right;
		width: 41%;
		/* [disabled]margin-top: 5px; */
	 }
	 
	 #artimg1 {
		margin-left: 10px;
		padding-top: 10px;
	 }
	 #artimg2 {
		margin-right: 10px;
		padding-top: 10px;
	 }
/* ---------------------------One Column styles  -------------------------*/	
	 #mainOneCol {
		margin-top: 30px;
	}
	#mainOneCol h4 {
		color: #994725;
		font-size: 1.1em;
		margin-left: 25px;
		margin-left: 25px;
		text-align: left;
	}
	
	#mainOneCol p {
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 1.1em;
	color: #363636;
	}
	#mainIntro {
	text-align: left;
	margin-right: 100px;
	margin-left: 100px;
	}
	.mainIntro {
	font-size: 1.1em;
	color: #363636;
	margin-bottom: 75px;
	}
	#mainIntro h4 {
	padding: 0;
	color:#994725;
	font-weight: bold;

	font size: .9em;
	font-variant: small-caps;
	text-align: left;
	margin-top: 25px;
	padding-bottom: 5px;
	/* [disabled]border-bottom: 1px #994625 solid; */
	font-size: 0.9em;
	}
	#mainIntro hr {
	color:#994725;
	}
	.footnote {
	text-align: left;
	font-size: 1em;
	color: #363636;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 50px;
		
	}
	#mainHome {
	margin-bottom: 50px;
	margin-right: 140px;
	margin-left: 140px;
	margin-top: 135px;
	}
	#mainHome p {
	text-align: center;
	font-size: 1.4em;
	color: #994725;
	font-style: italic;
	}
	#credits {
	margin-top: 50px;
	}
	#credits p {
	text-align: justify;
	margin-right: 50px;
	margin-left: 100px;
	font-size: 1em;
	color: #363636;
	}
	
/* ---------------------------One Column Table  styles  -------------------------*/	
 	 #mainOneColTab {
		margin-top: 30px;
	}
	#mainOneColTab h4 {
		color: #994725;
		font-size: 1.1em;
		margin-left: 25px;
		margin-left: 50px;
		text-align: left;
		padding-top: 15px;
	}
	#mainOneColTab h3 {
		color: #994725;
		font-size: 1.1em;
		margin-left: 25px;
		margin-left: 75px;
		text-align: left;
		padding-top: 5px;
	}
	.tabLeft {
		text-align: left;
		margin-right: 50px;
		margin-left: 50px;
		font-size: 1.1em;
		color: #363636;
	}
	.tableLeft {
		text-align: left;
		margin-right: 75px;
		margin-left: 75px;
		font-size: 1.1em;
		color: #363636;
	}
	.tabCenter {
		text-align: center;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-style: italic;
		font-size: 0.9em;
		color: #363636;
	}
	.tableCenter {
		text-align: center;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-style: italic;
		font-size: 1em;
		color: #363636;
	}
	.tabCap {
		font-family: "Palatino Linotype", "Book Antiqua", serif;
		text-align: center;
		font-size: .9em;
		color: #363636;
	}
	#mainOneColTab ul {
		padding:0;
		text-align: left;
		margin-left: 100px;
		list-style-type: square;
	}
	#mainOneColTab ul li {
		font-size: 1.1em;
		color: #363636;
	}
	table {
		font-size: 1em;
		font-family: "Palatino Linotype", "Book Antiqua", serif;
		color: #363636;
		line-height: 1.25;
		margin-right: auto;
		margin-left: auto;
	}
	td, th {
		text-align: center;
	}
/* ---------------------------One Column Biblio  Styles  -------------------------*/	
	 #biblio {
	margin-top: 30px;
	}
	#biblio h4 {
	color: #994725;
	font-size: 1 em;
	margin-left: 45px;
	text-align: left;
	}
	#biblio p {
	width: 100;
	text-align: left;
	margin-left: 45px;
	margin-right: 45px;
	font-size: 1em;
	color: #363636;
	}
	 #biblio ul {
	padding:0;
	text-align: left;
	margin-left: 75px;
	list-style-type: square;
	margin-right: 45px;
	}
	#biblio ul li {
	font-size: 1em;
	color: #363636;
	}
/* ---------------------------One Column Definition  Styles  -------------------------*/

	dl.margins-removed {
	/* [disabled]margin: 100; */
	padding: 0;
	text-align: left;
	margin-left: 75px;
	font-size: 1em;
	color: #363636;
	
	}
	.margins-removed dt {
	/* [disabled]margin:  100; */
	padding: 0;
	font-weight: bold;
	}
	.margins-removed dd {
	padding: 0;
	margin-left: 0px;
	margin-right: 150px;
	}

/* ---------------------------index Styles  -------------------------*/

	#alphanav {
		/* [disabled]padding-top: 10px; */
		width: 100%;
		line-height: 1.5;
		font-size: 1.1em;
	}
	
	#alphanav a {
	color:#ece8c5;
	/* [disabled]padding: 2px 12px 2px 8px; */
	text-decoration: none;
	}
	#alphanav a:hover {
		background-color: #c0d679;
		color:#544f1d;
	}	
	.index {
	letter-spacing:0.5em;
	/* [disabled]text-align:center; */
	background-color: #994725;
	}
	#indexlist {
	width: 60%;
	float: left;
	}
	 #indexlist ul {
	padding:0;
	list-style-type: none;
	text-align: left;
	color: #994725;
	font-weight: bold;
		 }
	
	#indexlist ul li {
	list-style-type: none;
	background-image: url(images/arrowgray.gif);
	background-repeat: no-repeat;
	background-position: 0.2em;
	padding-left: 2em;
	margin-left: 35px;
	font-size: 1em;
	}

	#indexlist li{
	margin:.6em 0;
	}

	#indexlist a {
	/* [disabled]display:block; */
	color:#994725;
	/* [disabled]padding: 2px 12px 2px 8px; */
	text-decoration:underline;
	font-weight: bold;
	}
	#indexlist h4 {
		padding: 0;
		color:#994725;
		font-weight: bold;
		font size: .9em;
		font-variant: small-caps;
		text-align: left;
		margin-left: 50px;
		margin-top: 45px;
		padding-bottom: 5px;
		border-bottom: 1px #994625 solid;
		
		}
	#indexlist p {
		color:#994725;
		font size: .9em;
		margin-left: 50px;
		text-align: left;
		}
		
	
	#indexlist a:hover {
	background-color: #c0d679;
	color:#544f1d;
	}
	.indextext {
	font-size: 1em;
	color: #994725;
	}
	.top {
	text-align:center;
	font-style:italic;
	font-color:#993333;
	font-size:0.9em;
	}

/* ---------------------------Citation styles  -------------------------*/		 
	#citations h4 {
		padding: 0;
		margin: 0;
		clear: both;
		text-align: left;
		font-variant: small-caps;
		font-size: .9em;
		color: #994725;
		margin-left: 45px;
		margin-right: 135px;
		padding-top: 35px;
		padding-bottom: 5px;
		border-bottom: 1px #994625 solid;	
		}
	#citations p {
		padding: 0;
		margin: 0;
		clear: both;
		text-align: left;
		font-size: 0.9em;
		margin-left: 45px;
		/* [disabled]margin-right: 135px; */
		padding-top: 10px;
		/* [disabled]padding-bottom: 5px; */
		color: #363636;
		}
	#citations ul {
		text-align: left;
		margin: 0;
		padding: 0;
		margin-left: 60px;
		color: #363636;
		}

/* ---------------------------Footer Styles  -------------------------*/	
	footer {
		clear: both;
		background: #994725;
		height: 100px;
		color: #ece8c5;
		}
	.copyright {
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		/* [disabled]color: #ece8c5; */
		font-size: 1em;
		text-align: left;
		padding-top: 5px;
		padding-left: 50px;
		padding-bottom: 5px;
	}
	#footerlinks {
		/* [disabled]color: #ece8c5; */
		font-size: 1em;
		text-align: left;
		padding-top: 5px;
		float: right;
		padding-right: 50px;
		
	}
	#footerlinks a {
			color: #ece8c5;
			text-decoration: none;
		}
		
	#footerlinks a:hover {
		background: #c0d679; 
		color: #994725;
		text-decoration: underline;
	}
		
		
	#footerlinks a:link {
	  color: #ece8c5;
	}
/* ---------------------------2015 addition photo  -------------------------*/	
	
#containerright {
	float: right;
	width: 300px;
	margin: 50px 40px 15px 30px;
	/* [disabled]background-color: #d5d2c3; */
	padding: 10px;
	/* [disabled]border: 1px solid #2d4e47; */
}
