﻿body{
	background: #729672;
}

.shell{
	width: 770px;
	background: #FFFFFF;
	border: 3px #E3DEC0 solid;
}
.content{
	font-size: 11px;
	font-family: arial;
	padding: 5px;
}
.mainNav {
	text-align: center;
	width: 140px;
	line-height: 30px;
}
.mainNav a {
	color: #FFFFFF;
	width: 140px;
	line-height: 30px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	display: block;
	background: #E3DEC0 url('images/navBack.jpg') no-repeat center center;
	text-align: center;
}
.mainNav a:hover {
	color: #E4DFC0;
	display: block;
	background: #E3DEC0 url('images/navBack.jpg') no-repeat center center;
}
.mainNavBlank {
	background: #E3DEC0;
	width: 70px;
}

.bottom {
	background: #E3DEC0;
	padding: 4px;
}
.bottom A{
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	color: #000000;
}
h1{
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px #729672 solid;
	color: #000000;
	margin-bottom: 0px;
}
h2{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #076706;
}
.regular{
	font-size: 11px;
}
.details TD{
	font-size: 11px;
	background: #F2F0E3;
	padding: 2px;
	border-bottom: 1px #D0CA99 solid;
	text-align: center;
}
.details .title{
	background: #4B854B;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}

.subNav{
	font-size: 12px;
	text-align: right;
	margin: 3px 0px 30px 0px;
}

.subNav A{
	text-decoration: underline;
	color: #056605;
}

.subNav A:hover{
	color: #E3DEC0;
}
.back, .back A{
	font-size: 12px;
	font-weight: bold;
	color: #096908;
	text-align: right;
}
/* HOME PAGE CONTENT */

.weatherListContent, .weatherListDays, .moduleWeatherHi, .moduleWeatherLo{
	font-size: 11px;
	font-family: arial;
}
.side{
	width: 190px;
	font-size: 11px;
	font-family: arial;
	vertical-align: top;
	padding: 7px 3px 3px 5px;
}

.side TABLE{

	font-size: 11px;
	font-family: arial;
}

.sideContent{
	padding: 4px;
	line-height: 140%
}
.homeContent{
	font-size: 11px;
	font-family: arial;
	width: 640px;
	padding: 5px;
	vertical-align: top;
}
.module{
	width: 180px;
	background: #E4DFC0;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	padding: 3px;
}
.home{
	margin-left: 20px;
}

/* END HOME PAGE CONTENT */
.header {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
