@charset "utf-8";
body {
	background-image: url(images/bkgdfill_dark.png);
	background-attachment: fixed;
}


/* CSS Document */

#container {
	width: 968px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	background-color: #000;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 151px;
	width: 968px;
	background-image: url(images/header_image_1.jpg);
	padding-top: 5px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#header_seal {
	float: right;
	margin-right: 15px;
}
#header_logo {
	height: 114px;
	width: 291px;
	margin-left: 20px;
	margin-bottom: 6px;
}
#top_nav {
	height: 28px;
	margin-left: 5px;
}

#middle {
	width: 968px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000;
}
#main_content {
	width: 790px;
	float: left;
}
#left_column {
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#left_column p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}

#left_column a:hover {
	text-decoration: underline;
	color: #900;
}

#center_column {
	width: 570px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-image: url(images/bkgdfill_lite.png);
	background-repeat: repeat;
	padding-right: 15px;
	padding-left: 15px;
}
#center_column p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

#center_column a {
	color: #900;
	text-decoration: none;
}
#center_column a:hover {
	text-decoration: underline;
}

#center_column h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#center_column h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#center_column h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#center_column h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}


#center_column h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
}
#center_column h6 {
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
}



#right_column {
	float: right;
	width: 168px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/bkgdfill_lite.png);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	border: 2px double #900;
}
#right_column h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#right_column #time{
	width: 130px;
}
#right_column_header {
	width: 168px;
	height: 180px;
	text-align: center;
}


#left_column a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#right_column #news_links {
	width: 168px;
	height: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bkgdfill_lite.png);
	background-color: #FFF;
}








#footer {
	height: 80px;
	width: 968px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	background-image: url(images/bkgdfill_lite.png);
	background-repeat: repeat;
}


#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin: 0;
	color: #000;
}
#footer a {
	color: #900;
	text-decoration: none;
}
#ChiefsMessage {
	margin: 5px;
}
#ChiefImage {
	height: 190px;
	width: 150px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Search_Box {
	background-image: url(images/bkgdfill_dark.png);
	border: 1px solid #000;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 5px;
	height: auto;
}
#search_results {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	width: 540px;
	height: 600px;
	margin-bottom: 5px;
}
.docLinksTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px inset #000;
}
.docLinksTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.CollapsiblePanelTables {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 100%;
	padding: 2px;
	border: 1px solid #000;
}

#StatusReportDefinitions td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#StatusReportDefinitions {
	background-color: #FFF;
}
#privacy p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: justify;
	line-height: 14px;
}
#fire_stats {
	width: 100%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#fire_stats td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#fire_stats th a{
	color: #FFF;
}
#fire_stats th {
	background-color: #900;
	border: 1px solid #000;
}
#fire_stats #stats_table {
	width: 90%;
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#search {
	color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.small_tables {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-left-style: inset;
	padding: 2px;
}
.small_tables th {
	font-weight: bold;
	color: #FFF;
}

.small_tables tr td {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	padding-top: 2px;
	padding-bottom: 2px;
}


.newsletters_table {
	width: 300px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
.news_tables {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	background-color: #FFF;
}
.news-archive_tables {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	width: 540px;
}
.news_tables td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.news_tables ul {
	line-height: 18px;
}




.btmInfo {
	clear: both;
}
#left_column #information {
	width: 168px;
	height: 425px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bkgdfill_lite.png);
	background-repeat: repeat;
	background-color: #FFF;
}
#container2 #images {
	float: left;
	width: 200px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container2 #text {
	width: 570px;
}
.SpryHiddenRegion {
	visibility: hidden;
}
#articles_content {
	width: 560px;
	margin-right: 5px;
	margin-left: 5px;
}
#container #middle #main_content #center_column ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}
