
*{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:905px;
	margin:20px auto;
	padding:1px 0;
	text-align:left;
	background:#f9f9f9;
	color:#303030;
	border:2px solid #a0a0a0;
	height: auto;
}

#header{
	height:200px;
	width:904px;
	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:905px;
	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:683px;
	font-size:0.9em;
  margin:5px 5px 5px 0 ;
  text-align:center;
}

#content h2{
	display:block;
	margin:0 0 16px 0;
	font-size:1.7em;
	font-weight: normal;
	letter-spacing:-1px;
	color:#000000;
	background-color:inherit;
  text-align: left;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px; text-align: left;}
#content a:hover,#subcontent a:hover{text-decoration:none;}
#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:left;
	width:200px;
  margin: 5px 0 10px 5px;
	line-height:1.4em;
  text-align: left;
}

#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;
  float: left;
}

#subcontent p{margin:0 0 0 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:905px;
	padding:5px 0;
	font-size:0.9em;
	color:#FFF;
	background:#060002;
}

table {
	border:1px solid #000000;
	line-height:1.3em;
	width:100%;
	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:#303030; 
  padding:7px;
  border: 1px solid #000000;
  width: 50%;
  }
  
td {
  background: url(images/menubg.gif) repeat-x bottom left #f4f4f4; 
  color:#303030; 
  font-size:0.9em; 
  padding:7px; 
  border: 1px solid #000000;
  width:50%;
  }

label {margin:2px;}

textarea {width:400px;}

#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;}
.splitcontentright{float:right;}
.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;}

/* All other page divs */
#radarmenu{
  margin:10px 0px 10px 0px;
  border-style: outset;
}

.radarblock{  
	font-size:1.1em;
	list-style:none;
}
.radarblock li{	
	display:block;  
	margin-bottom:2px;
	background:#060002;
}

.radarblock li a{
	display: block;;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #ffffff;	
	
}
.radarblock li a:hover{
	color:#ffffff;
	background:#988982;
	text-decoration:none;
}

.weather{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	float: left;
	width:99%;
}

#weather td{
  font-weight: bold; 
  color:#000000; 
  border: 2px;
}

#weather th{
  border: 1px;
  color:#303030; 
}

#weather table{
  border: 2px;
  border-style: outset;
}

#clockbox{
 float: right;
 }

#sat table{
  height:auto;
}

#sat td{
  width: auto;
  height: 0;
}

#sat th{
  width: auto;
  height: 0;
  background: url(images/menubg2.gif) repeat-x bottom left #EAEAEA; 
  color:#303030; 
}

#radar table{
  margin: 0 5px 0 0;
  width: 90%;
}

#radar td{
  width: auto;
}

#radar th{
  width: auto;
  background: url(images/menubg2.gif) repeat-x bottom left #EAEAEA; 
  color:#303030; 
}

#area table{
	
  text-align: left;
  font-size:1.9em;
}

#forecast{
  width:99%;
}

#forecast th{
  vertical-align: middle;
  background: url(images/menubg2.gif) repeat-x bottom left #EAEAEA; 
  color:#303030; 
}

#forecast td{
  vertical-align: middle
}

#area{
  font-family: Arial, Helvetica, sans-serif;
  font-size:1.2em;
  text-align: left;
  overflow:auto;
	height:310px;
}

#advisory{
  text-align:left;
  
}

#svr th{
  background: url(images/menubg2.gif) repeat-x bottom left #EAEAEA; 
  color:#303030; 
  width: auto;
}

#short td{
  width:auto;
}

#short th{
  width:auto;
  background: url(images/menubg2.gif) repeat-x bottom left #EAEAEA; 
  color:#303030; 
}

#sunrise {
 background: #000000;
 color: #ffffff;
 width: auto;
 text-align: right;
 clear:both;
}



#models th{
  border: 0px;
  color:#303030; 
}

#models table{
  border: 2px;
  margin: 5px 0 0 0;
  text-align: center;
  border-style: outset;
  font-size: .9em;
}

#winter table {
  margin: 5px 0 0 0;
  border: 2px;
  text-align: center;
  font-size: .9em;
  border-style:outset;
}
#winter th {
  margin: 5px 0 0 0;
  border: 1px;
  text-align: center;
  font-size: .9em;
}

#surface td{
  width: auto;
}

