
h2{
  font-size:15px;
}

h2, p {
  padding: 10px 10px 0 10px;
  margin: 0 0 0 0;
  color: #ffffff;
}


#enter_search {
  float: left;
  width: 370px;
  height: 239px;
  background: url(/images/area_search_bg.gif) no-repeat top left;
}

#latest_news {
  float: left;
  width: 530px;
  height: 239px;
  height: 320px;
  /*height: 100%;*/
  background: url(/images/latest_news_bg.gif) no-repeat top left;
  
}

#latest_news p{ 
  font-size:12px;
  font-size:11px;
}

#show_start { position:relative; top:0px; border:0; height:20px; width:21px;margin:0px; vertical-align:middle;}
#start_date { position:relative; width:80px;margin:0px;color:black;}
#start_date_Container { display:none; position:absolute; z-index:1;color:red;}

#title_divide {
clear: both;
width: 900px;
}

#title_divide p, h2 {
  margin-left: 174px;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0 0 0 0;
  font-weight: bold;
  color: #ffffff;
}

#map_area {
float: left;
width: 729px;
/*
height: 329px;
*/
background: url(/images/map_area_bg.gif) no-repeat top left;
background-color: #23519C;
}

#maincontent{
  background-color: #23519C;
}

#nav_home {
  float:left;
  width: 171px;
  background: url(/images/nav_bg.gif) no-repeat top left;
  background-color: #23519C;
  height: 297px;
}

#nav_home p, h2 {
  padding: 10px 10px 0 10px;
  margin: 0 0 0 0;
  color: #ffffff;
}

#nav_home a {
  color: #ffffff;
  text-decoration: none;
  font-size:14px;
}

#nav_home a:hover {
  color: #FFCA35;
  text-decoration: underline;
  line-height: 1.2em;
  display: inline;
  font-size:14px;
}

#demo_span a:hover {
  line-height: 1.2em;
  display: inline;
}

div.home-wideImage{
  margin:0 auto;
  width:850px;
}

div#home-smallImageContainer {
  margin:0 auto;
  padding:0;
  width:850px;
}

.home-wideContent {
  margin:0 auto;
  padding:0;
  width:850px;
}

.home-wideGlobalSat{
  margin:0 auto;
  width:730px;
  margin-bottom:15px;
}

.shortRangeRow {
  /*width:850px;*/
  position:relative;
}

.home-smallImage, .home-smallImage > img {
  margin:0;
  height:170px;
  width:270px;
  /*REMOVEbackground-color:red;*/
  background-color:white;
  float:left;
}

#home-smallImage-2, #home-smallImage-3{
  margin-left:20px;
  float:left;
}

.clear {
  clear: both;
}

div.shortRangeContainer {
  width: 100px;
  height: 181px;
  float: left;
  background: url(/images/find_bg_100x181.gif) no-repeat;
  font-size: 10px;
  text-align: center;
  margin-top:10px;
}

.shortRangeSpacer {
  width: 25px;
  float: left;
  color:black;
}
.shortRangeClear {
  clear:both;
}

div.shortRangeContainer > div.date {
  font-size: 12px;
  font-weight:bold;
  margin-top: 5px;
  height: 30px;
}

div.shortRangeContainer > div.forecast {
  font-size: 12px;
  height: 30px;
}

div.shortRangeContainer > div.img {
  font-size: 12px;
  height: 88px;
}

div.shortRangeContainer > div.temp {
  font-size: 14px;
  font-weight:bold;
  margin-top:10px;
  height: 15px;
}
