/* CSS Document */ 
	
	a:link  {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #E96746;
	}
	a:hover  {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #FFCC66;
	}
	a:visited  {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #E96746;
	}
	.green {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #FFCC66;
	}
	.menu_header  {
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: underline;
		font-style: italic;
		font-weight: bold;
		color: #1A1A1A;
	}
	.menu_copy  {
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: normal;
		color: #1A1A1A;
	}
	.dkblack_copy  {
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none; 
		font-weight: normal;
		color: #1A1A1A; 	
	}	
	p  {
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: normal; 
		color: #ffffff;
	}
	h1  {
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 18px;
		text-decoration: none;
		font-style: italic;
		font-weight: bold;
		color: #ffffff;
	}
	h2  {
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: none; 
		font-style: italic;
		font-weight: bold;
		color: #ffffff;	
	}
	h4  {
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: underline;
		font-weight: bold;
		color: #1A1A1A;
			
	}
	h6  {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC9966;
	font-weight: lighter;
	}