body { margin: 0px; background: #fff; }
img { border: 0px none; }
a { text-decoration: none; color: #9fbfdf; font-weight: bold;}
a:hover { text-decoration: none; color: #61686D;}
br.clear { clear: both; }
    .gt { font: normal 9px Arial, sans-serif; color: #858a8e; }

#container { width: 770px; position: relative; margin: 0px auto 30px auto; }

#header { width: 770px; height: 40px; margin: 0px auto; padding: 0px 0px 30px 0px;  }
#header div { position: relative; float: right; height: 25px; }
	#location { padding: 15px 20px 0px 0px; font: bold 12px Arial, sans-serif; line-height: 33px; color: #9fbfdf; }
	#timestamp { padding: 15px 15px 0px 0px;  font: bold 28px Arial, sans-serif; line-height: 26px; color: #858a8e; }
	#temperature { padding: 15px 20px 0px 15px; font: bold 28px Arial, sans-serif; line-height: 25px; color: #858a8e; }
	#forecast { padding: 15px 15px 0px 0px; font: bold 10px Arial, sans-serif; line-height: 13px; letter-spacing: 1px; color: #9fbfdf; }

#page_body { width: 770px; height: 380px; min-height: 380px; margin: 0px auto; background: #EBEFE7; border-top: 20px solid #EBEFE7;  }
	html>body #page_body { height: auto; }
	#left { width: 278px; height: 380px; float: left; background: #61686D;}

	#content { width: 492px; float: left; background: #EBEFE7; border-top: 1px solid #949494;}
        #home_text { min-height: 244px; padding: 20px 20px 0px 20px; font: bold 14px Arial, sans-serif; line-height: 26px; }
        #home_box { height: 116px;  background: #9fbfdf; }

/* HOME PAGE STYLES */
/*#home #content { width: 555px; height: 430px; border: 0px none; background: transparent; }*/
#home_text h2 { font-size: 12px; text-transform: uppercase; color: #858a8e; }
#home_text h3 { font-size: 12px; color: #858a8e; }
#home_text p { font: normal 11px Arial, sans-serif; color: #858a8e;  }
#home a { text-decoration: none; color: #61686D; font-weight: bold;}
#home a:hover { text-decoration: none; color: #9fbfdf;}

/*NAV styles */
#home_text ul { list-style-image: url(/img/hm_bullet.gif); margin-left: 20px; padding: 0px;} 
#home_text ul a{ font: bold 12px Arial, sans-serif; color: #61686D;} 
#home_text ul a:hover{ color: #9fbfdf;} 


#footer { width: 770px; height: 40px;  background: #cbcbbb; border-bottom: 15px solid #EBEFE7;}
#footer_left { width: 247px; padding: 11px 15px 9px 15px; float: left; clear: none; font: normal 10px Arial, sans-serif; line-height: 12px; color: #858a8e; }
#footer_left a { color: #858a8e; font-weight: normal; }
#footer_right { width: 100%; height: 21px; margin: 9px 0px 0px 0px; float: right; clear: none; border: solid; border-width: 1px 0px 0px 1px;  border-color: #949494; }



/** SIFR STYLES **/
/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0;}
.sIFR-replaced { visibility: visible !important;}
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}
	
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash #home_text h2 { visibility: hidden; }
.sIFR-hasFlash #home_text h3 { visibility: hidden; }


/** FORM STYLES **/
form.contact_form { width: 400px; float: left; margin: 0px; padding: 5px; background: transparent;     font-size: 11px; }
.contact_form label { width: 130px; float: left; margin: 1px 0px; padding: 1px 5px; font: normal 11px Arial, sans-serif; line-height: 14px; text-align: right; }
.contact_form input, form.contact_form select, form.contact_form textarea { float: left; margin: 1px 0px; border: 1px solid #666; font: normal 11px Arial, sans-serif; }
.contact_form input { width: 149px; height: 12px; padding: 2px; }
.contact_form select { width: 154px; height: 16px; padding: 0px; }
.contact_form textarea { width: 225px; height: 100px; }
.contact_form input.button { width: 93px; height: 18px; padding: 0px 0px 0px 0px; border: 1px solid #858a8e; background: #cbcbbb; }
.contact_form br { clear: both; }
.errors { color: #61686D; font-size: 13px;}
.contact_form select.multiple { height: 155px; }
.contact_form label.shortlabel { width: 30px; }
.contact_form label.longlabel { width: 373px !important; text-align: left; }
.contact_form input.indented, form.contact_form select.indented, form.contact_form textarea.indented { margin-bottom: 10px; margin-left: 30px; }
.contact_form input.checkbox { width: 15px; margin-left: 30px; padding: 0px; border: none; }
.contact_form input.flushleft { margin-left: 0px !important; }
.contact_form input.long_button { width: 166px; height: 18px; padding: 0px; border: none; }

