body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 50px;
	background-image: url(../../_images/back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F9F9F9;
}
p {
	text-align: left;
	font-size: 13px;
	line-height: 24px;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	display: block;
	height: 36px;
	width: 830px;
	background-image: url(../../_images/navBack.jpg);
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-left: 10px;
}
#innerwrapper {
	width: 840px;
}
#left {
	float: left;
	width: 300px;
}
#right {
	float: right;
	width: 500px;
	padding: 20px;
}
#footer {
	width: 830px;
	clear: both;
	display: block;
	height: 63px;
	padding-left: 10px;
	padding-top: 13px;
	background-image: url(../../_images/footerBack.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-position: center;
	margin-top: 10px;
}
#footer p {
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 11px;
}
#footer h1 {
	margin: 0px;
	font-size: 14px;
	line-height: 14px;
}
#landlist td {
	padding: 5px;
	font-size: 13px;
	line-height: 16px;
	border: 1px solid #EDEDED;
}
h1 {
	text-align: justify;
	font-size: 16px;
	line-height: 24px;
	color: #FF3300;
	font-weight: normal;
	margin-top: -10px;
}
.terracotta {
	color: #FF3300;
}
a {
	color: #666666;
	text-decoration: none;
}
a:link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
}
li {
	text-align: left;
	font-size: 13px;
	line-height: 24px;
	list-style-image: url(../../_images/bullet.gif);
}
a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #FF3300;
}
#header ul {
	margin: 0px;
	padding: 0px;
}
#header a {
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header a:link {
}
#header li {
	list-style-type: none;
	display: block;
	float: left;
	padding-right: 30px;
	list-style-image: none;
	font-size: 11px;
	line-height: 11px;
}
#header a:visited {
}
#header a:hover {
	color: #FF3300;
}
.imgBorder {
	margin: 10px;
	padding: 10px;
	border: 1px dashed #FA2502;
}

