﻿
.weatherMainLocation {
	font-family: Tahoma;
	font-style:normal;
	font-size: 18px;
	color: #444548;
	font-weight: bold;
}

.weatherMainCurrentConditions {
	font-family: Tahoma;
	font-style:normal;
	font-size: 11px;
	color: #A4A292;
	font-weight: bold;
}

.weatherMainTemp {
	font-family: Tahoma;
	font-style: normal;
	font-size: 30px;
	color: #444548;
	font-weight: bold;
}

.weatherMainSubText {
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
	color: #A4A29A;
	font-weight: bold;
}

.errorSmall {
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}

.weatherHeaderItemBold 
{
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
	color: #444548;
	font-weight: bold;
}

.todayForecastItem 
{
	font-family: Tahoma;
	font-style: normal;
	font-size: 14px;
	color: #444548;
	font-weight: bold;
}

.todayForecastItemReg
{
	font-family: Tahoma;
	font-style: normal;
	font-size: 14px;
	color: #444548;
	font-weight: normal;
}

.weatherMainConditionItemsBold {
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
	color: #444548;
	font-weight: bold;
}

.weatherMainConditionItems {
	font-family: Tahoma;
	font-style: normal;
	font-size: 11px;
	color: #444548;
}

a.weatherRedLink 
{
	color : #B72126;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}

a.weatherRedLink:link
{
	color: #B72126;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
}

a.weatherRedLink:visited
{
	color: #B72126;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
}

a.weatherRedLink:hover
{
	color: #444548;
	font-size: 11px;
	text-decoration: underline;
	font-family: Tahoma;
}

a.weatherRedLink:active
{
	color: #B72126;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
}


a.weatherRedLinkSmall 
{
	color : #B72126;
	text-decoration: none;
	font-size: 9px;
	font-family: Tahoma;
}



a.weatherRedLinkTiny:link
{
	color: #B72126;
	font-size: 9px;
	text-decoration: underline;
	font-family: Tahoma;
}

a.weatherRedLinkTiny:visited
{
	color: #B72126;
	font-size: 9px;
	text-decoration: underline;
	font-family: Tahoma;
}

a.weatherRedLinkTiny:hover
{
	color: #444548;
	font-size: 9px;
	text-decoration: underline;
	font-family: Tahoma;
}

a.weatherRedLinkTiny:active
{
	color: #B72126;
	font-size: 9px;
	text-decoration: underline;
	font-family: Tahoma;
}


/*maps*/


a.mapsLink 
{
	color : #FAEBC2;
	text-decoration: underline;
	font-size: 10px;
	font-family: helvetica,sans-serif,arial;
}

a.mapsLink:link
{
	color: #FAEBC2;
	font-size: 10px;
	text-decoration: underline;
	font-family: helvetica,sans-serif,arial;
}

a.mapsLink:visited
{
	color: #FAEBC2;
	font-size: 10px;
	text-decoration: underline;
	font-family: helvetica,sans-serif,arial;
}

a.mapsLink:hover
{
	color: #FAEBC2;
	font-size: 10px;
	text-decoration: none;
	font-family: helvetica,sans-serif,arial;
}

a.mapsLink:active
{
	color: #FAEBC2;
	font-size: 10px;
	text-decoration: underline;
	font-family: helvetica,sans-serif,arial;
}

/* subnav */


a.subnavweather 
{
	color : #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}

a.subnavweather:link
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}

a.subnavweather:visited
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}

a.subnavweather:hover
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
}

a.subnavweather:active
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}

.subnavdegree {
	font-family: Tahoma;
	font-size: 20px;
	color: #FDF5DE;
	font-weight: bold;
}

.subnavcondition {
	font-family: Tahoma;
	font-size: 10px;
	color: #444548;
	font-weight:normal;
}

.ccmain {
	font-family: Tahoma;
	font-size: 15px;
	color: #444548;
	font-weight:normal;
}

.reglandingdollar {
	font-family: Tahoma;
	font-size: 25px;
	color: #EBEAEA;
	font-weight: bold;
}
