/* RF Weather Widget */
#RFWeatherForecast {
	background-image: url(../imagesRainbowFalls/RF-Weather-BG.gif);
	width: 220px;
	height: 160px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
#RFWeatherText {
	padding-left: 20px;
}
#WeatherWidget {
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.weatherCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.RFWeatherText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
