@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	font-size:90%;
}
.oneColFixCtr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:auto;
	background-color:#466373;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:auto;
}

h1 {font-size:110%;
	}

a:link {text-decoration:none; font-size:100%; color:#FFF;}
a:visited {text-decoration:underline; font-size:100%; color:#FFF;}
a:active {text-decoration:underline; font-size:100%; color:#FFF;}
a:hover {text-decoration: underline; font-size:100%; color:#FFF;}

#sandy-point-lake-lots-1 {
float:left;
background-color:#466373;
width:395px;
height:120px;
}

#sandy-point-lake-lots-2 {
float:left;
background-color:#466373;
width:197px;
height:120px;
}

#sandy-point-lake-lots-3 {
float:left;
background-color:#466373;
width:408px;
height:95px;
padding-top:25px;
}

#sandy-point-lake-lots-4 {
float:left;
background-color:#466373;

width:1000px;
height:64px;
}

#sandy-point-lake-lots-5 {
float:left;
background-image:url(images/sandy_point_lake_lots_5.png);
background-color:#466373;
width:265px;
height:99px;
padding:20px 15px 10px 20px;
overflow:hidden;
}

#sandy-point-lake-lots-6 {
float:left;
background-color:#466373;
width:700px;
height:129px;
}

#sandy-point-lake-lots-7 {
float:left;
background-color:#466373;
width:1000px;
height:111px;
}

#sandy-point-lake-lots-8 {
float:left;
background-color:#466373;
width:101px;
height:70px;
}

#sandy-point-lake-lots-9 {
float:left;
background-color:#466373;
width:808px;
height:70px;
}

#sandy-point-lake-lots-10 {
float:left;
background-color:#466373;
width:132px;
height:70px;
}

#sandy-point-lake-lots-11 {
float:left;
background-color:#466373;
width:129px;
height:70px;
}

#sandy-point-lake-lots-12 {
float:left;
background-color:#466373;
width:175px;
height:70px;
}

#sandy-point-lake-lots-13 {
float:left;
background-color:#466373;
width:131px;
height:70px;
}

#sandy-point-lake-lots-14 {
float:left;
background-color:#466373;
width:128px;
height:70px;
}

#sandy-point-lake-lots-15 {
float:left;
background-color:#466373;
width:91px;
height:70px;
}

#sandy-point-lake-lots-16 {
float:left;
background-color:#466373;
width:1000px;
height:60px;
}

#sandy-point-lake-lots-17 {
float:left;
background-color:#466373;
width:790px;
height:auto;
padding-left:110px;
padding-right:100px;
padding-top:10px;
padding-bottom:10px;
}

#sandy-point-lake-lots-18 {
float:left;
background-color:#466373;
width:502px;
height:auto;
}

#sandy-point-lake-lots-19 {
float:left;
background-color:#466373;
width:498px;
height:auto;
}

#sandy-point-lake-lots-20 {
float:left;
background-color:#466373;
width:790px;
height:auto;
padding-left:110px;
padding-right:100px;
padding-top:10px;
padding-bottom:10px;
}

#sandy-point-lake-lots-21 {
float:left;
background-color:#466373;
width:980px;
height:25px;
background-color:#466373;
}

.footer{
	font-size:80%;
	padding-top:10px;
	padding-left:20px;
	text-align:center;
}
.footer a:link {text-decoration:none; font-size:100%; color:#FFF;}
.footer a:visited {text-decoration:underline; font-size:100%; color:#FFF;}
.footer a:active {text-decoration:underline; font-size:100%; color:#FFF;}
.footer a:hover {text-decoration: underline; font-size:100%; color:#FFF;}

