.body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat;
	text-decoration: none;
	font-size: 12px;
}
.navFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DBEED4;
	line-height: 22px;
	background-color: #5f914e;
}
a.navFont {
	text-decoration: none;
}
a.navFont:hover {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
}
.city {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5f914e;
	padding-top: 3px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}





.sidebar{
	width:170px;
	float:left;
	margin-top:0px;
	font-size:14px;
	line-height:1em;
	margin-left: 0px;
}
.tdbg {
	background-repeat: repeat;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
	text-align: justify;
	word-spacing: .07em;
	color: #333333;
}

.tdbg2 {
	background-image: url(Images/tdbg.gif);
	background-repeat: repeat-y;
}
.welcome {
	background-image: url(images/welcome.gif);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF99;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	margin-right: 5px;
}
.btmbg {
	background-image: url(images/btmbg.gif);
	background-repeat: repeat-x;
}

.mainT {
	background-color: #DBEED4;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #649453;
	border-left-color: #5F914E;
}
.Mnav {
	background-image: url(images/Mnav.gif);
	background-repeat: repeat-y;
}
.TopNav {
	background-image: url(images/Topnav.gif);
	background-repeat: no-repeat;
}
.BtmNav {
	background-image: url(images/Btmnav.gif);
	background-repeat: no-repeat;
}
