body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#f4ecdb;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	margin:0;
	
}
	

h1, table  {	
	margin:0;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2	{	
	color:#45556A;
	border-bottom:1px solid #999;
	font-size: 12px;
	letter-spacing:1px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:16px;
	margin-left:3px;
	margin-right:3px;
	padding-left:8px;
	padding-bottom:1px;
}


img	{
 	margin: 0;	border:0;
}

p {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:15px;
}

ul {	/* top level */
	margin-bottom:12px;		
}

ul li {	/* first level */
	line-height:15px;
	margin-top:2px;
	margin-left: 8px;
	margin-bottom: 8px;
	list-style-type: square;   /* all lists items will have this bullet unless otherwise declared */
}

li.pdf {    /* default pdf icon for each list element */
	background-image: url(images/pdf2.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 4px 0 4px 25px;			/* positions the text of the list element */
	margin: .4em 0;					/* positions the background image icon */
	list-style-type: none;
	font-size: 10px;
}

li.word {
	background-image: url(images/ms-word.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 4px 0 4px 25px;			/* positions the text of the list element */
	margin: .4em 0;					/* positions the background image icon */
	list-style-type: none;
	font-size: 10px;
}

li.ppt {
	background-image: url(images/powerpoint.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 4px 0 4px 25px;			/* positions the text of the list element */
	margin: .4em 0;					/* positions the background image icon */
	list-style-type: none;
	font-size: 10px;
}

li.audio {
	background-image: url(images/audio_sp.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 4px 0 4px 25px;			/* positions the text of the list element */
	margin: .4em 0;					   /* positions the background image icon */
	list-style-type: none; 		/* no bullet */
	font-size: 10px;			/* smaller type face */
}


li.pdf a, li.word a, li.ppt a, li.audio a { 
	font-size: 12px;
}  /* ensure that links are not resized */


ul li li {	   /* second level */
	margin-bottom:6px;
	margin-left:0px;
	list-style-type: square;
}


/* style the sitemap listing */
ul#sitemap {  /* this styles the entire list - any changes to the top level have to be here */ 
	margin-left: 0; 
	padding-left: 20px;   /* remove browser spacing */
	font-weight: bold;	/* bold font for entire list but this is changed below for second level items and below */
}

ul#sitemap li {     /* all li items */
	list-style-type: square;  /* applies bullet to all list items */
}

ul#sitemap li li { 		/* second level items */
	padding-left: 10px;
	font-weight: normal;	/* normal font to second level items and below */
	list-style-type: none;  /*removes bullet for all list items on second level and below */	
}

ul#sitemap li li li {   /* third level items */
	padding-left: 20px;
}

ul#sitemap a { }
/* END sitemap styling */



h1 {	
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#fff;
	display:block;
	background-color:#400000;
	margin-bottom:8px;
	padding-left:8px;
	letter-spacing:2px;
}

h5	{	
	font-size:12px;
	font-weight:bold;
	color:#900;
	margin-bottom:0px;
}

a:link {
	font-size: 12px; 
	color: #740000;	
	text-decoration: none; 
	line-height:12px; 
}

a:active {
	font-size: 12px; 
	color: #740000;	
	text-decoration: none; 
	line-height:12px; 
}
							
a:visited {
	font-size: 12px; 
	color: #900;	
	text-decoration: none; 
	line-height:12px; 
}
		
a:hover {	
	font-size: 12px; 
	color: #45556A;	
	text-decoration: underline; 
	line-height:12px; 
}


td.grayborder {	
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	border-right-width: 1px;
	border-right-style:dashed;
	border-right-color:#ccc;}

td	{	
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.content	{
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	border: 1px solid #999;
	color: #333333;
	width: 462px;
}

td.menu1 {
	vertical-align:top;
	background-color: #45556A;
	width:246px;
	border: 1px solid #999;
	font-weight:bold;
	color:#fff;
}
		
table.menutable2 { margin:3px; }

td.menu2 {
	font-size: 11px; 
	font-weight: bold;	
	color: #fff;		
	text-decoration: none; 
	line-height:12px; 
	background: #45556A;
	border: 1px solid #000;
	display:block;
	text-align:center;
	vertical-align: middle;
	width:33%;
}

/*old menu2 {
		background-color: #45556A;
		width:33%;
		border: 2px solid #000;
		font-weight:bold;
		color:#fff;
		text-align:center;
}*/

a.menulink2:link {
	margin: 1px;
	font-size: 11px; 
	font-weight: bold;	
	color: #fff;		
	text-decoration: none; 
	line-height:12px; 
	background: #45556A;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	display:block;
	text-align:center;
}

a.menulink2:active {
	margin: 1px;
	font-size: 11px; 
	font-weight: bold;	
	color: #fff;	
	text-decoration: none; 
	line-height:12px; 
	background: #45556A;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	display:block;
	text-align:center;
}

										
a.menulink2:visited {
	margin: 1px;
	font-size: 11px; 
	font-weight: bold;	
	color: #fff;	
	text-decoration: none; 
	line-height:12px; 
	background: #45556A;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	display:block;
	text-align:center;
}
					
a.menulink2:hover {	
	margin: 1px;
	font-size: 11px; 
	font-weight: bold;	
	color: #45556A;	
	text-decoration: none; 
	line-height:12px; 
	background: #fff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	display:block;
	text-align:center;
}

a.menulink:link {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height:14px;
	background: #45556A;
	border: 1px solid #45556A;
	display:block;
	padding: 2px;
	margin: 2px;
}

a.menulink:active {
		padding: 2px;
		font-size: 11px; 
		font-weight: bold;	
		color: #fff;	
		text-decoration: none; 
		line-height:14px; 
		background: #45556A;
		border: 1px solid #45556A;
		display:block;
		margin: 2px;
}

										
a.menulink:visited {
		padding: 2px;
		font-size: 11px; 
		font-weight: bold;	
		color: #fff;	
		text-decoration: none; 
		line-height:14px; 
		background: #45556A;
		border: 1px solid #45556A;
		display:block;
		margin: 2px;
}
					
a.menulink:hover {	
	padding: 2px;
	font-size: 11px; 
	font-weight: bold;	
	color: #45556A;	
	text-decoration: none; 
	line-height:14px; 
	background: #fff;
	border-top: 1px solid #333;
	display:block;
	margin: 2px;
}

a.menulinkon:link {
	margin: 2px;
	font-size: 11px; 
	font-weight: bold;	
	color: #fff;	
	text-decoration: none; 
	line-height:16px; 
	background: #45556A;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	display:block;
}

a.menulinkon:active {
	margin: 2px;
	font-size: 11px; 
	font-weight: bold;	
	color: #fff;	
	text-decoration: none; 
	line-height:16px; 
	background: #45556A;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	display:block;
}

										
a.menulinkon:visited {
	margin: 2px;
	font-size: 11px; 
	font-weight: bold;	
	color: #fff;	
	text-decoration: none; 
	line-height:16px; 
	background: #45556A;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	display:block;
}
					
a.menulinkon:hover {	
	margin: 2px;
	font-size: 11px; 
	font-weight: bold;	
	color: #fff;	
	text-decoration: none; 
	line-height:16px; 
	background: #45556A;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	display:block;
}


a.white:link {
	font-size: 10px; 
	font-weight: bold;	
	color: #ffffff;	
	text-decoration: none; 
	line-height:12px; 
}

a.white:active {
	font-size: 10px; 
	font-weight: bold;	
	color: #ffffff;	
	text-decoration: none; 
	line-height:12px; 
}
							
a.white:visited {
	font-size: 10px; 
	font-weight: bold;	
	color: #ffffff;	
	text-decoration: none; 
	line-height:12px; 
}
		
a.white:hover {	
	font-size: 10px; 
	font-weight: bold;	
	color: #f4ecdb;	
	text-decoration: underline; 
	line-height:12px; 
}

a.menu2link:link {
	font-size: 12px; 
	font-weight: bold;	
	color: #45556A;	
	text-decoration: none; 
}

a.menu2link:active {
	font-size: 12px; 
	font-weight: bold;	
	color: #45556A;	
	text-decoration: none; 
}
							
a.menu2link:visited {
	font-size: 12px; 
	font-weight: bold;	
	color: #45556A;	
	text-decoration: none; 
}
		
a.menu2link:hover {	
	font-size: 12px; 
	font-weight: bold;	
	color: #740000;	
	text-decoration: underline;  
}


td.footer{
	background-color: #400000;
	border: 2px solid #fff;
	font-size:11px;
	font-weight:bold;
	color:#f4ecdb;
	line-height:18px;
}


.caption {		
	font-size:9px;
	color:#000;
	font-weight:200;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
}
		
a.xsm {		
	font-size:2px;
	padding:0px;
	line-height:2px;
	color:#000099;
}
		
.red {		
	color:#740000;
	padding:4px;
	font-weight:bold;
	font-size:10px;
}

a.red10px:link{	
	color:#740000;
	padding:4px;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}

a.red10px:visited{	
	color:#740000;
	padding:4px;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}

a.red10px:active{	
	color:#740000;
	padding:4px;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}


a.red10px:hover{	
	color:#45556A;
	padding:4px;
	font-weight:bold;
	font-size:10px;
}

.new	{
	background-color:#990000;
	color:#FFFFFF;
	font-size:11px;
	margin:1px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	line-height:18px;
	border:1px solid #000;
	font-style:italic;
}
	
	
p.note {margin-left: 20px; margin-right:20px; border-bottom: 1px solid #990000;  border-top: 1px solid #990000; border-left: 1px solid #990000; border-right: 1px solid #990000; background-color: #EBEBEB; padding: 4px; }

.imgRight { margin-right: 5px } 


/* docs class - initially for county.htm page */
.docs li { 	padding-bottom: 3px; }
.docs { padding: 0; margin: 0; }


.gray { 
	border: 2px solid #ddd; 
	background: #f2f2f2;
	margin: 20px;
	padding: 20px 10px;
	text-align: left;
	font-size: 0.9em;
}
	.gray a {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		padding-bottom: 3px;
	}


.events ul {
	list-style: none;
	margin: 0 0 0 10px; padding: 0;
}
	.events li {
		list-style: none;
		margin: 0; padding: 2px 0;
	}
	.events li.date {
		padding: 2px 0 4px 0;
		font-weight: bold;
	}
	.events h5 a {
		display: block;
		margin: 3px 0 8px 10px;
	}

.subtitle {
	font-size: 10px;
}