
*{margin:0; padding:0;}

body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	text-align:center;
	color:#303030;
	background:#7B8995;
}

a{
	color:#467aa7;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

#container{
	width:900px;
	margin:20px auto;
	padding:1px 0;
	text-align:left;
	background:#ffffff;
	color:#303030;
	border:2px solid #a0a0a0;
}

#header{
	height:200px;
	width:898px;
	margin:0 1px 1px 1px;
	padding-top:15px;
	background:url(../images/header.jpg) no-repeat center;
	color:#ffffff;
	text-align:center;
}

#header h1{
	margin:0 0 0 0;
	font-size:24px;
	color:#060002;
	font-weight:normal;
	letter-spacing:-1px;
}

#header h2{
	margin:10px 50px 0 0;
	font-size:1.4em;
	color:#685851;
	letter-spacing:-1px;
	font-weight:normal;
}

#navigation{
	height:2.2em;
	line-height:2.2em;
	width:898px;
	margin:0 1px;
	background:#060002;
	color:#ffffff;
}

#navigation li{
	float:left;
	list-style-type:none;
	border-right:1px solid #ffffff;
	white-space:nowrap;
}

#navigation li a{
	display:block;
	padding:0 10px;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation a:hover{
	background:#988982;
	color:#ffffff;
	text-decoration:none;
}

#content{
	float:right;
	width:870px;
	font-size:0.9em;
	padding:0 10px 10px 0;
}

#content h2{
	display:block;
	margin:0 0 16px 0;
	font-size:1.7em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#685851;
	background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

#subcontent{
	float:right;
	width:190px;
	padding:10px 20px 10px 0;
	line-height:1.4em;
}

#subcontent h2{
	display:block;
	margin:0 0 15px 0;
	font-size:1.6em;
	font-weight:normal;
	text-align:left;
	letter-spacing:-1px;
	color:#685851;
	background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

.menublock{ 
	margin:0 0 0 0; 
	font-size:0.9em;
	list-style:none;
	border:0px;

}
.menublock li{	
	display:block; 
	padding:2px; 
	margin-bottom:2px;
	border-top:#948B82 solid 1px;
	border-left:#948B82 solid 1px;
	border-right:#948B82 solid 1px;
	border-bottom:#948B82 solid 1px;
	background:#060002;
}

	
.menublock li a{
	display:block;
	padding:0 2px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #ffffff;	
	
}
.menublock li a:hover{
	color:#ffffff;
	background:#988982;
	text-decoration:none;
}


#footer{
	clear:both;
	width:898px;
	padding:5px 0;
	margin:0 1px;
	font-size:0.9em;
	color:#FFF;
	background:#060002;
}

.advisoryBox {
  color: black;
  font-size: 12px;
  text-align: center;
  background-color: #FFE991;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.advisoryBoxnoactive {
  color: black;
  font-size: 12px;
  text-align: center;
  background-color: #ACE3DE;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

}
.watchBox {
  color: black;
  font-size: 10px;
  text-align: center;
  height: auto;
  width: auto;
  background-color: #B3F7FF;      
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}
.warningBox {
  color: white;
  font-size: 10px;
  text-align: center;
  height: auto;
  width: auto;
  background-color: #E28080;         
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}
.tornadowarningBox {
  color: white;
  font-size: 10px;
  text-align: center;
  background-color: #CC0000;
  height: auto;
  width: auto;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

table {
	border:1px solid #d8d8d8;
	line-height:1.3em;
	width:99%;
	margin:0 0 0;
	float:none;
	padding:0;
	text-align: center;
}
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px;}
th {background: url(images/menubg2.gif) repeat-x bottom left #eaeaea; color:#505050; padding:7px;}
td {background: url(images/menubg.gif) repeat-x bottom left #f4f4f4; color:#303030; font-size:0.9em; padding:7px;}

label {margin:2px;}

textarea {width:400px;}

.table_weather_widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	border:1px solid;
	float: left;
	font-weight:bold;
	width:99%;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#FFF; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}


