body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	
}



a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

.red_heading {

font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	}



hr {
	text-align: center;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	}
	
.red{
	text-align: center;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	}
	
	

/**Top Header**/

#burnemergency {
	position:absolute;
	left:361px;
	top:14px;
	width:188px;
	height:15px;
	z-index:1;
	visibility:visible;
	background-image: url(/shared/burnemergency.jpg);
	background-repeat: no-repeat;
	}

#search_bar {
	position:absolute;
	top:4px;
	height:28px;
	visibility:visible;
	background-image: url(/shared/burnemergency.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	right: 20px;
	width: 453px;
	font-size: 9px;
	color: #666666;
}
	
#bi_logo {
	position:absolute; 
	left:25px; 
	top:35px;
	width:170px; 
	height:38px;
	}

#top_links {
	position:absolute;
	top:48px;
	width:510px;
	height:30px;
	display: block;
	right: 40px;
	}

#homeheader {
	position:absolute; 
	left:0px; 
	top:82px;
	width:509px; 
	height:165px;
	z-index:5; 
	visibility:visible;
	background-image: url(/shared/home_header.jpg)}
	

/**Main Links**/

.mainlinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	vertical-align: middle;
	}
	
.mainlinks a:link {
	color: #333333;
	text-decoration: none;
}
.mainlinks a:visited {
	text-decoration: none;
	color: #333333;
}
.mainlinks a:hover {
	text-decoration: underline;
	color: #333333;
}
.mainlinks a:active {
	text-decoration: underline;
	color: #333333;
}


	

/*Area Links*/


#area_links{
	position:absolute;
	left:512px;
	top:82px;
	width:288px;
	height:165px;
	visibility:visible;
	color: #CCCCCC;
	background-color: #cccccc;
}

#area_links_gr{
	position:absolute;
	right:0px;
	top:82px;
	width:1000px;
	height:165px;
	color: #CCCCCC;
	background-color: #cccccc;
}
.burnover {
	background-image: url(/shared/home_burn_over.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#burn a {
	display:block;
	height:21px;
	width:186px;
	left: 10px;
	top: 71px;
	position: absolute;
}


#burn a:hover img {
	visibility:hidden;
}

.fireover {
	background-image: url(/shared/home_fire_over.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#fire a {
	display:block;
	height:18px;
	width:186px;
	left: 10px;
	top: 92px;
	position: absolute;
}

#fire a:hover img {
	visibility:hidden;
}

.resover {
	background-image: url(/shared/home_res_over.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#res a {
	display:block;
	height:19px;
	width:186px;
	left: 10px;
	top: 110px;
	position: absolute;
}

#res a:hover img {
	visibility:hidden;
}



.commover {
	background-image: url(/shared/home_comm_over.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#comm a {
	display:block;
	height:20px;
	width:186px;
	left: 10px;
	top: 129px;
	position: absolute;
}

#comm a:hover img {
	visibility:hidden;
}


/**Left Side Navigation**/


#leftnav {
	width:40%;
	visibility: visible;
	float:left;
	display: inline;
	margin-top:256px;
	margin-left:30px;
	margin-right:25px;
	padding-right:25px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}




	

	


/**Right Side Navigation**/

#rightnav {
	left:420px;
	top:269px;
	width:40%;
	visibility:visible;
	margin-top:256px;
	float:left;
	display:inline;
}

