/*
	Global Section
	¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
*/
body					{font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: normal;color:#999999;background-color: #EEEEEE;margin: 0px;}
td 						{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	text-align: left;
	background-color: #FFF;
}
a 						{
	font-weight: normal;
	color: #0054A5;
	text-decoration: underline;
}
a:link,a:visited 		{
	font-weight: normal;
	color: #0054A5;
	text-decoration: underline;
}
a:hover 				{font-weight: normal;color: #0054A5;text-decoration: none;}
.Copyright 				{font-size: 10px;font-weight: bold;color: #FFFFFF;letter-spacing: .1em;}
address 				{font-size: 10px;font-weight: normal;font-style: normal;color: #FFFFFF;letter-spacing: .1em;}
h1 						{font-size: 16px;font-weight: bold;font-style: normal;color: #333333;}
h2 						{font-size: 14px;font-weight: bold;font-style: normal;color: #333333;}
h3 						{font-size: 12px;font-weight: bold;font-style: normal;color: #333333;}
select 					{font-size: 11px;}
.Form 					{font-size: 11px;padding:4px 2px 3px 2px;border:solid 1px #bfbfbf;}
.FormButton 			{font-size: 11px;font-weight: bold;cursor: pointer;}

/*
	Layout Section
	¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
*/
#HeaderContainer		{width:100%;height:125px;background-color:#FFFFFF;}
#HeaderContent			{width:770px;margin:0px auto;text-align:center;}
#LogoElement			{float:left;margin:25px 0px 0px 16px;_margin-left:8px;}
#SearchBar				{float:right;}
#MenuContainer			{
	width:100%;
	height:60px;
	background-color: #0054A5;
}
#TopMenu				{
	width:770px;
	margin:0px auto;
	text-align:center;
}
#MenuBottomContainer	{
	width:100%;
	background-color:#D0A825;
}
#FlashContainer			{width:100%;height:212px;background:url(/images/site/flash-back.jpg) repeat-x;}
#GISFlashContainer			{width:100%;background:url(/images/site/flash-back.jpg) repeat-x;}
#FlashContent			{width:770px;margin:0px auto;text-align:center;}
#FlashBottomContainer	{
	width:100%;
	background-color:#D0A825;
}
#HomeIntroContainer		{width:100%;min-height:567px;_height:567px;background:url(/images/site/intro-back.jpg) repeat-x #d0a825;}
#HomeIntroContent		{
	width:770px;
	min-height:567px;
	_height:567px;
	margin:0px auto;
	text-align:left;
	background-color:#fffae4;
}
#HomeIntroPadding		{
}
#BlurbHeaderContainer	{width:100%;height:50px;background-color:#0054A5;}
#BlurbHeaderContent		{
	width:770px;
	height:50px;
	margin:0px auto;
	text-align:center;
	background-color:#0054A5;
}
#GISBlurbHeaderContainer	{width:100%;height:50px;background-color:#0054A5;}
#GISBlurbHeaderContent		{width:95%;height:50px;margin:0px auto;text-align:center; background-color:#26393d;}
#BodyContent			{width:770px;min-height:200px;_height:200px;margin:0px auto;text-align:center; background:url(/images/site/body-back.gif) repeat-y; display: table;}
#BodyArea				{padding:16px;text-align:left;}
#GISBodyContent			{width:95%;min-height:200px;_height:200px;margin:0px auto;text-align:center; background-color:#FFFFFF;display: table;border-left:solid 1px #CCCCCC;border-right:solid 1px #CCCCCC;border-bottom:solid 1px #CCCCCC;}
#GISBodyArea			{padding:16px;text-align:left;}
#RecentNewsHeader		{float:left;margin:18px 0px 0px 21px;_margin-left:11px;}
#GetInvolvedHeader		{float:right;margin:18px 250px 0px 0px;_margin-right:125px;}
#BlurbContent			{width:770px;min-height:200px;_height:200px;margin:0px auto;text-align:center; background:url(/images/site/body-home-back.gif) repeat-y;}
#EndCapContent			{
	width:770px;
	margin:0px auto;
	text-align:center;
	background-color: #FFF;
	color: #000;
}
#FooterContent			{width:770px;margin:0px auto;text-align:center;border-bottom:solid 1px #d3d3d3;}
#EndSpacer				{width:770px;margin:0px auto;text-align:center;}
#PageHeaders			{margin:0px;padding:10px 10px 0px 15px;}

/*
	Formatting Section
	¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
*/
.FooterText									{color:#666666;}
.FooterLink:link, .FooterLink:visited		{color:#666666;}
.FooterLink:hover							{text-decoration:none;}
.SearchBarLink:link, .SearchBarLink:visited			{color:#999999;}
