/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #FFFFFF;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 4px 10px 20px;
	background-color:#575903;
	}
	
#navigation1 td {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	}
	
#navigation1 a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FCFDDE;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 4px 10px 10px;
	}
	
#navigation1 a:hover {
	background: #000000;
	color:#993300;
	}
	
#navigation a:hover {
	background: #000000;
	color:#FFFFFF;
	}
	
#logo 	{
	color: #000000;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}

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

#monthformat {
	border-bottom: 1px dashed #D7DD0A;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #000000;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.homeText {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: .1em;
	}
.homeText a:link, .homeText a:active, .homeText a:visited  {
	color:#575903;
	text-decoration:none;
	font-weight:bold;
}
.homeText a:hover{
	color:#CC3300;
	text-decoration:underline;
	font-weight:bold;
}		

.bodyText {
	color:#000000;
	line-height:18px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.bodyText a:link, .bodyText a:active, .bodyText a:visited  {
	color:#575903;
	text-decoration:none;
	font-weight:bold;
}
.bodyText a:hover{
	color:#CC3300;
	text-decoration:underline;
	font-weight:bold;
}			
	
.pageName{
	color: #CC0000;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

.pageName a:link, .pageName a:active, .pageName a:visited  {
	color:#575903;
	text-decoration:none;
	font-weight:bold;
}
.pageName a:hover{
	color:#CC3300;
	text-decoration:underline;
	font-weight:bold;
}		
	
	
.subHeader {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: CC3300;
	line-height:22px;
	letter-spacing:0.1em;
	}
.subHeader a:link, .subHeader a:active, .subHeader a:visited  {
	color:#CC3300;
	text-decoration:underline;
	font-weight:bold;
}
.subHeader a:hover{
	color:#575903;
	text-decoration:underline;
	font-weight:bold;
}				

.quote {
	color: #000000;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	}

.quote a:link, .quote a:active, .quote a:visited  {
	color:#575903;
	text-decoration:none;
	font-weight:bold;
}
.quote a:hover{
	color:#CC3300;
	text-decoration:underline;
	font-weight:bold;
}	
	
.smallText {
	color: #000000;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.style1 {
	font-family: "Bauhaus 93";
	font-size: 30px;
}

