p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.boldred {
	font-weight: bold;
	color: #CC0000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
#content .right {
	float: right;
}
#footer {
	clear: both;
}


h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sansSerif;
	font-size: 16pt;
	color: #CC0000;
	text-align: left;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	list-style-type: none;
	text-align: justify;
}
#navigation li {
	list-style-type: none;
	display: inline;
	text-align: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#navigation ul {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

img {
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
#holder {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 150px;
	background-image: url(images/fireheader.jpg);
	background-repeat: no-repeat;
}
#header #hours {
	font-size: 11px;
	text-align: right;
	padding-top: 105px;
	padding-right: 15px;
}
#content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#footer p {
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	background-color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sansSerif;
	font-size: 9pt;
	color: #CC0000;
	font-weight: normal;
	text-align: center;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	float: left;
	width: 600px;
}
#side {
	float: right;
	width: 270px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
