td.weather_magnet {
	background-color: black;
	width: 270px;
}
td.weather_magnet a:link {
	text-decoration: none;
	color: #FFFF00;
}
td.weather_magnet a:visited {
	text-decoration: none;
}
td.weather_magnet a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Navigation Bar======================================= */

td.nav_bar {
	background-image: url("graphics/buttonbg.gif");
	background-repeat: repeat;
}
td.nav_bar a:link {
	text-decoration: none;
	color: #FFFF00;
}
td.nav_bar a:visited {
	text-decoration: none;
	color: #FFFF00;
}
td.nav_bar a:hover {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}

/* Special Table Class for Rates Page */

table.rate {
	border-width: 3px 3px 3px 3px;
	border-color: #7777FF #7777FF #7777FF #7777FF;
	border-collapse: collapse;
	border-style: solid;
	table-layout: fixed;
}
td.rate1 {
	border-width: 2px 2px 2px 2px;
	border-color: #7777FF #7777FF #7777FF #7777FF;
	border-collapse: collapse;
}

/* Left Column========================================= */

td.left_col {
	background-color: #000000;
	width: 140px;
}
td.left_col a:link {
	text-decoration: none;
	color: #FFFF00;
}
td.left_col a:visited {
	text-decoration: none;
	color: #FFFF00;
}
td.left_col a:hover {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}

/* Center Column======================================= */

td.center_col {
	background-color: #333333;
	width: 385px;
}

/* Right Column=======================================  */

td.right_col {
	background-color: #222222;
	width: 200px;
}

/* Red Box============================================  */

td.red_box {
	background-color: #330000;
}
td.red_box a:link {
	text-decoration: none;
	color: #FFFF00;
}
td.red_box a:visited {
	text-decoration: none;
	color: #FFFF00;
}
td.red_box a:hover {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}

/* wheelchair banner backgound for browsers without ability to operate slideshow */

td.wcshow {
	background-image: url("wxgr1001a5/wx[6].jpg");
	background-repeat: no-repeat;
}

/* Fonts */

.link {
    font-family: sans-serif;
    font-size: 10px;
    color: #ffffff;
}
.smallblue {
    font-family: sans-serif;
    font-size: 10px;
    color: #ffffff;
}
.tablefont {
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

.textfont1 {
    font-family: sans-serif;
    font-size: 10px;
    color: #ffffff;
}    
.textfont {
    font-family: verdana, sans-serif;
    font-size: 14px;
    color: #ffffff;
}
.heading {
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFF00;
}
.headingwhite {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}
.headingblack {
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
.heading1 {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFF00;
}

	
	

