@charset "UTF-8";
/* CSS Document */

#emergency {
	background-color: #ffe100;
	padding: 10px;
	float: right;
	width: 240px;
	margin-bottom: 10px;
}


#emergency p {
	font-size:0.75em;
	margin-top:0.8em;
	line-height:1.2em;
	text-decoration:none;
	list-style-type:none;
	margin-left:10px;
}


#emergencyheader {
	font-size: 1em;
	font-weight: bold;
	line-height:1.3em;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 240px;
	float: right;
	padding-right: 10px;
}
#emergency a:link {
	color: #000000;
	text-decoration: none;
}
#emergency a:visited {
	color: #000000;
	text-decoration: none;
}
#emergency a:hover {
	color: #000000;
	text-decoration: underline;
}
.category_block_safety_right {
	position: relative;
	width: 250px;
	float: right;
	margin-left: 20px;
}
.category_block_safety_left{
	position: relative;
	width: 300px;
	float: left;
	margin-left: 30px;
}
#safetylinks #emergency-warning {
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A18C70;
}


#safety-text{
	position: relative;
	width: 630px;
	float: left;
	padding-top: 18px;
}
.safety_nav_links {
	font-size: 0.5em;
	clear: both;
	padding-top: 1.25em;
}
.safety_body_text {
}

#safetylinks {
	background-color: #D7C6AC;
	padding: 10px;
	float: right;
	width: 240px;
	margin-left: 10px;
}


#safetylinks p {
	font-size:0.75em;
	line-height:1.4em;
	text-decoration:none;
	list-style-type:none;
	margin-left:10px;
	color: #000000;
}


#safetylinks a:link {
	color: #000000;
	text-decoration: none;
}
#safetylinks a:visited {
	color: #000000;
	text-decoration: none;
}
#safetylinks a:hover {
	color:  #000000;
	text-decoration: underline;
}
#safetylinks #emergency-warning h1 {
	font-size: 0.85em;
	font-weight: bold;
}

