@charset "UTF-8";
html, body {
	background-color:#b59e75;
	margin:0 auto;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
	margin: 10px 0;
	color:#062c4f;
	font-variant:small-caps;
}
strong {
	font-weight:900;
}
a:active {
	color: #603913;
	text-decoration: none;
}
a:link {
	color: #603913;
	text-decoration: none;
}
a:visited {
	color: #603913;
	text-decoration: none;
}
a:hover {
	color: #062c4f;
	text-decoration: none;
	outline:none;
}
#copy {
	line-height:130%;
}
#clear {
	clear:both;
}
#wrapper {
	background-color:#e7e1cb;
	width: 950px;
	height:100%;
	margin:0 auto;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
}
#wrapper {
	height: auto;
	min-height: 100%;
}
#content {
	padding-top:299px;
	padding-bottom:20px;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
}
body#event #content {
	padding:0;
	margin:0 auto;
}
body#event table table td {
	padding:5px;
}
body#event li {
	line-height:30px;
	font-weight:normal;
	list-style:outside disk;
}
#navHolder {
	background:url(images/nav-bgd.jpg) no-repeat;
	width: 744px;
	height:39px;
	margin:10px auto;
}
* html #navHolder {
	margin-top:320px;
}
#nav {
	padding-top:10px;
	text-align:center;
	font-variant:small-caps;
	font-size:1.1em;
}
#nav ul li {
	display:inline;
	padding:2px;
}
#pageTitle {
	margin:0 auto;
	width:90%;
}
.click#pageTitle {
	margin:0 auto;
	width:90%;
	height:70px;
}
.click#pageTitle h1 {
	display:inline;
	margin-right:30px;
}
#contLeft {
	width:600px;
	float:left;
	margin-left:30px;
}
* html #contLeft {
	width:590px;
	margin-left:5px;
}
#contLeft #copy {
	width:90%;
	background-color:#FFF;
	padding:10px;
	margin:0 auto;
	border:#b59e75 thin solid;
	margin-bottom:20px;
	line-height:25px;
}
#contLeft #copy li {
	display: block;
	float:left;
	list-style:none;
	list-style-image:none;
	width:266px;
	text-align:center;
}
#contRight {
	width:300px;
	float:right;
}
#bigBtns a {
	color:#062c4f;
}
#bigBtns a:hover {
	color:#FFF;
}
#bigBtns {
	font-variant:small-caps;
	font-size:1.1em;
	text-align:center;
}
#bigBtns img {
	border-top:#FFF medium solid;
}
#bigBtns div {
	width:209px;
	height:100%;
	padding-top:5px;
	margin:0 auto;
	margin-bottom:20px;
	border:#FFF medium solid;
	background-color:#e8d193;
}
#contRight #cont {
	text-align:center;
	width:90%;
	margin:0 auto;
}
* html #contRight #cont {
	margin-left:5px;
}
#coves{
	display:block;
	margin-top:50px;
	font-size:.8em;
}
* html #coves {
	margin-top:20px;
}
.brochurefg {
	background:#d0b892;
	width:280px;
	font-size:.9em;
	text-align:left;
}
#priceForm {
	width:270px;
	background-color:#FF9;
	border:#062c4f thin solid;
	padding:5px;
	font-size:.9em;
}
#priceForm select {
	width:150px;
}
.required {
	color:#F00;
}
#plat {
	background:url(images/plat.jpg) no-repeat;
	float:left;
	width:100%; 
	height:472px;
	position:relative;
}
#plat #text {
	width:290px;
	height:100px;
	position:absolute;
	top:350px;
	left:250px;
}
#plat A:link {
	text-decoration: none;
	color:#F00;
	font-weight:bold;
}
#plat A:visited {
	text-decoration: none;
	color:#96875c;
	font-weight:bold;
}
#plat A:hover {
	text-decoration: underline;
	color:#F00;
	font-weight:bold;
}
#featuredLot {
	float:right;
	padding:0 10px 0 0;
}
#featuredLot table {
	font-size:.9em;
}
#featuredLot td {
	padding:5px;
}
#featuredHomesite {
	float:left;
	width:444px;
	margin-left:130px;
}
* html #featuredHomesite { 
	margin-left:50px;
}
#featuredHomesite #text {
	width:390px;
	height:230px;
	padding:20px;
	overflow:hidden;
}
#was {
	padding:2px;
	font-size:.9em;
}
#was span {
	text-decoration:line-through;
}
#was a {
	color:#F00;
	font-weight:bold;
}
#lotTitle {
	color:#FFF;
	font-weight:800;
	font-size:.9em;
	margin-top:2px;
}
#now {
	font-weight:600;
	padding:0 2px;
}
#now span {
		color: #062c4f;
}
#footer {
	margin:20px 0 5px 0;
	font-size:.9em;
	width:911px;
	clear:both;
	text-align:center;
}
#header {
	background: #e7e1cb url(images/default-header.jpg) no-repeat top;
	width:911px;
	height:299px;
	position:absolute;
	top:0;
	margin-left:20px;
}
#getflash {
	background:url(images/default-header.jpg) no-repeat;
	width:922px;
	height:267px;
	margin:0 auto;
	text-align:center;
}
#getflash p {
	margin-top:140px;
}
.smalltext {
	font-size:.9em;
}
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	z-index: 9002;
}
