body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%
}
.liveData {
	font-weight: bold;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
}
.left td {
	font-size: 10px;
	color: #716E57;
}
.middle {
	font-family: Arial, Helvetica, sans-serif;
}
.middle a {
	color: #716E57;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	color: #436A44;
}
.middle a:hover {
	color: #000000;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tblInfo th {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	text-transform: uppercase;
}
.tblInfo {
	font-size: 10px;
}
.tblInfo .spacer {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


.tblInfo p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}

.tblWeather {
	border: 1px solid #B7AB7B;
	font-size: 12px;
}
.tblWeather th {
	font-size: 14px;
	background-color: #EEE9C9;
	border-bottom: 1px solid #B7AB7B;
}
.tblWeather .tblConditions {
	text-align: right;
}

.tblWeather .tblConditions th {
	font-size: 16px;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: 0px solid #B7AB7B;
}

.tblWeather .tblForcast {
	text-align: center;
	font-size: 10px;
}

.tblWeather .tblForcast th {
	font-size: 16px;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: 0px solid #B7AB7B;
}

.tblInfo a {
	color: #E3974C;
	text-decoration: none;
}
ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	list-style-type: decimal;
	list-style-position: inside;
}
ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
}
li {
}
.head {
	font-size: 16px;
	color: #375134;
	font-weight: bold;
	font-variant: small-caps;
}
.subhead {
	font-weight: bold;
	color: #B3AF5A;
}
p {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	color: #B3AF5A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6A8967;
	font-weight: bold;
	text-decoration: underline;
}
.disclaim {
	color: #FFFFFF;
	background-color: #819A7D;
	text-align: justify;
	margin: 0px;
	padding: 10px;
	border: 1px solid #436944;
}
.disclaim p {
	font-size: 9px;
}
.offers {
}
.offers td {
	font-size: 11.5px;
}

.offers .header {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
html, #wrapper{height:100%}