html {}

body {}

#container {}

#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	}

#mission {
	color: #508721;
	font-weight: bold;
	}

	#mission p {
	font-size: 1em;
	color: white;	
	}

#mainContent {
	color: #2b3e0c;
	}
	
	#mainContent h1 {
	color: #EC9101;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 0 0;
	}
	
		.accent {
		color: #B86B01; 
		}

	#mainContent h2 {
		font-size: 0.8em;
		font-weight: bold;
		margin: 15px 0 0 0;
		}

		#mainContent h2.caption {
		font-size: 0.8em;
		font-weight: bold;
		margin: 5px 0 0 0;
		font-style: normal;
		}
	
#sidebar1 {
	color: #2b3e0c;
	font-size: 0.9em;
	background-color: #CEFEAD;
	}
	
#sidebar1 h2 {
	color: #8E461A;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	
		#sidebarLinks a {
			color: #2b3e0c;
			}
		
		#sidebarQuotes blockquote p, #sidebarQuotes blockquote {
			font-family: "Times New Roman", Times, serif;
			font-size: 1.1em;
			font-style: italic;
			color: #597A2C;
			line-height: 1.3em;
			margin: 10px 0 0 0;
			padding: none;
			border: none;
			}
		
		p.citation, #sidebarQuotes cite {
			color: #20300B;
			font-size: .9em;
			font-style: italic;
			text-align: right;
			margin: 5px 0 0 0;
			}

#sidebar2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	}

	#sidebar2 h2 {
		color: #8E461A;
		font-size: 1.1em;
		font-weight: bold;
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		color: 
		}
		
	#sidebar2 h3 {
		color: #896f57;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.85em;
		margin: 0;
		}

#footer p {
	font-size: 0.7em;
	}

a { color: #DD921D; }

a:link {  }

a:visited { color: #AC6C17; }

a:hover {}

h1, h2, h3, h4, h5, h6 {}

h1 + h2 {
	margin-top: 2em;
}

h2 + h3 {
	margin-top: 1.5em;
}

p { 
	margin: 0 0 0.6em 0;
	font-size: 0.8em;
	line-height: 1.5em;
	}

/*p + p { 
text-indent : 2em;
} */

em {
	font-style: italic;
}
	
em em {
	font-style: normal;
}

address {}

abbr, acronym {
	text-decoration: dotted;
}

/*blockquote, q { 
	border-left : 3px solid gray;
	padding-left : 0.5em;
	margin: 2em 2em 2em 1em;
	font-family : "Lucida Fax", Constantia, "Palatino Linotype", Georgia, serif;
	font-size: 90%;
	}*/

code, kbd {
	font-family: Consolas, "TheSans Mono", "Thesis Mono", "TheSansMono-5 Normal", "Lucida Console", "Lucida Grande Console", "Lucida Sans Typewriter", "Andale Mono", monospace;
	font-size: 95%;
}

pre {
	font-family: Courier, Monaco, "American Typewriter", monospace;
	line-height: 1.45em;
	color: #eee;
	background-color: inherit;
	margin: 2em 0 2.5em 0;
	padding: 5px 0 5px 10px;
	border-width: 1px 0 1px 0;
	border-color: #6b6b6b;
	border-style: dashed;
}

dt { font-weight: bold; margin-top: 0.5em;}

dd {
	margin: auto auto 2.5em 2em;
}

dd p {
	margin: 0 0 1em 0;
}

	
ul, ol {
	padding-left: 1.25em;
	margin: 0 0 .6em 0.7em;
}

ul ul {
	list-style-type: square;
}

ul ul ul {
	list-style-type: square;
}

li {
	font-size: 0.8em;
	margin: 0 0 .4em 0;
}

hr {
	height: 1px;
	margin: 2em 1em 4em 0;
	text-align: center;
	border-color: #777;
	border-width: 0;
	border-style: dotted;
}

sup {
	line-height: 0;
}

.caption {
	font-style: italic;
	}

img {
	margin: 0;
}

img.noborder {
	margin: 0;
}

img.left {
	margin: 0;
}

img.right {
	margin: 0;
}
