/* CSS Document "hiliteRow*/
/*   insert  id="parks"  class="datatable"  in <table> for highlight to work*/

/* Used on the following pages: "Patrol/officers.htm"   end of list*/


.story #parks {
	line-height: normal;
	width: 100%;
}

.story #parks2 {
	line-height: normal;
	width: 100%;
}

.story #parks3 {
	line-height: normal;
	width: 100%;
	vertical-align: top;
}

.story #parks4 {
	line-height: normal;
	width: 100%;
}

.story #parks5 {
	line-height: normal;
	width: 95%;
}

.datatable {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 600px;
}
.datatable td {
	border: 1px solid #D6DDE6;	
	padding: 4px;
}
.datatable th {
	border: 1px solid #828282;
	background-color: #BCBCBC;
	text-align: left;
	padding-left: 4px;
}
.datatable caption {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #33517A;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.datatable tr:hover, .datatable tr.hilite {
	color: #000000;
}

/* Contact an Officer*/
#content .story .xsnazzy100 .xboxcontent #parks {
	line-height: normal;
	width: 100%;
}
#content .story .xsnazzy100 .xboxcontent .datatable {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 100%;
}
#content .story .xsnazzy100 .xboxcontent .datatable td {
	border: 1px solid #D6DDE6;	
	padding: 4px;
}


/* animal statistics */

#content .story #parks .xsnazzy100 .xboxcontent .table {
	line-height: normal;
	width: 580px;
}
