H1
{
font: small-caps 900 30px arial;
color:  #A36107;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url('../img/bg_swirl.jpg');
 background-repeat: repeat;
 margin:0 auto;
 width:920px;

  
}

div#forecast_summary {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align:left;
  border: 1px dotted #999999;
  background-color: #ECECEC;
 }


div#sponsor_rollover {
  text-align:center; 
  float:left;
  width:220px;
  padding:0px;
  border:1px dashed #A36107;
  margin-left:10px;
  margin-right:0px;
  margin-bottom:5px;
  font-size:11px;
}

div#page {
  text-align : left ;
  margin-left : auto ;
  margin-right : auto ;
  margin-top:10px;
}

table.main {
  width:920px;
  border:2px solid #A36107;
  background-color:#FFFFFF;
  padding: 0px;
  border-collapse:collapse;
  border-spacing: 0; /*Others*/
}

td.leftmain {
  vertical-align: top;
  width:700px;
  height:520px;
  padding: 0px;
  border-right:2px solid #A36107;
  background-color:#505050;
}

td.rightmain {
  vertical-align:top;
  width:220px;
  height:520px;
  background-color:#ffffff;
  padding: 0px;
  border-collapse:collapse;
}

div.img img
{
 
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}


div.img a:hover img {border: 1px solid #0000ff;}



#footer {
font-family: Arial,Sans-Serif;
font-size: 11px;
color: #fff;
padding: 10px;
}

/* this is the navigation on the homepage */

#navlist
{
padding: 0px;
margin-left: 0;
margin-top: 0;
font: 11px Verdana, sans-serif;
background: #CCCCCC;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid #CCCCCC;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 2em solid #3458C1;
background: #82A1E6;
text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #FFFFFF; }

#navlist li a:hover
{
border-color: #A36107;
color: #FFFFFF;
background: #AE9471;
}



#navlist li a.current
{
border-color: #A36107;
color: #FFFFFF;
background: #AE9471;
}


#underlinemenu {
font-weight: bold;
width: 100%;

}

#underlinemenu {
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

#underlinemenu  li{
display: inline;
}

#underlinemenu  li a{
color: #494949;
padding: 6px 3px 5px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

#underlinemenu  li a:hover{
border-bottom-color: black;
}

#underlinemenu  li a.current{
border-bottom-color: red;
}


pic {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }

table.conditions tr.odd {
  background-color: #FFFFCC;
  
}

table.conditions tr.even {
  background-color: #CCFFCC;
  
}

.inputtext2 {
border:1px solid #ABABAC;
background-color:#E0EEE0;
}

#private {
background:#fff;
padding:0 3px;
text-align:center;
display:inline-block;
border:1px solid #BBCFDC;
}

#public {
background:#E0EEE0;
padding:0 3px;
text-align:center;
display:inline-block;
border:1px solid #BBCFDC;
}

table.tabular {
  font-family: verdana,arial,sans-serif;
  font-size:11px;
   color:#333333;
  border-width: 1px;
  border-color: #999999;
  border-collapse: collapse;
}
table.tabular th {
  background:#b5cfd2 url('cell-blue.jpg');
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #999999;
}

table.tabular tr.odd {
  background-color: #E0E0E0;
}

table.tabular td {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #999999;
    text-align: center;
}
table.tabular td.winddir {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #999999;
    text-align: right;
}

table.tabular td.datetime {
  width: 120px; 
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #999999;
    text-align: right;
}



table.nearby {
  font: normal 70%/115% Verdana, Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  border: 3px solid #f0f8ff;
  border-top: 5px double #87CEFA;
  border-bottom: 5px double #87CEFA;
}

table.nearby th {
  font: bold 1.1em/120% Verdana, Arial, Helvetica, sans-serif;
  padding: 5px 10px;
  font-variant: small-caps;
  color: #047;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1px;
}

table.nearby thead th {
  border: 1px solid #87CEFA;
  white-space: nowrap;
  background: #F0F8FF;
}

table.nearby tbody td ,tbody th {
  padding: 5px 10px;
  background: #fff;
  color: #000;
  text-align: center;
}

table.nearby tbody th {
  color: #047;
  font-weight: normal;
  font-variant: normal;
  font-size: 1em;
}

table.nearby tbody tr.odd {
  border: 1px solid #87CEFA;
}

table.nearby tbody tr.first td{
  background: #F5DEB3;
}
  
table.nearby tbody tr.odd td {
  background: #E6E6FA;
}



table.nearby table a:link {
  color: #DC143C;
}

table.nearby table th a:link {
  color: #047;
  text-decoration: none;
}

table.nearby table a:visited{
  color: #036;
  text-decoration: line-through;
}

table.nearby table a:hover{
  color: #000;
  text-decoration:none;
}

