.deptTitle {
	padding-left: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	border-bottom-style: solid;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #9B7D57;
	color: #2F4E50;
}
.rightArrow {
	background-image: url(/images/rightArrow.gif);
	background-repeat: no-repeat;
	background-position: 162px 40%;
}

#deptsubNav  ul {
	list-style: none;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	padding: 0;
}
#deptsubNav  ul  li {
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
}
#deptsubNav  ul  li  a {
	display: block;
	width: 160px;
	text-indent: 0px;
	letter-spacing: 0em;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 9px;
	text-decoration: none;
	color: #693a08;
}
#deptsubNav  li  a:hover {
	color: #FFFFFF;
	background-color: #2B4F4F;
}
/*this is for the subNav DropDown Style style*/
.anylinkcss {
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width: 170px;
	margin-left: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	margin-top: -1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #9E805C;
	border-right-color: #9E805C;
	background-image: url(/images/BG_anylink.png);
	background-repeat: repeat;
}

.anylinkcss a{
	color: #693a08;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E805C;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #2D4F50;
	color: #FFFFFF;
}

/*this is for the form style*/
.formType {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.radio, .checkbox  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.submit  {
	color: #000000;
	border: 2px outset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E0E0E0;
	text-transform: capitalize;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;
} 
#name, #phone, #fax, #email, #address {
	color: #000000;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px inset #F8F8F8;
}

textarea {
	color: #000000;
	border: 2px inset #F8F8F8;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}


.normLink  a:link, .normLink  a:visited {
	text-decoration: none;
	color: #C77F25;
}
.normLink  a:hover, .normLink  a:active {
	text-decoration: underline;
	color: #E4C24B;
} 

.normBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C4E4F;
	font-weight: bold;
}
.normTypeQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0F1C1C;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	font-style: italic;
	text-indent: -15px;
	padding-left: 20px;
}

.normType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F1C1C;
	font-weight: normal;
	text-align: justify;
}
.normType   a:link, .normType   a:visited {
	text-decoration: none;
	color: #C77F25;
}
.normType   a:hover, .normType   a:active {
	text-decoration: underline;
	color: #E4C24B;
}

.normType2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F1C1C;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}

.normType3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F1C1C;
	font-weight: normal;
	text-align: center;
}
.normType3   a:link, .normType3   a:visited {
	text-decoration: none;
	color: #C77F25;
}
.normType3   a:hover, .normType3   a:active {
	text-decoration: underline;
	color: #E4C24B;
}

.normTypeFire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F1C1C;
	font-weight: normal;
	text-align: justify;
}
.normTypeFire   a:link, .normTypeFire   a:visited {
	text-decoration: none;
	color: #970808;
	font-weight:bold;
}
.normTypeFire   a:hover, .normTypeFire   a:active {
	text-decoration: underline;
	color: #d61d1d;
	font-weight:bold;
}

.pdfLink   a:link, .pdfLink   a:visited {
	text-decoration: none;
	color: #A44120;
}
.pdfLink    a:hover, .pdfLink    a:active {
	text-decoration: underline;
	color: #E4C24B;
} 


.subTitleType {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #693a08;
	width: 600px;
	letter-spacing: 2px;
	text-align: right;
	padding-top: 5px;
	font-weight: bold;
	background-image: url(/images/BG_solidLine.gif);
}
.gradientBox {
	background-image: url(/images/BG_600pxGradient.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D8D6;
}

/*Emergency Preparedness Information box */
.fireEmergencyHeader {
	margin-top: 15px;
	width: 595px;
	height: 40px;
	background-image: url(/images/BG_EmergencyInfoHeader.jpg);
	background-repeat: no-repeat;
}
.fireEmergencyBody {
	width: 595;
	padding: 5px 15px 5px 15px;
	background-image: url(/images/BG_EmergencyInfoBody.jpg);
	background-repeat: repeat-y;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #693a08;
	font-weight: bold;
}
.fireEmergencyFooter {
	width: 595;
	height: 25px;
	background-image: url(/images/BG_EmergencyInfoFooter.jpg);
	background-repeat: no-repeat;
}
.fireEmergencyBody   a:link, .fireEmergencyBody   a:visited {
	text-decoration: none;
	color: #970808;
	font-weight:bold;
}
.fireEmergencyBody   a:hover, .fireEmergencyBody   a:active {
	text-decoration: underline;
	color: #d61d1d;
	font-weight:bold;
}

/*image border hover*/
.imgBrdr img{
border: 1px solid #666666;
}

.imgBrdr:hover img{
	border: 1px solid #74B9F1;
}

.imgBrdr:hover{
}
.noteWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
}
.bgFlyOver {
	background-image: url(/images/BG_FlyOver.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D8D6;
	height: 488px;
}
.timeLineType {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	color: #367EB0;
}
.phtoBrdr01 {
	border: 1px solid #441927;
}
.phtoBrdr02 {
	border: 1px solid #441927;
	align: left;
}
.phtoBrdr03 {
	border: 1px solid #441927;
	align: left;
	margin-top: 5px;
	margin-right: 4px;
	margin-left: 4px;
}

.phtoBrdrLeft {
	border: 1px solid #441927;
	align: left;
	margin-right: 10px;
}
.phtoBrdrLeft2 {
	border: 1px solid #441927;
	align: left;
	margin-right: 10px;
	margin-top: 9px;
}

.phtoBrdrRight {
	border: 1px solid #441927;
	align: left;
	margin-left: 10px;
}
.phtoRight {
	align: left;
	margin-left: 10px;
}


.bgFireInfo {
	background-image: url(/images/Departments/Fire/BG_FireInfo.jpg);
	background-repeat: no-repeat;
	height: 488px;
}


.bgCityInfo {
	background-image: url(/images/BG_CityInfo.jpg);
	background-repeat: no-repeat;
	height: 488px;
}
.WelcomeType {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #5C4114;
}
.btmBrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D8D6;
}
.topBrdr {
	background-image: url(/images/BG_solidLine2.gif);
	background-position: 0px 20%;
	background-repeat: no-repeat;
	height: 5px;
}

#select {
	color: #000000;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px inset #F8F8F8;
}
.dotLine {
	background-image: url(/images/BG_dotLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Title01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #55421A;
	letter-spacing: 1px;
	font-style: italic;
}

.Title02 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #43380E;
	letter-spacing: 1px;
}
.Title03 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #3E3013;
	letter-spacing: 1px;
}
.Title04 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #55421A;
	letter-spacing: 1px;
}
.Title05 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #2C4E4F;
	letter-spacing: 1px;
	background-image: url(/images/BG_gradientLine.gif);
	background-repeat: no-repeat;
}
.Title06 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #693A08;
	letter-spacing: 1px;
	font-style: italic;
	background-image: url(/images/BG_gradientLine.gif);
	background-repeat: no-repeat;
}
.Title07 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #374B86;
	letter-spacing: 0px;
	padding-top: 5px;
	font-weight: bold;
}
.Title08 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-style: italic;
	color: #374B86;
	letter-spacing: 0px;
	padding-top: 5px;
	font-weight: bold;
	background-image: url(/images/BG_solidLine.gif);
	background-position: bottom;
}






.SubType {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #5C4114;
}
.SubType2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #C67D24;
	text-align: right;
	width: 600px;
	line-height: 12px;
}
.Category {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #8C5F0B;
	text-align: left;
	width: 600px;
}
.answer {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #006F5B;
	letter-spacing: 1px;
	padding-left: 95px;
	text-indent: -64px;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	font-style: italic;
}

.question {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #AE6F20;
	letter-spacing: 1px;
	padding-left: 95px;
	text-indent: -82px;
}
.cat a:link, .cat a:visited {
	text-decoration: none;
	color: #C77F25;
	background-image: url(/images/bg_category_n.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 12px;
}
.cat a:hover, .cat a:active {
	text-decoration: underline;
	color: #A08423;
	background-image: url(/images/bg_category_o.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 12px;
} 
.timeLineTypeSERVICES {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	color: #8DB143;
}
.brdrLeft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #624D20;
	font-weight: normal;
	width: 240px;
}
.fadeLine {
	background-image: url(/images/BG_gradientLine.gif);
	background-repeat: no-repeat;
}
.tanColor {
	color: #684515;
}
.searchLink a:link, .searchLink a:visited {
	text-decoration: underline;
	color: #0088D9;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.searchLink a:hover, .searchLink a:active {
	text-decoration: underline;
	color: #CC6633;
} 
#Story {
	width: 610px;
	margin: 10px;
	float: right;
}
