/* DEFAULTS */
	A:link	   {color: #6666CC; text-decoration: underline}
	A:visited  {color:#6666cc; text-decoration: underline}
	A:hover    {color:#333366; text-decoration: none}
	body, td {
		font: 11px verdana,arial,helvetica,sans-serif;
		line-height: 15px;
		color: #000033}
	img {border: 0}
/* UTILITY NAV */
	A.util:link		{color:#ffffff; text-decoration:none; font-size:9px; line-height: 13px}
	A.util:visited	{color:#ffffff; text-decoration:none; font-size:9px; line-height: 13px}
	A.util:hover	{color:#ffffff; text-decoration:underline; font-size:9px; line-height: 13px}
	.util {padding: 5px, 0px, 5px, 5px; line-height:14px}
/* NAV */
	A.nav:link		{color:#666699; text-decoration: none}
	A.nav:visited	{color:#666699; text-decoration: none}
	A.nav:hover		{color:#9999ff; text-decoration: none}
	.nav {font-weight: bold; line-height: 19px;	color:#666699}
/* HOME ITEMS */
	A.home_title:link 	{color: #6666CC; text-decoration: none}
	A.home_title:visited  {color:#6666cc; text-decoration: none}
	A.home_title:hover    {color:#6666cc; text-decoration: underline}
	.mission { 
		padding: 0px, 0px, 0px, 33px;
		font-size: 10px;
		line-height: 12px;
		color: #999999}
	.home_title {
		font-weight: bold;
		line-height: 13px;
		color: #6666CC}
	.home_holiday {
		font-weight: bold;
		line-height: 16px;
		font-size: 16px;
		color: #660099}
		
	a:link.selector_name { color: #ffffff; text-decoration: none; }
a:visited.selector_name { color: #ffffff; text-decoration: none; }
a:hover.selector_name { color: #dcd8d7; text-decoration: none; }
a:active.selector_name { color: #ffffff; text-decoration: none; }


/* CALENDAR */	
	.textCalEvent {color:#6666cc; line-height: 15px; font-weight: bold}
	.textCalTown {color:#666699; line-height: 15px}
/* OTHER */
	A.footer:link		{color:#9999ff; text-decoration: underline}
	A.footer:visited	{color:#9999ff; text-decoration: none}
	A.footer:hover		{color:#9999ff; text-decoration: none}
	
	.textItem {line-height: 13px; color: #000033}
	
	.textSubnav {color:#666699; line-height: 15px; font-weight: bold}
	
	.textHeader {line-height: 26px;	font-size: 24px; color: #ccccff}
	
	.footer {line-height: 14px; font-size: 10px; color: #9999ff}

	h2 {
		font: bold 1.8em;
		color: #456;
		line-height:1.4em;
	}

	h3 {
		width: 42%;
		font: bold 1.4em;
		color: #567;
		margin-bottom: .4em;
		border-bottom: 1px solid #ddd;
	}
	p {margin: 0 0 12px 12px;}

	#showOrg { clear:both; float:right; width:55%; background:#f9f9f9; padding:8px;}
