/*
Smoking Campaign Screen Styles for usfa.fema.gov
Authored and maintained by Greg Beatty
gbeatty@clutch-inc.com
*/	
	

	

#cover {
	background-image: url(/_images/smokealarms/cover.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 360px;
	margin: -10px 0 0 0;
	padding: 0;
	width: 960px;
	}
	
#cover_esp {
	background-image: url(/_images/smokealarms/cover_esp.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 360px;
	margin: -10px 0 0 0;
	padding: 0;
	width: 960px;
	}
	


h1.header {
	position: relative;
	font-size: 2.2em;
	top: 160px;
	left: 5px;
	}
	
h1.welcome, h2.welcome {
	float: left;
	font-size: 1px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	} 
		

		
#fullcontent .hpnav {
	float: right;
	width: 400px;
	margin: -3em 0 0 0;
	padding: 0;
	}
		
#fullcontent .hpnav ul {
	list-style-type: none;
	margin: 0; padding: 0;
	}
	
	#fullcontent .hpnav ul li.lg {
	font-weight: bold;
	font-size: 1.35em;
	}
	
	

	
.photo {
	margin: 5px;
	border-width: 0;
	padding: 0;
	}
