body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65574E;
	text-decoration: none;
	letter-spacing: 1px;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65574E;
	text-decoration: none;
	letter-spacing: 1px;
}
.weather {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99A38D;
}
.weatherdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.homeintro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #3E4C57;
}
.navbox {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #486984;
	cursor: hand;

}
.maincontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212B34;
}
.navboxon {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #486984;
}
a:hover {
	text-decoration: none;
}
