/* 
  -----------------------------------
  EEL Program Fire Manual
  -----------------------------------
*/
body {
	background-color: #FFFFFF;
	background-image: url(http://www.eelbrevard.com/img_eel/elp_body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	min-width: 760px;
}
#wrapper {
	margin: 0 auto;
	width: 604px;
	min-height:1300px;

}
table {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFA698;
	border-right-color: #CECAC1;
	border-bottom-color: #AFA698;
	border-left-color: #CECAC1;
	margin:0px 0px 20px 0px;
	min-height:1300px;
}
table.none {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	margin-bottom: 0px;
	min-height:30px;
}
th {
	font-size: .8em;
	font-weight:bold;

	text-align:center;
}
th.left{
	text-align: left;
}
th.right{
	text-align: right;
}
.head {
	color:#336633;
	text-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
}
#footerbox {
	width: 604px;
	margin: 0 auto;	
}
#footer {
    font-size:.7em;
	padding-left: 0px;	
	padding-bottom: 20px;
	line-height:1.2em;
	text-align:center;
}
#footer p, #footer a,  {
	text-align:center;
	}

a:active, a:visited, a {
	color: #663300;
}
a:hover, a:visited:hover {
	color: #CC3300;
	font-weight:bold;
}

#logo {
	background-image: url(http://www.eelbrevard.com/img_eel/elp_logo_bg.jpg);
	background-repeat: repeat-x;
}
#tagline {
	margin: -6px 0 6px 10px;
	font-size: 0.65em;
	letter-spacing: 0.4em;
	font-weight: bold;
	text-indent: 45px;
}

p {
	font-size: 0.9em;
	text-align: justify;
	margin:2px 14px 12px 14px;
	line-height: 1.3em;
}
p.asterik {
	font-size: .8em;
	text-align: justify;
	margin:8px 14px 2px 14px;
	border-top: 1px solid #ccc;
	padding: 4px 0px 6px 0px;
}
p.note_only {
	font-size: .8em;
	text-align: justify;
	margin:8px 14px 14px 14px;
	border-bottom: 1px solid #ccc;
	padding: 4px 0px 6px 0px;
}
.letter {
	font-size: 1.6em;
	line-height:0.95em;
	font-weight:bold;
	color: #336633;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p.img {
	margin:8px 0px 16px 0px;
	text-align:center;
}
p.img2 {
	margin:0px 0px 14px 0px;
	text-align:center;
}
em.paranote {
	font-size: 0.75em;
	font-style: normal;
}
p.inline {
	margin:15px 14px 2px 14px;
	line-height: 1em; 
}
p.inlinejust {
	margin:0px 14px 2px 14px;
	text-align: justify;
}

ul, li {
	font-size: .95em;
	margin-top: 2px;
}
ul.toc li{
	font-size: .85em;
	margin-top: 4px;
	padding-bottom:10px;
}
h1 {
	font-size: 1.1em;
	margin:6px 14px 4px 14px;
	padding-top:6px;
	color: #336633;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: .95em;
	margin:8px 14px 0px 14px;
	padding-top:10px;
}
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .2em;
	}
h2.topred {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
	color: #993300;
}
h2.inline {
	display: inline;
	float: left;
	margin-top:-6px;
	line-height: 1em; 
}
h3 {
	font-size: .90em;
	margin:8px 14px 2px 14px;
	padding-top:10px;
}
h4 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
}
h5 {
	font-size: .95em;
	margin:8px 14px 0px 14px;
	font-weight: normal;
}
h5.bold {
	font-size: .95em;
	margin:8px 14px 0px 14px;
	font-weight: bold;
}
h5.gry {
	font-size: 0.95em;
	margin:8px 14px 0px 14px;
	font-weight: bold;
	color: #666666;
}
h6 {
	font-size: .8em;
	margin:4px 14px 2px 14px;
	line-height: 1.2em;
	text-transform: none;
	font-weight:bold;
}
h6.toc_link {
	margin:4px 4px 2px 14px;
}
.crumbpath {
	background-image: url(http://www.eelbrevard.com/img_eel/eel_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 6px 0px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 0.7em;
	font-style: italic;
}
.crumbpath a {
	font-style: normal;
}
.content {
	background-image: url(http://www.eelbrevard.com/img_eel/eel_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 20px;
}
.contentintro {
	background-image: url(http://www.eelbrevard.com/img_eel/elp_introfoto.jpg);
	background-repeat: no-repeat;
	margin: 0px 1px 0 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 130px;
	padding-bottom: 20px;
	min-height:500px;
}
.clr_tan {
	color: #996600;
}
.clr_turq {
	color: #339999;
}
.note {
	font-size: 0.85em;
	padding: 4px;
	border: 1px dotted #333;
}

#layoutfoot {
	width: 760px;
	margin: 0 auto;
	background-image: url(http://www.eelbrevard.com/img_eel/elp_bottom.gif);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#revdatebox {
	width: 760px;
	margin: 0 auto;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 20px;
	text-align: right;
}

.img_inline_ftr  {
	display: inline;
	margin: 0px;
	text-align: center;
}

#img_txtwrap_ftr  {
	display: inline;
	float: left;
	margin-right: 4px;
}

#cancel_background, #cancel2_background, #cancel3_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}

.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
.totop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: center;
	font-weight: bold;
	}
a.totop {
	text-decoration: none;	
	}	
.subgray {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	letter-spacing: .1em;
}

.subbold {
	font-size: .95em;
	font-weight: bold;
}
.sublight {
	font-size: .95em;
	font-weight: bold;
	color: #666666;
}
.caption {
	font-size: .9em;
	font-weight: bold;
	padding: 2px 4 2 4;
	font-style:italic;
}	
.bold {
	font-weight: bold;	
	}
	.wrapbut_lft {
	padding: 0px 6px 0px 0px;
	}   
	.wrapbut_rt {
	padding: 0px 0px 0px 6px;
	}    
	.list_fire_ref	{
	font-size:.9em;
	margin:8px 14px 0px 14px;
	list-style-image: none;
	text-align: justify;
	line-height: 1.2em;
	}
	.list_fire_ref ul {
	list-style-image: none;
	}
	.list_fire_ref ul li {
	list-style-type: none;
	margin-bottom:12px;
	}
	.list_fire_ref ul ul {
	list-style-type: none;
	}
	.list_fire_ref li {
	list-style-type: none;
	margin-bottom:12px;
	}
	.list_fire_bul	{
	font-size:.95em;
	margin:8px 14px 0px 10px;
	padding-left:20px;
	text-align: justify;
	line-height: 1.2em;
	}
	.list_fire_bul ul {

	}
	.list_fire_bul ul li {
	list-style-type: disc;
	margin-bottom:12px;
	list-style-position: outside;
	}
	.list_fire_bul ul ul {
	list-style-type: circle;
	}
	.list_fire_bul li {
	list-style-type: disc;
	margin-bottom:12px;
	}
	.list_fire_bul2	{
	font-size:.95em;
	margin:8px 14px 0px 10px;
	padding-left:20px;
	text-align: justify;
	line-height: 1.2em;
	}
	.list_fire_bul2 ul {
	
	}
	.list_fire_bul2 ul li {
	list-style-type: disc;
	margin-bottom:12px;
	list-style-position: outside;
	}
	.list_fire_bul2 li li  {
	list-style-type: circle;
	margin-left:-2px;
	}
	.list_fire_bul2 li {
	margin-bottom:12px;
	}
	.list_fire_bulno	{
	font-size:.95em;
	margin:8px 14px 0px 10px;
	padding-left:20px;
	text-align: justify;
	line-height: 1.2em;
	}
	.list_fire_bulno ul {
	list-style-image: none;
	}
	.list_fire_bulno ul li {
	list-style-type: none;
	margin-bottom:12px;
	list-style-position: outside;
	}
	.list_fire_bulno ul ul {
	list-style-type: circle;
	}
	.list_fire_bulno li {
	list-style-type: none;
	margin-bottom:12px;
	}
	.list_fire_num	{
	font-size:.9em;
	margin:8px 14px 0px 10px;
	padding-left:24px;
	list-style-image: none;
	text-align: justify;
	line-height: 1.2em;
	list-style-type: decimal;
	}
	.list_fire_num ol {
	list-style-image: decimal;
	}
	.list_fire_num ol li {
	list-style-type: decimal;
	margin-bottom:12px;
	}
	.list_fire_num ol ol {
	list-style-type: decimal;
	}
	.list_fire_num li {
	list-style-type: decimal;
	margin-bottom:12px;
	list-style-position: inside;
	}
	.list_nums	{
	font-size:.95em;
	margin:8px 34px 0px 10px;
	padding-left:30px;
	list-style-image: none;
	text-align: justify;
	line-height: 1.2em;
	list-style-type: decimal;
	}
	.list_nums ol {
	}
	.list_nums ol li {
	list-style-type: decimal;
	margin-bottom:10px;
	}
	.list_nums ol ol {
	}
	.list_nums li {
	list-style-type: decimal;
	margin-bottom:12px;
	list-style-position: outside;
	}