.header {
	background-image: url('../img/logo_center.jpg');
	width: 801px;
	height: 144px;
}

.menu {
	width: 100%;
	background-color: white;
}

.menuText {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	width: 133px;
	color: #3281b9;
	font-family: Tahoma;
}

.menuText a {
	color: #3281b9;
	font-weight:bold;
	font-family: Tahoma;
}

.spacer {
    font-size: 0px;
    width: 0px;
    height: 0px;
}

.text {
	color: #716951;
	font-family: Tahoma;
	font-size: 8pt;
}

.text a {
	color: #3281b9;
	font-family: Tahoma;
	font-size: 8pt;
}

.obsTextA {
	color: #716951;
	font-family: Tahoma;
	font-size: 9pt;
}

.obsTempTextA {
	color: #716951;
	font-family: Tahoma;
	font-size: 9pt;
}

.clock {
	color: #716951;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: 100;
}

#weather td {
	text-align: left;
}

.weatherDivider {
	border-top: solid 1px #716951;
}

.imgText {
	color: #3399cc;
	font-size: 10pt;
	font-weight: 100;
	font-family: Tahoma;
}

.mapText {
	font-family: Tahoma;
	font-size: 8pt;
	color: #3399cc;
	font-family: Tahoma;
}

.copyright {
	padding: 10px;
	color: #716951;
	font-family: Tahoma;
	font-size: 8pt;
}

.copyright a {
	color: #3281b9;
	font-family: Tahoma;
	font-size: 8pt;
}
