/* Global Styles */

h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	line-height:30px;
	letter-spacing:.2em;
	}
	
h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	letter-spacing:.2em;
	}
	
h3 {
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color: #100F0E;
	line-height:16px;
	letter-spacing:.2em;
	text-decoration:none;
	}
		
body {
	margin:0px;
	}
	
td {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	}
	
a {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #000000;
	}

/* ID Styles */

#navigation a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("images/arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #D4D0C6 url("images/arrow.gif") 14px 45% no-repeat;
	color:#6C685F;
	}
	
#tagline 	{
	font:12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing:0.4em;
	line-height:18px;
	text-align:right;
	font-style: italic;
	}

#dateformat {
	font:11px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#100F0E;
	line-height:20px;
	margin-top:0px;
	}
	
.introText {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#100F0E;
	line-height:24px;
	margin-top:0px;
	}
	
.pageName {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height:30px;
	letter-spacing:.2em;
	}
	
.subName {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
	line-height:24px;
	letter-spacing:.2em;
	}
		
.subHeader {
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color: #100F0E;
	line-height:16px;
	letter-spacing:.2em;
	text-decoration:none;
	}

.quote {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #42403A;
	}
	
.navText {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.pathway {
	font:11px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	letter-spacing:.2em;
	}

.navtable {
	background:  url("images/nav_bkgd.gif");
	height: 433px;
	}
		
.critCopy {
	font:11px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#100F0E;
	line-height:20px;
	margin-top:0px;
	}
	
.critAuthor {
	font:11px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#100F0E;
	line-height:20px;
	margin-top:0px;
	}
