/* Global Styles */

body {
width:780px;
	margin:0px;
	}
	
td {
	font:11px Georgia, "Times New Roman", Times, serif; 
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
     color:#CC6600; 
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 14px Georgia, "Times New Roman", Times, serif; 
	color: #666600; 
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Georgia, "Times New Roman", Times, serif; 
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Georgia, "Times New Roman", Times, serif; 
	color: #FFFFFF;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#663300;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color:#663300;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.quote {
	font:Georgia, "Times New Roman", Times, serif; 
	font-size:16px;
	font-style:italic; 
	color:#FFFFFF; 	
	line-height:30px;
	}
	
.smallQuote {
	font:Georgia, "Times New Roman", Times, serif; 
	font-size:14px;
	font-style:italic; 
	color: #FFFFFF; 	
	line-height:22px;
	}
	
.title {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:20px;
	color:#663300;
	}
	
.text {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #663300; 
	line-height: 22px;
	}
	
.textLeft {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 22px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #663300;
	line-height: 22px;
	}
	
.navText {
	font: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#663300; 
	font-weight:bold; 	
	line-height:26px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.subNavText {
	font: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#663300; 
	line-height:28px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#imgborder {
	border-color: #9B5826;
	border-style: solid;
	border-spacing: 10px;
	border-width: thin;
	padding: 0px;
	margin: 1em;
	}