body {
	margin: 0;
	padding:0;
	background-color:#ECEFFB;
}
#main-container {
	margin:100px auto;
	padding:0;
	width:953px;
	height: 720px;
	border:1px solid #ECEFFB;
	background-color:#ECEFFB;
	background-image:url(/images/cypresscreek_splash_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.left-button {
	margin-top:41px;
	margin-left:53px;
	width:202px;
	height:103px;
	text-indent:-1000px;
}
.top-button {
	margin-top: 71px !important;
}
.image-link {
	display:block;
	width:202px;
	height:103px;
	background-repeat:no-repeat;
}
#river-bend {
	background-image:url(/images/btn_georgetown.jpg);
}
#lakeline {
	background-image:url(/images/btn_cedarpark.jpg);
}
#reed-road {
	background-image:url(/images/btn_houston.jpg);
}
#jason-avenue {
	background-image:url(/images/btn_amarillo.jpg);
}
#body-text {
	text-indent:-1000px;
}
#footer-text {
	font-family:Georgia, Arial;
	font-size:11px;
	color:#A9BBE3;
	float:right;
	margin-right:55px;
	margin-top:3px;
}
h2 {
	font-size: 10px;
	line-height:12px;
	margin:0;
	padding:0;
}