﻿body	{
	margin: 5px auto;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 85%;
	line-height: 150%;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url('images/fire-rescue.jpg');
}

table	{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	line-height: 150%;
}

#footer	{
	clear:both;
	font-family: inherit;
	font-size: 70%;
	line-height: 100%;
	text-align:center;
	margin: 0px;
	margin-top:0px;
	padding: 10px;
	background: url(pro_drop_1/three_0.gif);
	color:#ccc;
}

#footer	a:link {
	text-decoration:none;
	color: white;
}
#footer	a:visited {
	text-decoration:none;
	color: white;
}
#left-col	{
	float:left;
	padding:10px;
	width:550px;
	font-family: inherit; 
	font-size: inherit; 
	font-style: inherit; 
	font-weight: inherit; 
	line-height: inherit;
}
#right-col	{
	padding:10px;
	width:auto;	
	font-family: inherit; 
	font-size: inherit; 
	font-style: inherit; 
	font-weight: inherit; 
	line-height: inherit;
}

h1	{
	font-family: Arial, sans-serif;
	font-size: 135%;
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	color: navy;
	line-height: 95%;
}
h2	{
	font-family: Arial, sans-serif;
	font-size: 115%;
	margin: 0px;
	padding: 5px 0px;
	color: navy;
	line-height: 95%;
	border-bottom:thin navy solid;
}

.thick	{
	font-family:"Arial Black", sans-serif;
font-weight:bold;
}
#masthead {
}
.red	{
	color:#CD0505;
}
.motto	{
	color:#CD0505;
	font-weight:bold;
	font-size:200%;
}
.emergency	{
	background-color:#CD0505;
	color:white;
	font-weight:bold;
	padding:5px;
}
.crumb	{
	margin-left:10px;
	color:#aaa;
	font-size:75%;
}
.photo	{
	border:2px solid black;
}
