.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.bodyTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
}
.navTextTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.navTextBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	color: #003333;
}
.tollFreeNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #29298b;
	font-weight: bolder;
	font-style: italic;
}
.FooterNav {
	/* cursor:pointer; cursor:hand; */
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	color: #000099;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}
.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bolder;
}
.emailText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.TextNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
.WeatherDegree {
	/* cursor:pointer; cursor:hand; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;

}
.tempHiRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.tempLoBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.TempBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000099;
}
.WeatherTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF3333;
	font-weight: bolder;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.emailTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
.bodyTextBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.peterspainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: italic;
}
.bodyTextGold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #29298B;
}



/*****************************************************************************/
/****************************** WEATHER **************************************/
/*****************************************************************************/
/*
USED ON THE ACTUAL WEATHER PAGE
*/
.weatherText_large {
     font-family: Tahoma;
	 font-size: 13px;
	 color: #6F6036;
}
/*
USED ON THE ACTUAL WEATHER PAGE
*/
.weatherText_small{
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;
}


/*
USED ON THE HEADER THAT DISPLAYS WEATHER
*/
.weatherTextHeader {
     font-family: Tahoma;
	 font-size: 11px;
	 color: #000000;

}

.weatherTextHeader a:link {
	color: #000000;
	text-decoration: underline;
}

.weatherTextHeader a:active {
	color: #000000;
	text-decoration: underline;
}

.weatherTextHeader a:visited {
	color: #000000;
	text-decoration: underline;
}

.weatherTextHeader a:hover {
	color: #000000;
	text-decoration: none;
}
.touristinfo a {color: #D54D1E; font-weight: bold;text-decoration: none;}
.touristinfo a:hover {color: #106798; font-weight: bold; text-decoration: underline;}
.avalonheader {
	background-image: url(http://www.scottsdale-resort-hotels.com/images/avalon/avalon-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.avalonbg {
	background-image: url(http://www.scottsdale-resort-hotels.com/images/avalon/avalon-bg2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
h3 span {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	}