/* Global Styles */

body {
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(Images/goldparchment.jpg)
	}
	
td {
	color:#CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
a {
	color: #D5EDB3;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #CCCC99;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 10px;
	}
	
#navigation a:hover {
	background: #CCCC99;
	color:#5C743D;
	}
	
#logo 	{
	color: #5C743D;
	letter-spacing:0px;
	line-height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	}
	
#imager 	{
	margin:20px;
	float:right;
	}
	
#imagel 	{
	margin:10px;
	float:left;
	}
	
#subhead 	{
	color: #5C743D;
	letter-spacing:0px;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom:10px;
	}
	
#text 	{
	color: #5C743D;
	letter-spacing:0px;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-bottom:10px;
	margin-left:0px;
	}

#tagline 	{	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}
		
#dateformat {
	color: #5C743D;
	letter-spacing:0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
/* Class Styles */
	
.bodyText {
	color:#CC6600;
	line-height:20px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	}
	
.PageHead{
	color: #5C743D;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	}
	
.subHeader {
	font:18px Georgia, "Times New Roman", Times, serif;
	color: #5C743D;
	line-height:22px;
	letter-spacing:0.1em.em;
	}

.quote {
	font:18px Georgia, "Times New Roman", Times, serif;
	color: #5C743D;
	line-height:22px;
	font-style:italic;
	letter-spacing:0.1em.em;
	}
	
.smallText {
	color: #5C743D;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	}
	
.navText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5C743D;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
