.HighlightBar
{
	color: #ffffff;
	background-color: #330066;
	border-bottom: #0000FF 4px solid;
	border-top: #0000FF 4px solid;
}
body
{
	text-align: left;
	background-color: #330066;
	margin: 0px auto 0px auto;
	font-family: Verdana;
	font-size: 10pt;
}


:link
{
	color: #0000FF;
}
:visited
{
	color: #800080;
}

.LeftNavigation
{
	padding: 5 5 5 5;
	margin-right: 10px;
	margin-top: 10px;
	color: #ffffff;
	font-weight: bold;
	width: 175px;
	float: left;
	font-size: .8em;
}

#clear
{
	clear: both;
}




#header-container
{
	height: 140px;
	width: 1024px;
	background-image: url('../images/ClallamCountyBanner1024.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0px;
}

#underHeader
{
	width: 1016px;
	height: 25px;
	margin: 0 auto;
	background-color: #003333;
	padding: 5px;
}

#rightBar
{
	padding: 5px 5px 5px 5px;
	width: 100px;
	float: right;
}


.rightbarText
{
	font-size: .75em;
	color: #ffffff;
	text-align: left;
}


#mainnav
{
	background-color: #003333;
	border-top: #9966cc 1px solid;
	border-bottom: #9966cc 1px solid;
	text-align: center;
	color: #ffffff;
	padding: 5px;
	table-layout: fixed;
	height: 10px;
	width: 1024px;
}

#breadcrumbs
{
	color: #ffffff;
	font-size: 8pt;
	padding: 5px;
	text-align: left;
	width: 70%;
	float: left;
}

#breadcrumbs a:link
{
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}

#breadcrumbs a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}


#textToggler
{
	float: right;
	color: #ffffff;
	font-size: 8pt;
	padding: 5px;
	text-align: right;
}

#textToggler a:link
{
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}

#textToggler a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}



#content-container
{
	margin: 0 auto;
	width: 1024px;
	background-image: url(../images/clallamContentContainer.gif);
	background-repeat: repeat-y;
}


#content
{
	width: 700px;
	float: left;
}


.menuitem
{
	/*/*/
	display: block; /*border-top: 1px solid #333333;*/
	border-bottom: 1px solid #ffffff;
	background-color: transparent;
	background-image: url("../images/navlist_bg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: left;
}
.menuitem a:link, .menuitem a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

.menuitem a:hover
{
	/*border-top: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../images/navlist_bg.png);
	background-position: 0 -75px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold; /*height: 20px;*/
}


div#leftNavigation img
{
	margin-top: -2px;
}

#bc
{
	margin-top: -23px;
	margin-bottom: 50px;
	color: #fff;
}

#bc a
{
	color: #fff;
}