/* Global Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
td {
	color:#00350E;
	font-family: "Century Gothic";
	font-size: 14px;
	}
	
a {
	color: #00350E;
	}
	
a:hover {
	color: #5C743D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #00350E;
	line-height:14px;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	padding:8px 16px 10px 20px;
	}
	
#navigation a:hover {
	background: #CCCCCC;
	color:#00350E;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #999999;
	letter-spacing:0.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: #00350E;
	letter-spacing:0.01em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#003333;
	line-height:12pt;
	margin-top:0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	}
	
.pageName{
	color: #003333;
	line-height:normal;
	letter-spacing:0em;
	font-family: "Century Gothic";
	font-size: 14px;
	}
	
.subHeader {
	color: #00350E;
	line-height:normal;
	letter-spacing:0em;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: capitalize;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #666666;
	line-height: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.navText {
	color: #003333;
	line-height:normal;
	letter-spacing:normal;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: 400;
	}
	

