@charset "utf-8";
/* CSS Document */


.update {
	font-family: Calibri,"Trebuchet MS","Palatino Linotype","Trebuchet MS","Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight:normal;
	color:#999;	
}

.location {
	font-family: "Palatino Linotype","Trebuchet MS","Trebuchet MS","Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;

}

.weatherlabel {
	font-family: Calibri,"Palatino Linotype",Arial,"Trebuchet MS","Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: normal;
    color: #036;
}

.weatherlabel1 {
	font-family: Arial,"Palatino Linotype","Trebuchet MS","Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
    color:#666;
}

.weatherdata {
	
	font-family: Calibri,"Trebuchet MS",Arial,"Palatino Linotype","Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color:#C03;
}

.almanac {
	
	font-family: Calibri,"Trebuchet MS",Arial,"Palatino Linotype","Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color:#666;
}

.windspeed {
	font-family: "Palatino Linotype","Trebuchet MS",Arial,"Palatino Linotype","Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:#900;
}

.weatherdata1 {
	font-family: Calibri,Arial,"Trebuchet MS","Palatino Linotype","Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color:#900;
}

.weatherdata2 {
	font-family:"Palatino Linotype", Calibri,Arial,"Trebuchet MS","Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #666;
}

.weather_table1 {
	
	background-color:#FFF;
	border: thin dotted #999;
	
}

.weather_table {
	
	background-color:#FFF;
	
	border:thin solid #999;
	padding-left: 30px;
	margin-left: 30px;
	
}

.current_weather {
	font-family: "Palatino Linotype","Trebuchet MS","Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
    color:#900;
}

.current_weather1 {
	font-family: Calibri, "Palatino Linotype","Trebuchet MS","Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
    color:#669;
}

.current_weather11 {
	font-family: "Palatino Linotype","Trebuchet MS","Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
    color:#669;
}

.forecast {
	font-family: "Palatino Linotype","Trebuchet MS","Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
    color:#669;
}

.weather_title	 {
	
	font-family: Arial,"Trebuchet MS","Palatino Linotype","Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color:#333;
}
	
	

</style>

