body,td,th {
	font-family: Trebuchet MS, Palace Script MT;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(i/BG_Grad.jpg);
	background-repeat: repeat-x;
	background-color: 82A25F;
	overflow: auto;
	width: auto;
	height: auto;
}
.top{

	width: 100%;
	height: 123px;
	}

.banner{
	margin-top: 15px;
	background-position: center;
	background-image:url(i/Header.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 155px;
	border-top-style: solid;
	border-top-width: 1px;

}
.contentlayout{
	background-position: center;
	background-image:url(i/TableBG.jpg);
	background-repeat: repeat-y;
	width: 900px;
	padding-right: 40px;
}
.content{
	padding-left: 20px;
	padding-right: 35px;
}

.NavTitle{
	background-image:url(i/NavHead.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 1px;
}
.NavLinks{
	background-image:url(i/NavBG.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-left: 1px;
}
.NavLinks a{
	color: #333;
	text-decoration: none;
}
.NavLinks a:hover{
	font-weight: bold;
}
.PropAddr{
	font-size: 20px;
	font-weight: bold;
}

a{
	text-decoration: none;	
}
a:hover{
	text-decoration: underline;
}
.subhead{
	font-size: 16px;
	font-weight: bold;
}
.footer{
	background-color: #496939;
	height: 18px;
	color: #FFF;
	text-align: center;
	width: 898px;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
}
