/* Global Styles */

body {
	margin:0px;
	background-color: #FFF
	}
	
td {
	color:#FFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: e6e7e8;
	}
	
a {
	color: #631853;
	background-color: 909a9f;
	}
	
a:hover {
	color: #58595b;
	text-decoration: underline;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	background-color: 631853;
	color: #076e05;
	}
	
#navigation a {
	color: #c1bfc1;
	line-height:15px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	background-color: 631853;
	}
	
#navigation a:hover {
	background: #99CC66;
	text-decoration: underline;
	color:#2f275a;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	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:12px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
	margin-top:0px;
	border-color: #CCCCFF;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	color: #000000;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #015402;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	color: #006600;
	line-height:16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-stretch: wider;
	text-align: left;
	}
	
#divNavHorizontal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #909a9f;
	text-align: center;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	right: 900px;
	text-decoration: none;
	letter-spacing: 0.2em;
	background-color: 909a9f;
}
#divWrapper {
	width: 900px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.pageName.style2 {
	color: #3b751e;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
