@font-face {
	font-family: "Times New Roman";
	src: url("../fonts/times.WOFF"); }

@font-face {
	font-family: "Times New Roman";
	src: url("../fonts/timesi.WOFF");
	font-style: italic; }

@font-face {
	font-family: "Times New Roman";
	src: url("../fonts/timesbd.WOFF");
	font-weight: bold; }

@font-face {
	font-family: "Times New Roman";
	src: url("../fonts/timesbi.WOFF");
	font-style: italic;
	font-weight: bold; }

@font-face {
	font-family: Arial;
	src: url("../fonts/arial.WOFF"); }

@font-face {
	font-family: Arial;
	src: url("../fonts/ariali.WOFF");
	font-style: italic; }

@font-face {
	font-family: Arial;
	src: url("../fonts/arialbd.WOFF");
	font-weight: bold; }

@font-face {
	font-family: Arial;
	src: url("../fonts/arialbi.WOFF");
	font-style: italic;
	font-weight: bold; }

body { background: #FFFFFF;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow-x: auto; overflow-y: scroll; }

hr { background: #C6C6C4;
	height: 4px;
	border: 2px;
	border-color: #C6C6C4; }

p { }

blockquote { font-size: .875rem; }

table { table-layout: fixed;
	border-collapse: collapse; }

table td, table th { padding: 0; }

table.center { margin-right: auto;
	margin-left: auto; }

div.center { margin-right: auto;
	margin-left: auto; }

* { outline: none; }

area { display: block; }

.container { background: #112632 url("../images/hz-seal.png") no-repeat 13px 13px;
	background-size: 150px 150px;
	color: #F7F7F5;
	width: 100%;
	height: 176px; }

.container a:link, .container a:visited { color: #F7F7F5;
	text-decoration: none; }

.container a:hover, .container a:active { color: #F7F7F5;
	text-decoration: underline; }

.masthead-container { background: url("../images/masthead_bg.png") no-repeat 0px 0px;
	width: 940px;
	height: 176px; }

.masthead { padding: 1px 0px 0px 0px;
	height: 21px;
	vertical-align: top;
	font-size: .9em; }

.hurricanezone-text { font: 4rem "Times New Roman", Times, serif;
	padding: 0px 0px 0px 45px;
	height: 78px; }

.banner-text { font: 1.6rem Arial, Helvetica, sans-serif;
	letter-spacing: .06em;
	padding: 0px 0px 6px 0px;
	text-align: center;
	height: 32px; }

.trademark { font-size: .75rem;
	vertical-align: super; }

.navigation-container { padding: 0px; }

.wrapper { width: 940px; 
	color: #000000;
	margin: 10px 0px 20px 0px; }

.wrapper h1 { color: #484849; }

.wrapper h2 { color: #484849; }

.wrapper h3 { color: #484849; }

.wrapper h4 { margin-left: 10px;
	color: #484849; }

.wrapper h5 { margin-left: 20px;
	color: #484849; }

.wrapper li, dt, dd { color: #515151;
	line-height: 150%; }

.wrapper a:link, .wrapper a:visited { color: #0054A6;
	text-decoration: none; }

.wrapper a:hover, .wrapper a:active { color: #0054A6;
	text-decoration: underline; }

.copyright { margin: 20px 0px 10px; }

.copyright-font { font: normal .75em Arial, Helvetica, sans-serif;
	color: #656565; }

.hz1-container { padding: 10px 0px; }

.hz2-container { padding: 20px 0px; }	

.hz3-supercontainer { float: left; }

.hz3-container { position: relative;
	width: 300px;
	padding: 20px 0px 0px 0px; }

.hz3-subcontainer { position: fixed;
	top: 196px;
	left: 3%; }

.gtwo-container { width: 100%;
	text-align: center;
	font-size: .75rem;
	color: #656565; }

.nhc-two-container { background: #FFFFFF;
	border: 3px solid #B22234;
	padding: 15px;
	margin: 20px 0px;
	width: 904px; }

.special-alert { font-size: 1.5rem;
	color: #B22234; }

.storm-tag { font-size: 1.4em; }

.storm-tag a { color: #B22234 !important; }

.alternate-li { margin-left: 30px; }

.map-symbols { font-size: 1.5rem; }

.two_jtwc-img { border: 3px solid #0054A6; }

.two_nhc-img { border-top: 3px solid #0054A6;
	border-right: 20px solid #0054A6;
	border-bottom: 3px solid #0054A6;
	border-left: 20px solid #0054A6; }
			
.ridge_sitemap-img { border: 1px solid #DADADA;
	padding: 2px;
	margin-bottom: 40px; }

.text { font: 1.2rem "Times New Roman", Times, serif;
	font-feature-settings: "kern" 1;
	text-align: justify; }

.text-shadow { text-shadow: 2px 2px 4px #000000; }

.bold {	font-weight: bold; }

.italic { font-style: italic; }

.red { color: #B22234; }

.shadow { -moz-box-shadow: rgb(102, 102, 102) 0px 0px 5px;
	-webkit-box-shadow: rgb(102, 102, 102) 0px 0px 5px;
	-khtml-box-shadow: rgb(102, 102, 102) 0px 0px 5px;
	box-shadow: rgb(102, 102, 102) 0px 0px 5px; }
