@charset "UTF-8";
body {
	background-color: #4C453A;
	padding-top: 50px;
	margin: 0px;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: justify;
	vertical-align: middle;
	padding: 3px;
}
.intronavbar {
	background: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
.intronavbar a {
	text-decoration: none;
	color: #FFFFFF;
}
.intronavbar   a:hover  {
	color: #8E0100;
	text-decoration: underline;
}
.intronavbar a:visited {
	color: #E0CA9D;
}
#Boilerplate td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
#Boilerplate a {
	color: #FFFFFF;
	text-decoration: underline;
}
#pathway {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	background-color: #000000;
	}
#pathway  a {
	color: #FFFFFF;
	text-decoration:underline;
	}
#pathway  a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}

/* ID Styles */

#navigation td {
	background-color: #FFFFFF;
	}
	
#navigation a {
	color: #000000;
	line-height:16px;
	text-decoration: underline;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #8E0100;
	color:#FFFFFF;
	text-decoration: none;
	}
	
a {
	color: #8E0100;
	}
	
a:hover {
	color: #000000;
	}
a:visited {
	color: #4C4536;
}
h1{
	color: #8E0100;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
h2{
	color: #FFFFFF;
	line-height:26px;
	letter-spacing:0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #000000;
	display: block;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 3px;
	text-align: center;
	padding-right: 3px;
	text-transform: uppercase;
	margin-top: 40px;
	}
.storyName {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8E0100;
	text-align: right;
}
.storyQuote {
	color: #000000;
	line-height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.order {
	padding-left: 20px;
	color: #8E0100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
td {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	
.events {
	line-height: normal;
	font-weight: bold;
	color: #8E0100;
}
.DiscussionNav {
	font-size: 10px;
}
#MainContent .bodyText #Photo {
	text-align: right;
	display: table;
}
#MainContent .bodyText img {
	padding-top: 15px;
}
#MainContent .bodyText p .callout {
	background-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
}
.callout {
	background-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
}
