.center 
{
	text-align: center;

}





p {
	text-indent: 25px;
	text-align:  justify;
}

strong.letter
{
	font-family: Monotype Corsiva, Garamond, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:   25px;
	color:       #000066;
}

strong.redletter
{
	font-family: Monotype Corsiva, Garamond, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	color: Red;
	text-align : center;
}

strong.title
{
	text-transform: uppercase;
	font-size:   18px;
	color:       #000066;
	font-style:  italic;
}

strong.event
{
	font-size:   14px;
	color:       #000066;
}

body {
	text-align: center;
	background-color: white;
}

td {
	margin: 0;
	padding: 0;
}

caption {
	font-weight: bold;
	font-size: large;
}

div.sb-head {
	text-align: left;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: white;
	padding-left: 10px;
	padding-top: 18px;
	line-height: 100%;
}

div.sb-item {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	text-indent: -10px;
	line-height : 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

h1 { font-size: 22px; text-align: center; }
h2 { font-size: 20px; text-align: center; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

#footer, #navbar, #temp_date {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: black;
	color: silver;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

a.navbar {text-decoration: none; color: silver; }
a.navbar:active, a.navbar:hover {text-decoration: underline; color: white;}

a.sb {color: #DDDDDD; text-decoration: none;}
a.sb:active, a.sb:hover {text-decoration: underline; color: white;}

a.sb-rescue {color: #DDDDDD; text-decoration: none; font-family: Tahoma, sans-serif}
a.sb-rescue:active, a.sb-rescue:hover {text-decoration: underline; color: black; font-family: Tahoma, sans-serif;}

.excerpt
{
	font-size: 10px;
	font-style: italic;
	border: solid red;
	color: black;
	padding: 10px;
}

#contentcell {
	background-color: white;
	color: black;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;

}

.eventcell {
	background-color:#fff;
	color:#006;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	border: solid #006 1px;
	margin-top: 10px;
	margin-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	width: 225px;
}

#banner {
	background-image : url(/img/hdr_background.jpg);
	text-align: left;
	vertical-align: middle;
	padding: 0;
	border: 0;
	background-position : top right;
}

#fire_banner {
	background-image : url(/img/hdr_sunset_background.jpg);
	text-align: left;
	vertical-align: middle;
	padding: 0;
	border: 0;
	background-position : top right;
}

.faq_subject {
	text-align: center;
	font-style: italic;
	color: navy;
	font-size: 17px;
}
