#ecweb, #ecweb a:link, #ecweb a:visited, #ecweb a:active {
	color: #ffffdc;
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ecweb a:hover{
	margin: 0px;
	padding: 0px;
	border: none;
	color: #55ABCC;
	text-decoration: none;
}
#DivWeather {
	float: right;
	margin: 20px;
}

.text {
	color: #9a2e11;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title {
	color: #9a2e11;
	font-size: 13px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #9a2e11;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#Tbllinks a {
	display: block;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0px;
}
/* ----- Navigation START ----- */
#DivNavbar a:link, #DivNavbar a:visited, #DivNavbar a:active {
	text-decoration: none;
	color: #9A2E11;
	width: 160px;
	display: block;
	margin: 4px 1px 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../img/left-tab.gif) no-repeat 3px 5px;
	padding-left: 35px;
	font: italic bold 14px "Palatino Linotype", "times new roman", serif;
	text-align: left;
}
#DivNavbar a:hover, #DivNavbar a.current:link, #DivNavbar a.current:visited, #DivNavbar a:focus {
	background: url(../img/left-tab-hover.gif) no-repeat 3px 5px;
	color: #FFFFCC;
}
#DivComments p {
	font: italic 14px "Palatino Linotype", "times new roman", serif;
}
.indent {
	padding: 0px 0px 0px 50px;
}


.tblhead {
	color: #96340D;
}
h1 {
	font-size: 16px;
	font-family: "Palatino Linotype", sans-serif;
	font-style: italic;
	margin: 0px;
	padding: 15px;
}

h2 {
	font-size: 16px;
	color: #7C5227;
}
h3 {
	color: #96340D;
	padding: 5px;
	margin: 3px;
}
