	body
	{ background: #14542a; color: #787878; }
	
	a
	{ color: #a80301; text-decoration: none; }
	
	a:hover
	{ text-decoration: underline; color: #14542a; }
	
	a.readmore
	{ display: block; margin-top: 5px; }
	
	h1, h2, h3
	{ color: #000000; text-transform: uppercase; }

	h1
	{  font-size: 16px; }

	h2
	{  font-size: 14px; }

	h3
	{  font-size: 12px; }

	strong
	{ color: #333333; }
	
	.green
	{ color: #14542A; }
	
	.search_highlight
	{ color: #14542A; font-weight: bold; }
	
	input._submit_button
	{ padding: 5px; border: 1px solid #502d2d; background: #990000; color: #ffffff; font-size: 10px; font-weight: bold; text-transform: uppercase; cursor: pointer; }
	
	select.article_selector
	{ border: 1px solid #b6b19d; padding: 1px 1px; color: #787878; font-family: Arial,Helvetica,sans-serif; font-size: 11px; }
	
/*	-------------------------------------------------------------------------------------------		*/	
	
	td.nav_row
	{ background: #14542a left bottom repeat-x url(../img/top-row-bg.jpg); }
	
	div#ContactNumbers
	{ background:#104322; color: #9cb4a7; font-weight: bold; text-transform: lowercase; font-size: 16px; }
	
	td.header_row
	{ background: #739980; border-bottom: 1px solid #ffffff; }
	
	td.content_row
	{ background: #ffffff; border-top: 1px solid #cccccc; border-bottom: 1px solid #14542a; }
	
	td.footer_row
	{ background: #14542a; border-top: 1px solid #739980; }
	
/*	-------------------------------------------------------------------------------------------		*/

	div._view h1, div._view h2
	{ border-bottom: 1px solid #e4e4e4; padding-bottom: 5px; margin-bottom: 10px; }

	div._html_content h2, div._html_content h3
	{ color: #14542a; }
	
	div._html_content h2 a, div._type_list_output h2 a, a.title
	{ color: #14542a; font-weight: bold; }
	
	div._type_list_output h2
	{ border: none; padding-bottom: 0px; margin-bottom: 5px; }

	#ColumnWrapper div._type_list_output div.personnel_list th
	{ color: #333333; }

	#ColumnWrapper div._type_list_output div.personnel_list tr.contact_list td
	{ color: #14542a; font-weight: bold; font-size: 11px; }
	
	
	
/*	-------------------------------------------------------------------------------------------		*/
	
	div._block
	{ border-color: #f1f1f1; }
	
	div._block h1
	{ color: #a1bbaa; padding-bottom: 3px; border-bottom: 1px solid #f1f1f1; margin-bottom: 7px; }
	
	span.first
	{ color: #787878; text-transform: capitalize; }

	span.last
	{ color: #628f78; }
	
	td.left_column span.last
	{ text-transform: capitalize; }

	
/*	-------------------------------------------------------------------------------------------		*/	
	
	div._breadcrumbs, div._searchbar, div.pageLinks
	{ background: #f6e8c3; color: #444444; }
	
/*	-------------------------------------------------------------------------------------------		*/	
	
	div.footer_menu
	{ color: #a1bbaa; }
	
	div.footer_menu a
	{ color: #a1bbaa; }
	
