img, div { behavior: url(iepngfix.htc) }

body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.container {
	width: auto;
	margin-top: -14px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.nav {
	position: absolute;
	top: 130px;
	left: 187px;
	height: 16px;
	width: 613px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.logo {
	position: absolute;
	left: 16px;
	top: 25px;
}

.nav img {
	float: right;
	margin-top: -2px;
}

.container .inner {
	width: 800px;
	margin: auto;
	height: 1000px;
	position: relative;
}
.footer-inner {
	font-size: 12px;
	margin: auto;
	position: relative;
	width: 800px;
	text-align: center;
}
.footer img {
	position: absolute;
	left: 31px;
	top: -12px;
}
.footer {
	margin: auto;
	width: auto;
	padding-bottom: 12px;
}


.left {
	float: left;

}

.right {
	float: right;
	height: auto;
	width: 461px;
}
.copy {
	margin: 20px;
	text-align: left;
	font-size: 12px;
}
h1 {
	font-size: 22px;
	color: #333;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #333;
}
.title {
	font-weight: bold;
	color: #333333;
}

.copy img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.availprop .left {
	float: left;
	background-image: url(../images/availprop_lft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1027px;
	width: 243px;
	padding-bottom: 12px;
}
.availprop .right {
	float: right;
	height: 1027px;
	width: 557px;
	background-image: url(../images/availprop_rt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 12px;
}
.proplist {
	position: absolute;
	top: 278px;
	left: 92px;
	font-weight: bold;
	text-align: left;
	color: #666633;
}


.propdetails {
	margin-top: 150px;
}
.directions {
	font-size: 12px;
	font-style: italic;
}
.name {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}

.download a {
	font-size: 12px;
	font-weight: bold;
	color: #930;
	text-decoration: none;
}
.download a:hover {
	color: #930;
	text-decoration: underline;
}
.proplist a {
	color: #999999;
	text-decoration: none;
}
.proplist a:hover {
	text-decoration: underline;

}
form {
	font-size: 12px;
}
input {
	width: 100%;
	margin-left: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
}
textarea {
	width: 100%;
	margin-left: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
}
