body {
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

H1 {
	font-size: 32pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0;
}

H2 {
	font-size: 18pt;
	font-weight: bold;
	color: #993300;
	text-align: left;
	font-style: italic;

}

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
dl{
	width: 100%;
	padding: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

dl dt{
	float: left;
	width: 20%;
	margin: 0;
	font-weight: bold;
	clear: left;
	color: #003366;
	padding: 10px;
	text-indent: 5pt;
}

dl dd{
	margin: 0;
	padding: 10px;
	width: 80%;
	}

div#wrap_ie_fix { 
text-align: center;
}

div#enwrap {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#headertextwrap {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #B3D9FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}

div#header {
	background-color: #6699FF;
	background-image: url(landsale/headerimage.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 113px;
	margin-top: 0px;
}

div#pictures {
	background-color: #6699FF;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	background-image: url(landsale/fader_image.jpg);
	background-repeat: repeat-x;
}

div#contact {
	float: none;
	color: #003366;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	clear: left;
	}
H3 {
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: #003399;
	width: 90%;
}
